From a29b4b7b00b84bac84e9ee0f33b9c7b51fab9ee6 Mon Sep 17 00:00:00 2001 From: Gift Nnko Date: Wed, 24 Jul 2024 09:42:36 +0300 Subject: [PATCH] fix: routing Implemented routing using outlet --- .nx/cache/lockfile.hash | 2 +- .nx/cache/nxdeps.json | 77475 +++++++++++++--- .../Components/ScoreCardManagement/index.tsx | 379 +- .../Components/Cards/ScorecardListCard.tsx | 28 +- packages/app/src/modules/Router/index.tsx | 124 +- packages/app/tsconfig.json | 4 +- packages/shared/package.json | 49 +- packages/shared/tsconfig.json | 48 +- packages/widget/tsconfig.json | 46 +- type.d.ts | 2 + 10 files changed, 66078 insertions(+), 12079 deletions(-) create mode 100644 type.d.ts diff --git a/.nx/cache/lockfile.hash b/.nx/cache/lockfile.hash index d6e64b899..a607a1722 100644 --- a/.nx/cache/lockfile.hash +++ b/.nx/cache/lockfile.hash @@ -1 +1 @@ -5102555885130ff88ee96b7e21356e4ec9819c332fc2f9ab2d80313095c34e33 \ No newline at end of file +981a8ca45c21f0ea9c416e0e8a84eef1965d715c666ee21a0f9830904df0f6e0 \ No newline at end of file diff --git a/.nx/cache/nxdeps.json b/.nx/cache/nxdeps.json index a7974f32d..f496769c9 100644 --- a/.nx/cache/nxdeps.json +++ b/.nx/cache/nxdeps.json @@ -55,7 +55,7 @@ }, { "file": "packages/shared/package.json", - "hash": "1046749088134117324", + "hash": "107077613652562051", "dependencies": [ { "source": "@scorecard/shared", @@ -749,7 +749,7 @@ }, { "file": "packages/shared/src/components/ScorecardView/components/ScorecardTable/Components/TableCellAnalysis/Components/DictionaryAnalysis/Module/Indicator/Components/indicatorFacts/indicatorGroupRow.tsx", - "hash": "14228331803564591383" + "hash": "874728799479789082" }, { "file": "packages/shared/src/components/ScorecardView/components/ScorecardTable/Components/TableCellAnalysis/Components/DictionaryAnalysis/Module/Indicator/Components/introduction/introduction.module.css", @@ -841,7 +841,7 @@ }, { "file": "packages/shared/src/components/ScorecardView/components/ScorecardTable/Components/TableCellAnalysis/Components/DictionaryAnalysis/Module/ProgramIndicator/Components/facts/displayList.tsx", - "hash": "7062098496106450521" + "hash": "7279650907019848925" }, { "file": "packages/shared/src/components/ScorecardView/components/ScorecardTable/Components/TableCellAnalysis/Components/DictionaryAnalysis/Module/ProgramIndicator/Components/facts/indicatorGroupRow.module.css", @@ -1129,7 +1129,7 @@ }, { "file": "packages/shared/src/components/ScorecardView/components/ScorecardTable/Components/TableCellAnalysis/Components/TableAnalysis/index.tsx", - "hash": "720436854602571615" + "hash": "3304759186723581402" }, { "file": "packages/shared/src/components/ScorecardView/components/ScorecardTable/Components/TableCellAnalysis/index.tsx", @@ -1421,7 +1421,7 @@ }, { "file": "packages/shared/src/models/index.ts", - "hash": "4712374444258391211" + "hash": "11180415529507559263" }, { "file": "packages/shared/src/models/orgUnitSelection.ts", @@ -1441,7 +1441,7 @@ }, { "file": "packages/shared/src/models/scorecardData.ts", - "hash": "6386006696454725256" + "hash": "3945321284770438854" }, { "file": "packages/shared/src/models/scorecardIndicator.ts", @@ -1629,7 +1629,7 @@ }, { "file": "packages/shared/src/utils/index.ts", - "hash": "4068136637248197358" + "hash": "11474075383293457376" }, { "file": "packages/shared/src/utils/migrate.test.ts", @@ -1661,7 +1661,7 @@ }, { "file": "packages/shared/tsconfig.json", - "hash": "8247511829709100002" + "hash": "10413702718644602298" } ] } @@ -1768,211 +1768,211 @@ }, { "file": "packages/widget/package.json", - "hash": "1008306738937362578", + "hash": "480640838293231589", "dependencies": [ { - "target": "npm:@dhis2/app-runtime", "source": "widget", + "target": "npm:@dhis2/app-runtime", "type": "static" }, { - "target": "npm:@dhis2/app-service-datastore", "source": "widget", + "target": "npm:@dhis2/app-service-datastore", "type": "static" }, { - "target": "npm:@dhis2/d2-i18n", "source": "widget", + "target": "npm:@dhis2/d2-i18n", "type": "static" }, { - "target": "npm:@dhis2/ui", "source": "widget", + "target": "npm:@dhis2/ui", "type": "static" }, { - "target": "npm:@iapps/function-analytics", "source": "widget", + "target": "npm:@iapps/function-analytics", "type": "static" }, { - "target": "npm:@material-ui/core", "source": "widget", + "target": "npm:@material-ui/core", "type": "static" }, { - "target": "npm:@material-ui/icons", "source": "widget", + "target": "npm:@material-ui/icons", "type": "static" }, { - "target": "@scorecard/shared", "source": "widget", + "target": "@scorecard/shared", "type": "static" }, { - "target": "npm:async", "source": "widget", + "target": "npm:async", "type": "static" }, { - "target": "npm:async-es", "source": "widget", + "target": "npm:async-es", "type": "static" }, { - "target": "npm:file-saver", "source": "widget", + "target": "npm:file-saver", "type": "static" }, { - "target": "npm:immer", "source": "widget", + "target": "npm:immer", "type": "static" }, { - "target": "npm:intro.js", "source": "widget", + "target": "npm:intro.js", "type": "static" }, { - "target": "npm:intro.js-react", "source": "widget", + "target": "npm:intro.js-react", "type": "static" }, { - "target": "npm:lodash", "source": "widget", + "target": "npm:lodash", "type": "static" }, { - "target": "npm:luxon", "source": "widget", + "target": "npm:luxon", "type": "static" }, { - "target": "npm:react", "source": "widget", + "target": "npm:react", "type": "static" }, { - "target": "npm:react-color", "source": "widget", + "target": "npm:react-color", "type": "static" }, { - "target": "npm:react-dnd", "source": "widget", + "target": "npm:react-dnd", "type": "static" }, { - "target": "npm:react-dnd-html5-backend", "source": "widget", + "target": "npm:react-dnd-html5-backend", "type": "static" }, { - "target": "npm:react-dom", "source": "widget", + "target": "npm:react-dom", "type": "static" }, { - "target": "npm:react-error-boundary", "source": "widget", + "target": "npm:react-error-boundary", "type": "static" }, { - "target": "npm:react-js-loading-shimmer", "source": "widget", + "target": "npm:react-js-loading-shimmer", "type": "static" }, { - "target": "npm:react-jsx-parser", "source": "widget", + "target": "npm:react-jsx-parser", "type": "static" }, { - "target": "npm:react-router-dom", "source": "widget", + "target": "npm:react-router-dom", "type": "static" }, { - "target": "npm:react-to-print", "source": "widget", + "target": "npm:react-to-print", "type": "static" }, { - "target": "npm:react-web-vitals", "source": "widget", + "target": "npm:react-web-vitals", "type": "static" }, { - "target": "npm:recoil", "source": "widget", + "target": "npm:recoil", "type": "static" }, { - "target": "npm:rxjs", "source": "widget", + "target": "npm:rxjs", "type": "static" }, { - "target": "npm:typeface-roboto", "source": "widget", + "target": "npm:typeface-roboto", "type": "static" }, { - "target": "npm:xlsx", "source": "widget", + "target": "npm:xlsx", "type": "static" }, { - "target": "npm:@dhis2/cli-app-scripts", "source": "widget", + "target": "npm:@dhis2/cli-app-scripts", "type": "static" }, { - "target": "npm:@dhis2/cli-style", "source": "widget", + "target": "npm:@dhis2/cli-style", "type": "static" }, { - "target": "npm:@types/node", "source": "widget", + "target": "npm:@types/node", "type": "static" }, { - "target": "npm:@types/react", "source": "widget", + "target": "npm:@types/react", "type": "static" }, { - "target": "npm:@types/react-dom", "source": "widget", + "target": "npm:@types/react-dom", "type": "static" }, { - "target": "npm:bestzip", "source": "widget", + "target": "npm:bestzip", "type": "static" }, { - "target": "npm:d2-manifest", "source": "widget", + "target": "npm:d2-manifest", "type": "static" }, { - "target": "npm:react-scripts", "source": "widget", + "target": "npm:react-scripts", "type": "static" }, { - "target": "npm:rimraf", "source": "widget", + "target": "npm:rimraf", "type": "static" }, { - "target": "npm:typescript", "source": "widget", + "target": "npm:typescript", "type": "static" } ] @@ -2029,6 +2029,14 @@ "file": "packages/widget/src/intro-dhis2.css", "hash": "799906439185061418" }, + { + "file": "packages/widget/src/locales/en/translations.json", + "hash": "10252553340491781668" + }, + { + "file": "packages/widget/src/locales/fr/translations.json", + "hash": "9301946268568213116" + }, { "file": "packages/widget/src/media-queries.css", "hash": "8190714604211498875" @@ -2123,7 +2131,7 @@ }, { "file": "packages/widget/tsconfig.json", - "hash": "8247511829709100002" + "hash": "3564201084384716661" } ] } @@ -2436,7 +2444,7 @@ }, { "file": "packages/app/d2.config.js", - "hash": "1991629315534134942" + "hash": "6354571125568539181" }, { "file": "packages/app/i18n/en.pot", @@ -2448,336 +2456,336 @@ }, { "file": "packages/app/package.json", - "hash": "16311588239280501438", + "hash": "14918666280311218517", "dependencies": [ { - "target": "npm:@dhis2/app-runtime", "source": "app", + "target": "npm:@dhis2/app-runtime", "type": "static" }, { - "target": "npm:@dhis2/app-service-datastore", "source": "app", + "target": "npm:@dhis2/app-service-datastore", "type": "static" }, { - "target": "npm:@dhis2/ui", "source": "app", + "target": "npm:@dhis2/ui", "type": "static" }, { - "target": "npm:@hisptz/dhis2-ui", "source": "app", + "target": "npm:@hisptz/dhis2-ui", "type": "static" }, { - "target": "npm:@hisptz/dhis2-utils", "source": "app", + "target": "npm:@hisptz/dhis2-utils", "type": "static" }, { - "target": "npm:@iapps/function-analytics", "source": "app", + "target": "npm:@iapps/function-analytics", "type": "static" }, { - "target": "npm:@iapps/period-utilities", "source": "app", + "target": "npm:@iapps/period-utilities", "type": "static" }, { - "target": "npm:@material-ui/core", "source": "app", + "target": "npm:@material-ui/core", "type": "static" }, { - "target": "npm:@material-ui/icons", "source": "app", + "target": "npm:@material-ui/icons", "type": "static" }, { - "target": "@scorecard/shared", "source": "app", + "target": "@scorecard/shared", "type": "static" }, { - "target": "npm:async", "source": "app", + "target": "npm:async", "type": "static" }, { - "target": "npm:async-es", "source": "app", + "target": "npm:async-es", "type": "static" }, { - "target": "npm:cypress-multi-reporters", "source": "app", + "target": "npm:cypress-multi-reporters", "type": "static" }, { - "target": "npm:file-saver", "source": "app", + "target": "npm:file-saver", "type": "static" }, { - "target": "npm:highcharts", "source": "app", + "target": "npm:highcharts", "type": "static" }, { - "target": "npm:immer", "source": "app", + "target": "npm:immer", "type": "static" }, { - "target": "npm:intro.js", "source": "app", + "target": "npm:intro.js", "type": "static" }, { - "target": "npm:intro.js-react", "source": "app", + "target": "npm:intro.js-react", "type": "static" }, { - "target": "npm:jodit-react", "source": "app", + "target": "npm:jodit-react", "type": "static" }, { - "target": "npm:lodash", "source": "app", + "target": "npm:lodash", "type": "static" }, { - "target": "npm:luxon", "source": "app", + "target": "npm:luxon", "type": "static" }, { - "target": "npm:react-beautiful-dnd", "source": "app", + "target": "npm:react-beautiful-dnd", "type": "static" }, { - "target": "npm:react-color", "source": "app", + "target": "npm:react-color", "type": "static" }, { - "target": "npm:react-dnd", "source": "app", + "target": "npm:react-dnd", "type": "static" }, { - "target": "npm:react-dnd-html5-backend", "source": "app", + "target": "npm:react-dnd-html5-backend", "type": "static" }, { - "target": "npm:react-error-boundary", "source": "app", + "target": "npm:react-error-boundary", "type": "static" }, { - "target": "npm:react-error-overlay", "source": "app", + "target": "npm:react-error-overlay", "type": "static" }, { - "target": "npm:react-hook-form", "source": "app", + "target": "npm:react-hook-form", "type": "static" }, { - "target": "npm:react-js-loading-shimmer", "source": "app", + "target": "npm:react-js-loading-shimmer", "type": "static" }, { - "target": "npm:react-jsx-parser", "source": "app", + "target": "npm:react-jsx-parser", "type": "static" }, { - "target": "npm:react-router-dom", "source": "app", + "target": "npm:react-router-dom", "type": "static" }, { - "target": "npm:react-to-print", "source": "app", + "target": "npm:react-to-print", "type": "static" }, { - "target": "npm:react-web-vitals", "source": "app", + "target": "npm:react-web-vitals", "type": "static" }, { - "target": "npm:recoil", "source": "app", + "target": "npm:recoil", "type": "static" }, { - "target": "npm:usehooks-ts", "source": "app", + "target": "npm:usehooks-ts", "type": "static" }, { - "target": "npm:xlsx", "source": "app", + "target": "npm:xlsx", "type": "static" }, { - "target": "npm:@cypress/react", "source": "app", + "target": "npm:@cypress/react", "type": "static" }, { - "target": "npm:@cypress/webpack-dev-server", "source": "app", + "target": "npm:@cypress/webpack-dev-server", "type": "static" }, { - "target": "npm:@dhis2/cli-app-scripts", "source": "app", + "target": "npm:@dhis2/cli-app-scripts", "type": "static" }, { - "target": "npm:@dhis2/cli-style", "source": "app", + "target": "npm:@dhis2/cli-style", "type": "static" }, { - "target": "npm:@dhis2/cli-utils-cypress", "source": "app", + "target": "npm:@dhis2/cli-utils-cypress", "type": "static" }, { - "target": "npm:@dhis2/cypress-commands", "source": "app", + "target": "npm:@dhis2/cypress-commands", "type": "static" }, { - "target": "npm:@dhis2/cypress-plugins", "source": "app", + "target": "npm:@dhis2/cypress-plugins", "type": "static" }, { - "target": "npm:@dhis2/d2-i18n", "source": "app", + "target": "npm:@dhis2/d2-i18n", "type": "static" }, { - "target": "npm:@hookform/devtools", "source": "app", + "target": "npm:@hookform/devtools", "type": "static" }, { - "target": "npm:@types/cypress", "source": "app", + "target": "npm:@types/cypress", "type": "static" }, { - "target": "npm:@types/node", "source": "app", + "target": "npm:@types/node", "type": "static" }, { - "target": "npm:@types/react", "source": "app", + "target": "npm:@types/react", "type": "static" }, { - "target": "npm:@types/react-dom", "source": "app", + "target": "npm:@types/react-dom", "type": "static" }, { - "target": "npm:@typescript-eslint/eslint-plugin", "source": "app", + "target": "npm:@typescript-eslint/eslint-plugin", "type": "static" }, { - "target": "npm:@typescript-eslint/parser", "source": "app", + "target": "npm:@typescript-eslint/parser", "type": "static" }, { - "target": "npm:concurrently", "source": "app", + "target": "npm:concurrently", "type": "static" }, { - "target": "npm:cross-var", "source": "app", + "target": "npm:cross-var", "type": "static" }, { - "target": "npm:cucumber", "source": "app", + "target": "npm:cucumber", "type": "static" }, { - "target": "npm:cypress", "source": "app", + "target": "npm:cypress", "type": "static" }, { - "target": "npm:cypress-cucumber-preprocessor", "source": "app", + "target": "npm:cypress-cucumber-preprocessor", "type": "static" }, { - "target": "npm:cz-conventional-changelog", "source": "app", + "target": "npm:cz-conventional-changelog", "type": "static" }, { - "target": "npm:dotenv", "source": "app", + "target": "npm:dotenv", "type": "static" }, { - "target": "npm:dotenv-cli", "source": "app", + "target": "npm:dotenv-cli", "type": "static" }, { - "target": "npm:eslint-config-react-app", "source": "app", + "target": "npm:eslint-config-react-app", "type": "static" }, { - "target": "npm:eslint-plugin-cypress", "source": "app", + "target": "npm:eslint-plugin-cypress", "type": "static" }, { - "target": "npm:eslint-plugin-react-hooks", "source": "app", + "target": "npm:eslint-plugin-react-hooks", "type": "static" }, { - "target": "npm:prop-types", "source": "app", + "target": "npm:prop-types", "type": "static" }, { - "target": "npm:react", "source": "app", + "target": "npm:react", "type": "static" }, { - "target": "npm:typescript", "source": "app", + "target": "npm:typescript", "type": "static" }, { - "target": "npm:wait-on", "source": "app", + "target": "npm:wait-on", "type": "static" } ] @@ -2863,8 +2871,8 @@ "hash": "9301946268568213116" }, { - "file": "packages/app/src/locales/index.ts", - "hash": "8037724711400666697" + "file": "packages/app/src/locales/index.js", + "hash": "11975739796281719351" }, { "file": "packages/app/src/media-queries.css", @@ -2886,13 +2894,9 @@ "file": "packages/app/src/modules/Main/Components/ScorecardList/Components/Cards/hooks/useCardDetails.ts", "hash": "5833817962163774373" }, - { - "file": "packages/app/src/modules/Main/Components/ScorecardList/Components/Cards/ScorecardListCard.js", - "hash": "6842276987636755524" - }, { "file": "packages/app/src/modules/Main/Components/ScorecardList/Components/Cards/ScorecardListCard.tsx", - "hash": "6378174753075105965" + "hash": "13925807650764600713" }, { "file": "packages/app/src/modules/Main/Components/ScorecardList/Components/Cards/services/callbacks.ts", @@ -3180,11 +3184,11 @@ }, { "file": "packages/app/src/modules/Main/Components/ScoreCardManagement/hooks/useScorecardManagerNavigate.ts", - "hash": "9264907023730776129" + "hash": "12369440174757772816" }, { "file": "packages/app/src/modules/Main/Components/ScoreCardManagement/index.tsx", - "hash": "11670977910028221773" + "hash": "2742568244087451998" }, { "file": "packages/app/src/modules/Main/Components/ScoreCardManagement/ScorecardManagement.module.css", @@ -3228,7 +3232,7 @@ }, { "file": "packages/app/src/modules/Router/index.tsx", - "hash": "2251548162920778368" + "hash": "1125245424254294625" }, { "file": "packages/app/src/modules/test/Forms.tsx", @@ -3244,13 +3248,58 @@ }, { "file": "packages/app/tsconfig.json", - "hash": "8390039707800435465" + "hash": "1704197990922530035" } ] } } }, "externalNodes": { + "npm:@alloc/quick-lru": { + "type": "npm", + "name": "npm:@alloc/quick-lru", + "data": { + "version": "5.2.0", + "packageName": "@alloc/quick-lru", + "hash": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==" + } + }, + "npm:@ampproject/remapping": { + "type": "npm", + "name": "npm:@ampproject/remapping", + "data": { + "version": "2.3.0", + "packageName": "@ampproject/remapping", + "hash": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" + } + }, + "npm:@apideck/better-ajv-errors": { + "type": "npm", + "name": "npm:@apideck/better-ajv-errors", + "data": { + "version": "0.3.6", + "packageName": "@apideck/better-ajv-errors", + "hash": "sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==" + } + }, + "npm:@babel/code-frame@7.10.4": { + "type": "npm", + "name": "npm:@babel/code-frame@7.10.4", + "data": { + "version": "7.10.4", + "packageName": "@babel/code-frame", + "hash": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==" + } + }, + "npm:@babel/code-frame@7.12.11": { + "type": "npm", + "name": "npm:@babel/code-frame@7.12.11", + "data": { + "version": "7.12.11", + "packageName": "@babel/code-frame", + "hash": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==" + } + }, "npm:@babel/code-frame": { "type": "npm", "name": "npm:@babel/code-frame", @@ -3260,6 +3309,42 @@ "hash": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==" } }, + "npm:@babel/compat-data": { + "type": "npm", + "name": "npm:@babel/compat-data", + "data": { + "version": "7.24.9", + "packageName": "@babel/compat-data", + "hash": "sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==" + } + }, + "npm:@babel/core@7.12.3": { + "type": "npm", + "name": "npm:@babel/core@7.12.3", + "data": { + "version": "7.12.3", + "packageName": "@babel/core", + "hash": "sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g==" + } + }, + "npm:@babel/core": { + "type": "npm", + "name": "npm:@babel/core", + "data": { + "version": "7.24.9", + "packageName": "@babel/core", + "hash": "sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==" + } + }, + "npm:@babel/eslint-parser": { + "type": "npm", + "name": "npm:@babel/eslint-parser", + "data": { + "version": "7.24.8", + "packageName": "@babel/eslint-parser", + "hash": "sha512-nYAikI4XTGokU2QX7Jx+v4rxZKhKivaQaREZjuW3mrJrbdWJ5yUfohnoUULge+zEEaKjPYNxhoRgUKktjXtbwA==" + } + }, "npm:@babel/generator": { "type": "npm", "name": "npm:@babel/generator", @@ -3278,6 +3363,51 @@ "hash": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==" } }, + "npm:@babel/helper-builder-binary-assignment-operator-visitor": { + "type": "npm", + "name": "npm:@babel/helper-builder-binary-assignment-operator-visitor", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-builder-binary-assignment-operator-visitor", + "hash": "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==" + } + }, + "npm:@babel/helper-compilation-targets": { + "type": "npm", + "name": "npm:@babel/helper-compilation-targets", + "data": { + "version": "7.24.8", + "packageName": "@babel/helper-compilation-targets", + "hash": "sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==" + } + }, + "npm:@babel/helper-create-class-features-plugin": { + "type": "npm", + "name": "npm:@babel/helper-create-class-features-plugin", + "data": { + "version": "7.24.8", + "packageName": "@babel/helper-create-class-features-plugin", + "hash": "sha512-4f6Oqnmyp2PP3olgUMmOwC3akxSm5aBYraQ6YDdKy7NcAMkDECHWG0DEnV6M2UAkERgIBhYt8S27rURPg7SxWA==" + } + }, + "npm:@babel/helper-create-regexp-features-plugin": { + "type": "npm", + "name": "npm:@babel/helper-create-regexp-features-plugin", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-create-regexp-features-plugin", + "hash": "sha512-03TCmXy2FtXJEZfbXDTSqq1fRJArk7lX9DOFC/47VthYcxyIOx+eXQmdo6DOQvrbpIix+KfXwvuXdFDZHxt+rA==" + } + }, + "npm:@babel/helper-define-polyfill-provider": { + "type": "npm", + "name": "npm:@babel/helper-define-polyfill-provider", + "data": { + "version": "0.6.2", + "packageName": "@babel/helper-define-polyfill-provider", + "hash": "sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==" + } + }, "npm:@babel/helper-environment-visitor": { "type": "npm", "name": "npm:@babel/helper-environment-visitor", @@ -3305,6 +3435,15 @@ "hash": "sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==" } }, + "npm:@babel/helper-member-expression-to-functions": { + "type": "npm", + "name": "npm:@babel/helper-member-expression-to-functions", + "data": { + "version": "7.24.8", + "packageName": "@babel/helper-member-expression-to-functions", + "hash": "sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==" + } + }, "npm:@babel/helper-module-imports": { "type": "npm", "name": "npm:@babel/helper-module-imports", @@ -3314,6 +3453,24 @@ "hash": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==" } }, + "npm:@babel/helper-module-transforms": { + "type": "npm", + "name": "npm:@babel/helper-module-transforms", + "data": { + "version": "7.24.9", + "packageName": "@babel/helper-module-transforms", + "hash": "sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==" + } + }, + "npm:@babel/helper-optimise-call-expression": { + "type": "npm", + "name": "npm:@babel/helper-optimise-call-expression", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-optimise-call-expression", + "hash": "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==" + } + }, "npm:@babel/helper-plugin-utils": { "type": "npm", "name": "npm:@babel/helper-plugin-utils", @@ -3323,6 +3480,42 @@ "hash": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==" } }, + "npm:@babel/helper-remap-async-to-generator": { + "type": "npm", + "name": "npm:@babel/helper-remap-async-to-generator", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-remap-async-to-generator", + "hash": "sha512-9pKLcTlZ92hNZMQfGCHImUpDOlAgkkpqalWEeftW5FBya75k8Li2ilerxkM/uBEj01iBZXcCIB/bwvDYgWyibA==" + } + }, + "npm:@babel/helper-replace-supers": { + "type": "npm", + "name": "npm:@babel/helper-replace-supers", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-replace-supers", + "hash": "sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==" + } + }, + "npm:@babel/helper-simple-access": { + "type": "npm", + "name": "npm:@babel/helper-simple-access", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-simple-access", + "hash": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==" + } + }, + "npm:@babel/helper-skip-transparent-expression-wrappers": { + "type": "npm", + "name": "npm:@babel/helper-skip-transparent-expression-wrappers", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-skip-transparent-expression-wrappers", + "hash": "sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==" + } + }, "npm:@babel/helper-split-export-declaration": { "type": "npm", "name": "npm:@babel/helper-split-export-declaration", @@ -3350,6 +3543,33 @@ "hash": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==" } }, + "npm:@babel/helper-validator-option": { + "type": "npm", + "name": "npm:@babel/helper-validator-option", + "data": { + "version": "7.24.8", + "packageName": "@babel/helper-validator-option", + "hash": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==" + } + }, + "npm:@babel/helper-wrap-function": { + "type": "npm", + "name": "npm:@babel/helper-wrap-function", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-wrap-function", + "hash": "sha512-N9JIYk3TD+1vq/wn77YnJOqMtfWhNewNE+DJV4puD2X7Ew9J4JvrzrFDfTfyv5EgEXVy9/Wt8QiOErzEmv5Ifw==" + } + }, + "npm:@babel/helpers": { + "type": "npm", + "name": "npm:@babel/helpers", + "data": { + "version": "7.24.8", + "packageName": "@babel/helpers", + "hash": "sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==" + } + }, "npm:@babel/highlight": { "type": "npm", "name": "npm:@babel/highlight", @@ -3368,22854 +3588,76367 @@ "hash": "sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==" } }, - "npm:@babel/plugin-syntax-jsx": { + "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key": { "type": "npm", - "name": "npm:@babel/plugin-syntax-jsx", + "name": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", "data": { "version": "7.24.7", - "packageName": "@babel/plugin-syntax-jsx", - "hash": "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==" + "packageName": "@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "hash": "sha512-TiT1ss81W80eQsN+722OaeQMY/G4yTb4G9JrqeiDADs3N8lbPMGldWi9x8tyqCW5NLx1Jh2AvkE6r6QvEltMMQ==" } }, - "npm:@babel/runtime": { + "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { "type": "npm", - "name": "npm:@babel/runtime", + "name": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", "data": { - "version": "7.24.8", - "packageName": "@babel/runtime", - "hash": "sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==" + "version": "7.24.7", + "packageName": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "hash": "sha512-unaQgZ/iRu/By6tsjMZzpeBZjChYfLYry6HrEXPoz3KmfF0sVBQ1l8zKMQ4xRGLWVsjuvB8nQfjNP/DcfEOCsg==" } }, - "npm:@babel/template": { + "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { "type": "npm", - "name": "npm:@babel/template", + "name": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", "data": { "version": "7.24.7", - "packageName": "@babel/template", - "hash": "sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==" + "packageName": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "hash": "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==" } }, - "npm:@babel/traverse": { + "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { "type": "npm", - "name": "npm:@babel/traverse", + "name": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", "data": { - "version": "7.24.8", - "packageName": "@babel/traverse", - "hash": "sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==" + "version": "7.24.7", + "packageName": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "hash": "sha512-utA4HuR6F4Vvcr+o4DnjL8fCOlgRFGbeeBEGNg3ZTrLFw6VWG5XmUrvcQ0FjIYMU2ST4XcR2Wsp7t9qOAPnxMg==" } }, - "npm:@babel/types": { + "npm:@babel/plugin-proposal-class-properties": { "type": "npm", - "name": "npm:@babel/types", + "name": "npm:@babel/plugin-proposal-class-properties", "data": { - "version": "7.24.9", - "packageName": "@babel/types", - "hash": "sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==" + "version": "7.18.6", + "packageName": "@babel/plugin-proposal-class-properties", + "hash": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==" } }, - "npm:@dhis2-ui/alert": { + "npm:@babel/plugin-proposal-decorators": { "type": "npm", - "name": "npm:@dhis2-ui/alert", + "name": "npm:@babel/plugin-proposal-decorators", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/alert", - "hash": "sha512-PfuSxm5K+xxbPVZU82L0U26KMbOdNx+sFFLMEWHukDhCSuja7zp64EzkX0iT/KfDBHBdbxF9G9fwyATA84Dnlg==" + "version": "7.24.7", + "packageName": "@babel/plugin-proposal-decorators", + "hash": "sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==" } }, - "npm:@dhis2-ui/alert@9.10.2": { + "npm:@babel/plugin-proposal-nullish-coalescing-operator": { "type": "npm", - "name": "npm:@dhis2-ui/alert@9.10.2", + "name": "npm:@babel/plugin-proposal-nullish-coalescing-operator", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/alert", - "hash": "sha512-8rflFBPDv3M0QjWCHpbacGiiV2k/JasYcSfGWr64qg/qD/mm4QZsD6Y9Z8uIcWVHbVMQFKMrvIpVNqzy5MiyRw==" + "version": "7.18.6", + "packageName": "@babel/plugin-proposal-nullish-coalescing-operator", + "hash": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==" } }, - "npm:@dhis2-ui/box": { + "npm:@babel/plugin-proposal-numeric-separator": { "type": "npm", - "name": "npm:@dhis2-ui/box", + "name": "npm:@babel/plugin-proposal-numeric-separator", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/box", - "hash": "sha512-vrKNXC03ZUAUL0YaAa43XhHpCSMNTn4Fu4GUmzQg0Jb+3ALp4+D+WBQzVWaZYMSqesDiOPS1ZB4z65QUMAAawQ==" + "version": "7.18.6", + "packageName": "@babel/plugin-proposal-numeric-separator", + "hash": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==" } }, - "npm:@dhis2-ui/box@9.10.2": { + "npm:@babel/plugin-proposal-object-rest-spread": { "type": "npm", - "name": "npm:@dhis2-ui/box@9.10.2", + "name": "npm:@babel/plugin-proposal-object-rest-spread", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/box", - "hash": "sha512-SP0tESVI9j3wpfTWcqX7kTn2Utio3DtH/qg3d5r4W+ftXX3e+cXa1kB6A1TnqDPjgiUJHbLnJb9HJ2IxWpYjAA==" + "version": "7.20.7", + "packageName": "@babel/plugin-proposal-object-rest-spread", + "hash": "sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==" } }, - "npm:@dhis2-ui/button": { + "npm:@babel/plugin-proposal-optional-chaining": { "type": "npm", - "name": "npm:@dhis2-ui/button", + "name": "npm:@babel/plugin-proposal-optional-chaining", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/button", - "hash": "sha512-YCsNgRzCoazZ1RjmJUckACqy4iL76wOJoFMRnP+7AzOFU8myEFZakPnihR6dxsjxSCTsQTBebRMmmGRNp259wg==" + "version": "7.21.0", + "packageName": "@babel/plugin-proposal-optional-chaining", + "hash": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==" } }, - "npm:@dhis2-ui/button@9.10.2": { + "npm:@babel/plugin-proposal-private-methods": { "type": "npm", - "name": "npm:@dhis2-ui/button@9.10.2", + "name": "npm:@babel/plugin-proposal-private-methods", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/button", - "hash": "sha512-KTauJ8NZqm/l928R5KRvhDYQYjpBcjyqcz+H2hKq1dEDJIehRE2ZpckeEOMtBOCfN5RH+e6mBVSdQiokLXv0hg==" + "version": "7.18.6", + "packageName": "@babel/plugin-proposal-private-methods", + "hash": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==" } }, - "npm:@dhis2-ui/calendar": { + "npm:@babel/plugin-proposal-private-property-in-object": { "type": "npm", - "name": "npm:@dhis2-ui/calendar", + "name": "npm:@babel/plugin-proposal-private-property-in-object", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/calendar", - "hash": "sha512-B+EI/t9r1Ed8XQ3dNmnZl/NSXiee4IV9DpNcCIwOV6K9OZ23/zt1L4QaRjI7u3/F5JeguxRg5EtUX4oZBdUFDw==" + "version": "7.21.0-placeholder-for-preset-env.2", + "packageName": "@babel/plugin-proposal-private-property-in-object", + "hash": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==" } }, - "npm:@dhis2-ui/calendar@9.10.2": { + "npm:@babel/plugin-syntax-async-generators": { "type": "npm", - "name": "npm:@dhis2-ui/calendar@9.10.2", + "name": "npm:@babel/plugin-syntax-async-generators", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/calendar", - "hash": "sha512-i6CVTya1nyZ8DrItFeOZzWfLp6Hr0icdF65XhF6VCTSceiXVMX57TMfv/5wjSeLf3sKk6dy11JQMh+nFwxI8oQ==" + "version": "7.8.4", + "packageName": "@babel/plugin-syntax-async-generators", + "hash": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==" } }, - "npm:@dhis2-ui/card": { + "npm:@babel/plugin-syntax-bigint": { "type": "npm", - "name": "npm:@dhis2-ui/card", + "name": "npm:@babel/plugin-syntax-bigint", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/card", - "hash": "sha512-7Y2xmyUL6omqwhsj3j9OzMfw7c/jWOXb2mWO0YYHroxreViHDadi6jbROp2iJbS38FfA6Svn5R+rWaVs6IJ9xQ==" + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-bigint", + "hash": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==" } }, - "npm:@dhis2-ui/card@9.10.2": { + "npm:@babel/plugin-syntax-class-properties": { "type": "npm", - "name": "npm:@dhis2-ui/card@9.10.2", + "name": "npm:@babel/plugin-syntax-class-properties", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/card", - "hash": "sha512-vw840eh5XcGA7A8YAmdNs2c4i8sNN2ZU66s4r5Gws7T42X1KXgZYsPJfdZSq+R64fAcMRzpYx9+HVBqq8ElxGw==" + "version": "7.12.13", + "packageName": "@babel/plugin-syntax-class-properties", + "hash": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==" } }, - "npm:@dhis2-ui/center": { + "npm:@babel/plugin-syntax-class-static-block": { "type": "npm", - "name": "npm:@dhis2-ui/center", + "name": "npm:@babel/plugin-syntax-class-static-block", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/center", - "hash": "sha512-ELfUaNaayaX6CFFijGJV3phNIj6pNFv32yS14Pmu7K9SbpnhIFqIB/Zepg6KkCxClqKXX1ALqwBXhaEWROVAXQ==" + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-class-static-block", + "hash": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==" } }, - "npm:@dhis2-ui/center@9.10.2": { + "npm:@babel/plugin-syntax-decorators": { "type": "npm", - "name": "npm:@dhis2-ui/center@9.10.2", + "name": "npm:@babel/plugin-syntax-decorators", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/center", - "hash": "sha512-/pb7frIhja7MUVcgoaPUIw89lVOuZVjsnlD00ihwC4vQinztkmqncZAgboeUnES45xz+2ALARzIy/XG1wvnoCQ==" + "version": "7.24.7", + "packageName": "@babel/plugin-syntax-decorators", + "hash": "sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==" } }, - "npm:@dhis2-ui/checkbox": { + "npm:@babel/plugin-syntax-dynamic-import": { "type": "npm", - "name": "npm:@dhis2-ui/checkbox", + "name": "npm:@babel/plugin-syntax-dynamic-import", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/checkbox", - "hash": "sha512-yAP//QBULxaq7c2KjwY6YwIEkqP77AoMh6sSmh1yfQaYtiGO79c+T4Na8Acqt847ERhylKWtkoFyOu6S4ol6QA==" + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-dynamic-import", + "hash": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==" } }, - "npm:@dhis2-ui/checkbox@9.10.2": { + "npm:@babel/plugin-syntax-export-namespace-from": { "type": "npm", - "name": "npm:@dhis2-ui/checkbox@9.10.2", + "name": "npm:@babel/plugin-syntax-export-namespace-from", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/checkbox", - "hash": "sha512-tERjUB5ididLsDToyrySWjNme5BeU1XMKgOCTR6zUUQUE/bbb2atE/dbtBJoEn+3c+0RirQhq5HH4FjrpvBuCA==" + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-export-namespace-from", + "hash": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==" } }, - "npm:@dhis2-ui/chip": { + "npm:@babel/plugin-syntax-flow": { "type": "npm", - "name": "npm:@dhis2-ui/chip", + "name": "npm:@babel/plugin-syntax-flow", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/chip", - "hash": "sha512-AglEijghZT6LTAIMy0aID1vp22hjxBN5GYF1chLFEujBm1Pt10ld35URU6CpHlEgreWUCjKMllNa4IpCJO1IUw==" + "version": "7.24.7", + "packageName": "@babel/plugin-syntax-flow", + "hash": "sha512-9G8GYT/dxn/D1IIKOUBmGX0mnmj46mGH9NnZyJLwtCpgh5f7D2VbuKodb+2s9m1Yavh1s7ASQN8lf0eqrb1LTw==" } }, - "npm:@dhis2-ui/chip@9.10.2": { + "npm:@babel/plugin-syntax-import-assertions": { "type": "npm", - "name": "npm:@dhis2-ui/chip@9.10.2", + "name": "npm:@babel/plugin-syntax-import-assertions", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/chip", - "hash": "sha512-7J+tvN6A4yHBf6+TJX+Jelc0uFIjW+LTq8eQq8M63OaIyl96QTEKGqhOnoNlRq2n0TtKiVWzeO0sviq9FJVn7g==" + "version": "7.24.7", + "packageName": "@babel/plugin-syntax-import-assertions", + "hash": "sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==" } }, - "npm:@dhis2-ui/cover": { + "npm:@babel/plugin-syntax-import-attributes": { "type": "npm", - "name": "npm:@dhis2-ui/cover", + "name": "npm:@babel/plugin-syntax-import-attributes", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/cover", - "hash": "sha512-4xKMzt4cOb3MFQMoK42gmhJXJKW5BiRloToC7PnLCZnnXNzuLIXrQ5rxz0C8vJ/+rh7g8XLjOhLCXCEJjMAp4w==" + "version": "7.24.7", + "packageName": "@babel/plugin-syntax-import-attributes", + "hash": "sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==" } }, - "npm:@dhis2-ui/cover@9.10.2": { + "npm:@babel/plugin-syntax-import-meta": { "type": "npm", - "name": "npm:@dhis2-ui/cover@9.10.2", + "name": "npm:@babel/plugin-syntax-import-meta", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/cover", - "hash": "sha512-lq19MBukjWWGbVVQnL6eZHzF7F/+OC7uHFUf/VtsFORshGwc2cjVOtGSLYquHmn7SzzSuVCACbRBWGKnZxTmcg==" + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-import-meta", + "hash": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==" } }, - "npm:@dhis2-ui/css": { + "npm:@babel/plugin-syntax-json-strings": { "type": "npm", - "name": "npm:@dhis2-ui/css", + "name": "npm:@babel/plugin-syntax-json-strings", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/css", - "hash": "sha512-O5YVBv8EFnw30xMgPopcAmkpcsVc99XuARv+3rxpMxfOuVtH0Y6BjWh/RJhvZLYc4OrfsrQDRoIlhvZUKGRv/A==" + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-json-strings", + "hash": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==" } }, - "npm:@dhis2-ui/css@9.10.2": { + "npm:@babel/plugin-syntax-jsx@7.14.5": { "type": "npm", - "name": "npm:@dhis2-ui/css@9.10.2", + "name": "npm:@babel/plugin-syntax-jsx@7.14.5", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/css", - "hash": "sha512-3kalnmSD6hr8IIWQMKCESVWNyQo50e1iKN3yZlAZfwWWybTinUpVbc9MDh7KcofAFHqR02oKcdAb/xVLBzdGFw==" + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-jsx", + "hash": "sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw==" } }, - "npm:@dhis2-ui/divider": { + "npm:@babel/plugin-syntax-jsx": { "type": "npm", - "name": "npm:@dhis2-ui/divider", + "name": "npm:@babel/plugin-syntax-jsx", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/divider", - "hash": "sha512-Zomxz5Z87G4UP1VmTlLrpc19gQmlCtABDxVyirIMv7ZnUXUozj0KFzhO6VJAF7qPo5Q4cKV/6ZkprPwYAN4I9A==" + "version": "7.24.7", + "packageName": "@babel/plugin-syntax-jsx", + "hash": "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==" } }, - "npm:@dhis2-ui/divider@9.10.2": { + "npm:@babel/plugin-syntax-logical-assignment-operators": { "type": "npm", - "name": "npm:@dhis2-ui/divider@9.10.2", + "name": "npm:@babel/plugin-syntax-logical-assignment-operators", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/divider", - "hash": "sha512-c4DEmMQd/KbGz6UOdpUfXvj7AP3QxTVZlEjKPUTW4i2dd0CwdIr1Cme+cPleueFSYuvWIt5IpdKbxMRDsHh0bQ==" + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-logical-assignment-operators", + "hash": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==" } }, - "npm:@dhis2-ui/field": { + "npm:@babel/plugin-syntax-nullish-coalescing-operator": { "type": "npm", - "name": "npm:@dhis2-ui/field", + "name": "npm:@babel/plugin-syntax-nullish-coalescing-operator", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/field", - "hash": "sha512-aaEwfxenl1MU7Kv2r5r7nwjVtIUH4zSZFSSBXBYQQlirsTTjsJWlbo4urnY5y649OpqJnSoiaZTndhKMGk/MHg==" + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-nullish-coalescing-operator", + "hash": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==" } }, - "npm:@dhis2-ui/field@9.10.2": { + "npm:@babel/plugin-syntax-numeric-separator": { "type": "npm", - "name": "npm:@dhis2-ui/field@9.10.2", + "name": "npm:@babel/plugin-syntax-numeric-separator", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/field", - "hash": "sha512-0RGZrdpStGjsXu5rF6rtkFNjN7YNtjvrQCzMgIDfGC2FSF3KGjX9rpQFdP9uCcZ/YLiINPwNT/uAAYn2t88fMQ==" + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-numeric-separator", + "hash": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==" } }, - "npm:@dhis2-ui/file-input": { + "npm:@babel/plugin-syntax-object-rest-spread": { "type": "npm", - "name": "npm:@dhis2-ui/file-input", + "name": "npm:@babel/plugin-syntax-object-rest-spread", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/file-input", - "hash": "sha512-C6DnqUidG8+GIan0+b7dvQQnJilBvd98DlKC2FrrnSq0gtkf5TI0nY7U8GMjaupRVy3kJ0M4dIYIGvWatJgXAg==" + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-object-rest-spread", + "hash": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==" } }, - "npm:@dhis2-ui/file-input@9.10.2": { + "npm:@babel/plugin-syntax-optional-catch-binding": { "type": "npm", - "name": "npm:@dhis2-ui/file-input@9.10.2", + "name": "npm:@babel/plugin-syntax-optional-catch-binding", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/file-input", - "hash": "sha512-V3lwp+S958Tt8LjXDN4vS5b7mpbGhK/93fD9xol/NGqR2andJ9cZJUTgs6ext8FRbCslbvS0Upavr9JwNKYopg==" + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-optional-catch-binding", + "hash": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==" } }, - "npm:@dhis2-ui/header-bar": { + "npm:@babel/plugin-syntax-optional-chaining": { "type": "npm", - "name": "npm:@dhis2-ui/header-bar", + "name": "npm:@babel/plugin-syntax-optional-chaining", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/header-bar", - "hash": "sha512-UwyhAU3MUYfmfKVp7IE0A0CSwxwGQveuxNFRpZh+LpWO2pC7/gkb7Tv2ISfrIdf8R+a/FU6SUkmKp7iWFyz3Eg==" + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-optional-chaining", + "hash": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==" } }, - "npm:@dhis2-ui/header-bar@9.10.2": { + "npm:@babel/plugin-syntax-private-property-in-object": { "type": "npm", - "name": "npm:@dhis2-ui/header-bar@9.10.2", + "name": "npm:@babel/plugin-syntax-private-property-in-object", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/header-bar", - "hash": "sha512-xiYToEjXCHuQPXuPbz3qeLl6DW64N1BpPxfMXJ+gZMrrdz505WDaEK7klFSs6Q3I1jNdYUe6VYfhqOF3wnZGVA==" + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-private-property-in-object", + "hash": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==" } }, - "npm:@dhis2-ui/help": { + "npm:@babel/plugin-syntax-top-level-await": { "type": "npm", - "name": "npm:@dhis2-ui/help", + "name": "npm:@babel/plugin-syntax-top-level-await", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/help", - "hash": "sha512-5Ag6d92iFpB2gJfIXx0bodHnuv0J9FWMnMkVscfOS2LiIFHzJNrR/iEnXmbFSzLBaPvE4gFjmAZ0WskDXdPt+g==" + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-top-level-await", + "hash": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==" } }, - "npm:@dhis2-ui/help@9.10.2": { + "npm:@babel/plugin-syntax-typescript": { "type": "npm", - "name": "npm:@dhis2-ui/help@9.10.2", + "name": "npm:@babel/plugin-syntax-typescript", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/help", - "hash": "sha512-D3L74LZ8oeQXbISIYfruMKX7VrwNTvoXRaIMB/wCU2I7MTGYGg6Et9ZWqTWqQGAd4DMFx/m+qJfXQDJd2m9vwA==" + "version": "7.24.7", + "packageName": "@babel/plugin-syntax-typescript", + "hash": "sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==" } }, - "npm:@dhis2-ui/input": { + "npm:@babel/plugin-syntax-unicode-sets-regex": { "type": "npm", - "name": "npm:@dhis2-ui/input", + "name": "npm:@babel/plugin-syntax-unicode-sets-regex", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/input", - "hash": "sha512-Zn+Jo+NkVJSHdKwWz9WMPYmnKRDM/metSjnDdAZ2guIS820dNCPgsbC1+DOgMKVxtl+DSb0e+05niIVwsAIELA==" + "version": "7.18.6", + "packageName": "@babel/plugin-syntax-unicode-sets-regex", + "hash": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==" } }, - "npm:@dhis2-ui/input@9.10.2": { + "npm:@babel/plugin-transform-arrow-functions": { "type": "npm", - "name": "npm:@dhis2-ui/input@9.10.2", + "name": "npm:@babel/plugin-transform-arrow-functions", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/input", - "hash": "sha512-MDX9OEUWFkOTh4V6KnrAJp5uFNWvFfvMbHNttmerbYpDl1O/XumgnqZl3vlW+aXnbR9mEu14cZ1rEFhgBQuPog==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-arrow-functions", + "hash": "sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==" } }, - "npm:@dhis2-ui/intersection-detector": { + "npm:@babel/plugin-transform-async-generator-functions": { "type": "npm", - "name": "npm:@dhis2-ui/intersection-detector", + "name": "npm:@babel/plugin-transform-async-generator-functions", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/intersection-detector", - "hash": "sha512-z8b9RjRBG5PgRgB85ltUC+toN2IgXCHmMXpxyAfEL3tE4asej4y75cWLafY1sO8QkwwHJBAlEq0IrPUS8ggKzw==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-async-generator-functions", + "hash": "sha512-o+iF77e3u7ZS4AoAuJvapz9Fm001PuD2V3Lp6OSE4FYQke+cSewYtnek+THqGRWyQloRCyvWL1OkyfNEl9vr/g==" } }, - "npm:@dhis2-ui/intersection-detector@9.10.2": { + "npm:@babel/plugin-transform-async-to-generator": { "type": "npm", - "name": "npm:@dhis2-ui/intersection-detector@9.10.2", + "name": "npm:@babel/plugin-transform-async-to-generator", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/intersection-detector", - "hash": "sha512-5AsCGQZ+bASdGlJwWRr2bKPuMOjA0WnxdkZfmqaCgsqd/h0k06eDyzyx18eDYqfQAOVt+GHQ7YgNgAjl/LdSig==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-async-to-generator", + "hash": "sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==" } }, - "npm:@dhis2-ui/label": { + "npm:@babel/plugin-transform-block-scoped-functions": { "type": "npm", - "name": "npm:@dhis2-ui/label", + "name": "npm:@babel/plugin-transform-block-scoped-functions", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/label", - "hash": "sha512-OrtE4ZfDH3lBApL1mR/eZ1Ndr14V/FwgUoER9Xw9Zmt8vNGhtYHkWzLzwnzsSiV0gkJ0rHF/SU7nctVOWdQQjQ==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-block-scoped-functions", + "hash": "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==" } }, - "npm:@dhis2-ui/label@9.10.2": { + "npm:@babel/plugin-transform-block-scoping": { "type": "npm", - "name": "npm:@dhis2-ui/label@9.10.2", + "name": "npm:@babel/plugin-transform-block-scoping", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/label", - "hash": "sha512-JuX/NYcKv43xlli3itgTjUPHZeyuIOjNkmo5Nhce67kJGLtPfMjjFWqX3px7xrj00u5SK5VfPUW789wG2dU7ng==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-block-scoping", + "hash": "sha512-Nd5CvgMbWc+oWzBsuaMcbwjJWAcp5qzrbg69SZdHSP7AMY0AbWFqFO0WTFCA1jxhMCwodRwvRec8k0QUbZk7RQ==" } }, - "npm:@dhis2-ui/layer": { + "npm:@babel/plugin-transform-class-properties": { "type": "npm", - "name": "npm:@dhis2-ui/layer", + "name": "npm:@babel/plugin-transform-class-properties", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/layer", - "hash": "sha512-GHIud7bFoXPSBGkkiJXCQqnYuEh0eXllF62eJTnFu3iMzoroepylxiDLDXzQMhxc1bCmkQBEgX5aNzT3riHH5A==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-class-properties", + "hash": "sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==" } }, - "npm:@dhis2-ui/layer@9.10.2": { + "npm:@babel/plugin-transform-class-static-block": { "type": "npm", - "name": "npm:@dhis2-ui/layer@9.10.2", + "name": "npm:@babel/plugin-transform-class-static-block", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/layer", - "hash": "sha512-2dke6IhhTNVKRzJtPENCNH2Uj2gzoiEFd+wO85upRrQ7krlSbcgZKsEDD20XmVBTofTZ6//XDs6zYqGIvWw8og==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-class-static-block", + "hash": "sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==" } }, - "npm:@dhis2-ui/legend": { + "npm:@babel/plugin-transform-classes": { "type": "npm", - "name": "npm:@dhis2-ui/legend", + "name": "npm:@babel/plugin-transform-classes", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/legend", - "hash": "sha512-0RNCMh6KAo/wIsbvi0cAvTNCbDd517iF/IJ7pugSCHflACrN0i+p/ZqL/bXcXlI7pM6dssn1tjto4qvcyncuUQ==" + "version": "7.24.8", + "packageName": "@babel/plugin-transform-classes", + "hash": "sha512-VXy91c47uujj758ud9wx+OMgheXm4qJfyhj1P18YvlrQkNOSrwsteHk+EFS3OMGfhMhpZa0A+81eE7G4QC+3CA==" } }, - "npm:@dhis2-ui/legend@9.10.2": { + "npm:@babel/plugin-transform-computed-properties": { "type": "npm", - "name": "npm:@dhis2-ui/legend@9.10.2", + "name": "npm:@babel/plugin-transform-computed-properties", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/legend", - "hash": "sha512-lFx6rG+cVzbEhFby2Cb9M3UR49ysqPDP3ci3n9FJqqFWmuyZTwDdKVI6ZirqKU9mNAEpqlFjpcmAA09ZiB2PrA==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-computed-properties", + "hash": "sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==" } }, - "npm:@dhis2-ui/loader": { + "npm:@babel/plugin-transform-destructuring": { "type": "npm", - "name": "npm:@dhis2-ui/loader", + "name": "npm:@babel/plugin-transform-destructuring", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/loader", - "hash": "sha512-AyHID3Wftk6j4n6hoHpjx4OZF3ENtDBcOIrSVCbLpv+y14m06RZk0T6wekSnplW/1zCFruS5vLZNR7aYJEKIyA==" + "version": "7.24.8", + "packageName": "@babel/plugin-transform-destructuring", + "hash": "sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==" } }, - "npm:@dhis2-ui/loader@9.10.2": { + "npm:@babel/plugin-transform-dotall-regex": { "type": "npm", - "name": "npm:@dhis2-ui/loader@9.10.2", + "name": "npm:@babel/plugin-transform-dotall-regex", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/loader", - "hash": "sha512-UWRz7s/QBXFEJUl/3s6XQld6/+9AcMRWlzHYhTHnb0aH7Na7uPB9LANMS1UC5/XvQ2z1EL6FPV87IEE7vpbaoA==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-dotall-regex", + "hash": "sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==" } }, - "npm:@dhis2-ui/logo": { + "npm:@babel/plugin-transform-duplicate-keys": { "type": "npm", - "name": "npm:@dhis2-ui/logo", + "name": "npm:@babel/plugin-transform-duplicate-keys", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/logo", - "hash": "sha512-5NXPKRKEZN99DXP2TOHTximelZZh43qYUWgcVmB7RkiM7EBKaNQkz1LtP6cV5yv2Jr4RQtW3Myg690Wtgg+VNg==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-duplicate-keys", + "hash": "sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==" } }, - "npm:@dhis2-ui/logo@9.10.2": { + "npm:@babel/plugin-transform-dynamic-import": { "type": "npm", - "name": "npm:@dhis2-ui/logo@9.10.2", + "name": "npm:@babel/plugin-transform-dynamic-import", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/logo", - "hash": "sha512-ywBCHmTgqCDeUDjFquDBS7mYDZNirfHAAIgwaKwJ51ZLUSQ+bvrkPmXMstHFppZvz4Ux1Pa6yCPeiucAZO2oiw==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-dynamic-import", + "hash": "sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==" } }, - "npm:@dhis2-ui/menu": { + "npm:@babel/plugin-transform-exponentiation-operator": { "type": "npm", - "name": "npm:@dhis2-ui/menu", + "name": "npm:@babel/plugin-transform-exponentiation-operator", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/menu", - "hash": "sha512-oT7UVlMAM3xl5WDpdVjAgcHG5d9ACza+bUsMAXNURT0ceW1kD6OKLfmNNJOixpudwmZ45G6b1gBUqVQ3REXNTg==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-exponentiation-operator", + "hash": "sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==" } }, - "npm:@dhis2-ui/menu@9.10.2": { + "npm:@babel/plugin-transform-export-namespace-from": { "type": "npm", - "name": "npm:@dhis2-ui/menu@9.10.2", + "name": "npm:@babel/plugin-transform-export-namespace-from", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/menu", - "hash": "sha512-RNI6vxlxGHJn9j7hdnJDNc7973Skm1RG9bITUDFUY9GuJs5Cp8k0h/ZqBlgfO2L1s8aKSn+/p0vy7zLgzFYv+w==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-export-namespace-from", + "hash": "sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==" } }, - "npm:@dhis2-ui/modal": { + "npm:@babel/plugin-transform-flow-strip-types": { "type": "npm", - "name": "npm:@dhis2-ui/modal", + "name": "npm:@babel/plugin-transform-flow-strip-types", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/modal", - "hash": "sha512-RJb6UTMoU1juuc4V5hIJj59YokZ4WoqbQoyjGfWMSf5zFfXAWT36HlOTnew322dekZA5CGt0hcxlcuqpbRaJjQ==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-flow-strip-types", + "hash": "sha512-cjRKJ7FobOH2eakx7Ja+KpJRj8+y+/SiB3ooYm/n2UJfxu0oEaOoxOinitkJcPqv9KxS0kxTGPUaR7L2XcXDXA==" } }, - "npm:@dhis2-ui/modal@9.10.2": { + "npm:@babel/plugin-transform-for-of": { "type": "npm", - "name": "npm:@dhis2-ui/modal@9.10.2", + "name": "npm:@babel/plugin-transform-for-of", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/modal", - "hash": "sha512-kRrzn96nYZm9PVKvlWO41jYOMUtaK4OaAOUtVV2hl1OVeJBIHgM4B5dqZyFAj/ghl74xsQPRiWF/ULV7IgxaJA==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-for-of", + "hash": "sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==" } }, - "npm:@dhis2-ui/node": { + "npm:@babel/plugin-transform-function-name": { "type": "npm", - "name": "npm:@dhis2-ui/node", + "name": "npm:@babel/plugin-transform-function-name", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/node", - "hash": "sha512-QpwwKuIK8Z+DlYB9LhXe8NWQNJdZBotjl0qU8faltVIsRGC76YzT1jbcIMvxKcVRaQOdNQtMt1uOYd4KCnA04Q==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-function-name", + "hash": "sha512-U9FcnA821YoILngSmYkW6FjyQe2TyZD5pHt4EVIhmcTkrJw/3KqcrRSxuOo5tFZJi7TE19iDyI1u+weTI7bn2w==" } }, - "npm:@dhis2-ui/node@9.10.2": { + "npm:@babel/plugin-transform-json-strings": { "type": "npm", - "name": "npm:@dhis2-ui/node@9.10.2", + "name": "npm:@babel/plugin-transform-json-strings", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/node", - "hash": "sha512-2SoXiy2dP0gX4aUjXb/eS96otEyAy8Y5xNYX0nxEZkkTlCzCeCNSvg1HCha4rsqmwnxGIZVPFiaHjyS6ttDWBw==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-json-strings", + "hash": "sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==" } }, - "npm:@dhis2-ui/notice-box": { + "npm:@babel/plugin-transform-literals": { "type": "npm", - "name": "npm:@dhis2-ui/notice-box", + "name": "npm:@babel/plugin-transform-literals", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/notice-box", - "hash": "sha512-TulrAmzU3MXs1l1xqwikOtSRivkQKC2RLBta+ZRAXGEqH0VFUoDkk9OtTZ0QsNJRAXs/NHQZ2REhZfRCaiWI7w==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-literals", + "hash": "sha512-vcwCbb4HDH+hWi8Pqenwnjy+UiklO4Kt1vfspcQYFhJdpthSnW8XvWGyDZWKNVrVbVViI/S7K9PDJZiUmP2fYQ==" } }, - "npm:@dhis2-ui/notice-box@9.10.2": { + "npm:@babel/plugin-transform-logical-assignment-operators": { "type": "npm", - "name": "npm:@dhis2-ui/notice-box@9.10.2", + "name": "npm:@babel/plugin-transform-logical-assignment-operators", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/notice-box", - "hash": "sha512-2vY6Y/DLru4Da4J7Qd2isl4jjwEw16wCbS38JWnJ1Cmgq6OSVTR3GiA1XgNZdO3vMJrdTCEdRDrkI005l84/lw==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-logical-assignment-operators", + "hash": "sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==" } }, - "npm:@dhis2-ui/organisation-unit-tree": { + "npm:@babel/plugin-transform-member-expression-literals": { "type": "npm", - "name": "npm:@dhis2-ui/organisation-unit-tree", + "name": "npm:@babel/plugin-transform-member-expression-literals", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/organisation-unit-tree", - "hash": "sha512-VkqwNz2bqiOuP3bsnKeuReraQzhKe+R4dtPIjPUZpe+vA78uQfcsOB1OUK3JqI/9qL8eL0RYepoACHQwb+1MNw==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-member-expression-literals", + "hash": "sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==" } }, - "npm:@dhis2-ui/organisation-unit-tree@9.10.2": { + "npm:@babel/plugin-transform-modules-amd": { "type": "npm", - "name": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", + "name": "npm:@babel/plugin-transform-modules-amd", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/organisation-unit-tree", - "hash": "sha512-MSafzo9VWVeiTwZZB2ggFUCNWauhvcDiEmL7a6rAu8XnLklgRYXFKKKH3XgYe5bcbBVIGZ0n/DlXkU+67oksOQ==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-modules-amd", + "hash": "sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==" } }, - "npm:@dhis2-ui/pagination": { + "npm:@babel/plugin-transform-modules-commonjs": { "type": "npm", - "name": "npm:@dhis2-ui/pagination", + "name": "npm:@babel/plugin-transform-modules-commonjs", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/pagination", - "hash": "sha512-oytevq4Bb0fGXeL3hVBz7P5dGBxSpenV0AOhNA3W7m7/UNSmFJXJjWRB+nvHS6jcq0/gxNJvEZctGF/zlViyVQ==" + "version": "7.24.8", + "packageName": "@babel/plugin-transform-modules-commonjs", + "hash": "sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==" } }, - "npm:@dhis2-ui/pagination@9.10.2": { + "npm:@babel/plugin-transform-modules-systemjs": { "type": "npm", - "name": "npm:@dhis2-ui/pagination@9.10.2", + "name": "npm:@babel/plugin-transform-modules-systemjs", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/pagination", - "hash": "sha512-6V4A0pQrLOVb5G4bzO0Ay6KPtNoyW4s5G7SFySJD56xPkvYzlmGHyt0B/tnmCg+Os/QgS57aM2eAMl9yIj9dDA==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-modules-systemjs", + "hash": "sha512-GYQE0tW7YoaN13qFh3O1NCY4MPkUiAH3fiF7UcV/I3ajmDKEdG3l+UOcbAm4zUE3gnvUU+Eni7XrVKo9eO9auw==" } }, - "npm:@dhis2-ui/popover": { + "npm:@babel/plugin-transform-modules-umd": { "type": "npm", - "name": "npm:@dhis2-ui/popover", + "name": "npm:@babel/plugin-transform-modules-umd", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/popover", - "hash": "sha512-UPZ+9JTD4j4kVUge97zzXVknnlWIabO3YZFL/2O2tjHo23OUR4bl3AnUYiWYXVVIB7B28cadKHBa8ybnNn+gSA==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-modules-umd", + "hash": "sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==" } }, - "npm:@dhis2-ui/popover@9.10.2": { + "npm:@babel/plugin-transform-named-capturing-groups-regex": { "type": "npm", - "name": "npm:@dhis2-ui/popover@9.10.2", + "name": "npm:@babel/plugin-transform-named-capturing-groups-regex", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/popover", - "hash": "sha512-IdRSI2j7WhAiP2OUxncIbJfuY7Ac/roH85H2+C6I4y0K7H2XBlAEpSiFx8G+WaAniYtzA8AgNKPPs19OjWX4+w==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-named-capturing-groups-regex", + "hash": "sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==" } }, - "npm:@dhis2-ui/popper": { + "npm:@babel/plugin-transform-new-target": { "type": "npm", - "name": "npm:@dhis2-ui/popper", + "name": "npm:@babel/plugin-transform-new-target", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/popper", - "hash": "sha512-O0zztHX63rHYVV2YoexQjmzKwSjAJxZBFqN6f5glaZHstfgFr43/XDTJo91JT5yZKX5gkhFRC7TlhzC5UUzpQw==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-new-target", + "hash": "sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==" } }, - "npm:@dhis2-ui/popper@9.10.2": { + "npm:@babel/plugin-transform-nullish-coalescing-operator": { "type": "npm", - "name": "npm:@dhis2-ui/popper@9.10.2", + "name": "npm:@babel/plugin-transform-nullish-coalescing-operator", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/popper", - "hash": "sha512-WYmRoe7xt+hS1b7NiZ0Fcvvf507NU8GZlwt7nZIWrGFOCE5lqWaB9xtuZ3D2Z5J5cAWRCgbCzzUDcjv1VW3hNg==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-nullish-coalescing-operator", + "hash": "sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==" } }, - "npm:@dhis2-ui/portal": { + "npm:@babel/plugin-transform-numeric-separator": { "type": "npm", - "name": "npm:@dhis2-ui/portal", + "name": "npm:@babel/plugin-transform-numeric-separator", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/portal", - "hash": "sha512-I5+lc2QLEu7foKOJJnv4I4XcKlgwGzvmFF0AhJsyY5rmsFpZ+xZRSReOpdZdCWeL8tHboVddRJ9laLHfHx5BkQ==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-numeric-separator", + "hash": "sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==" } }, - "npm:@dhis2-ui/portal@9.10.2": { + "npm:@babel/plugin-transform-object-rest-spread": { "type": "npm", - "name": "npm:@dhis2-ui/portal@9.10.2", + "name": "npm:@babel/plugin-transform-object-rest-spread", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/portal", - "hash": "sha512-76a6ajFBVXaC/ihE04/MaXwXQOXkkbHQgRxcW9hKhMln/VfANuqkHbWIN+AbOADOf8ylVBNW4yLZ3tvnlbITfg==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-object-rest-spread", + "hash": "sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==" } }, - "npm:@dhis2-ui/radio": { + "npm:@babel/plugin-transform-object-super": { "type": "npm", - "name": "npm:@dhis2-ui/radio", + "name": "npm:@babel/plugin-transform-object-super", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/radio", - "hash": "sha512-dNPIJa2PdZR9pHLbLPxcT7ppaV3GQPUjwXPYB2QA2KLilNmb2aQWFKKnuNaOZTA4qwS/H5SGHuM0k3NvY4tRtA==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-object-super", + "hash": "sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==" } }, - "npm:@dhis2-ui/radio@9.10.2": { + "npm:@babel/plugin-transform-optional-catch-binding": { "type": "npm", - "name": "npm:@dhis2-ui/radio@9.10.2", + "name": "npm:@babel/plugin-transform-optional-catch-binding", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/radio", - "hash": "sha512-QuFy7NlVXWFjG6Ab6dpWVMMwgdf1B14tA03MCAXtTY2zyVTdyAWOnUSnouDSoSV7VT77LMJ0JgjC6Tm2e4Fb5A==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-optional-catch-binding", + "hash": "sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==" } }, - "npm:@dhis2-ui/required": { + "npm:@babel/plugin-transform-optional-chaining": { "type": "npm", - "name": "npm:@dhis2-ui/required", + "name": "npm:@babel/plugin-transform-optional-chaining", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/required", - "hash": "sha512-LjyvfCQZ+muxl1L1HW3KvhN1xfvpBisHcP0lA4MpEDC2ca/wnGqILxnPWC6RzMnnXA7OovMnmm+a80V/JCuEmw==" + "version": "7.24.8", + "packageName": "@babel/plugin-transform-optional-chaining", + "hash": "sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==" } }, - "npm:@dhis2-ui/required@9.10.2": { + "npm:@babel/plugin-transform-parameters": { "type": "npm", - "name": "npm:@dhis2-ui/required@9.10.2", + "name": "npm:@babel/plugin-transform-parameters", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/required", - "hash": "sha512-kGS8l962JZpou0QfWrN/QwRKcBmmdWRZhZ8tI5avAJNZJPr8PG9wxUePoI//OoOPQEIejHK8/ZGX/yIFPgOhLA==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-parameters", + "hash": "sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==" } }, - "npm:@dhis2-ui/segmented-control": { + "npm:@babel/plugin-transform-private-methods": { "type": "npm", - "name": "npm:@dhis2-ui/segmented-control", + "name": "npm:@babel/plugin-transform-private-methods", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/segmented-control", - "hash": "sha512-JAmHEkiXF/qBVTOykjkE8s36E4ZTq48NJE9ON4Z2Umrh9EHqm8vZEbBZ9EJaSIzT7NROIDG6mbgb9ZWNQHevfA==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-private-methods", + "hash": "sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==" } }, - "npm:@dhis2-ui/segmented-control@9.10.2": { + "npm:@babel/plugin-transform-private-property-in-object": { "type": "npm", - "name": "npm:@dhis2-ui/segmented-control@9.10.2", + "name": "npm:@babel/plugin-transform-private-property-in-object", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/segmented-control", - "hash": "sha512-lAe1pJMzjpVMJXLMAUGpCl1G0vXGk8XnNzn3wp+3PGWbl/6ubKIGSktUD58NLGHw/H/04avb2jB5zWu1XxLtuA==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-private-property-in-object", + "hash": "sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==" } }, - "npm:@dhis2-ui/select": { + "npm:@babel/plugin-transform-property-literals": { "type": "npm", - "name": "npm:@dhis2-ui/select", + "name": "npm:@babel/plugin-transform-property-literals", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/select", - "hash": "sha512-J0AQA3Sgu4T0/0rbiC0gkcD+HA2C7PmOyW4PTvDk7PWLLROh40leWqfLVAJT1JmTic0sBE6pMDk/B8ilODlfhw==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-property-literals", + "hash": "sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==" } }, - "npm:@dhis2-ui/select@9.10.2": { + "npm:@babel/plugin-transform-react-constant-elements": { "type": "npm", - "name": "npm:@dhis2-ui/select@9.10.2", + "name": "npm:@babel/plugin-transform-react-constant-elements", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/select", - "hash": "sha512-zyEPdS3FdlYfMVvm/MPpt0Ga64M9TGdHjGI24BvFbrPosuIBERD7z/F1wNGnVPXvnlTKjEtmxgpZ2fCPYqfWMA==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-react-constant-elements", + "hash": "sha512-7LidzZfUXyfZ8/buRW6qIIHBY8wAZ1OrY9c/wTr8YhZ6vMPo+Uc/CVFLYY1spZrEQlD4w5u8wjqk5NQ3OVqQKA==" } }, - "npm:@dhis2-ui/selector-bar": { + "npm:@babel/plugin-transform-react-display-name": { "type": "npm", - "name": "npm:@dhis2-ui/selector-bar", + "name": "npm:@babel/plugin-transform-react-display-name", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/selector-bar", - "hash": "sha512-f6iEHXIglHZTmc1ljmosrUSZjbBcdY7pWZYDQp/ybpuVyi5T4rV1/bPliZXZRydnp0WkBM+nDuKD/tJRtUAKlg==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-react-display-name", + "hash": "sha512-H/Snz9PFxKsS1JLI4dJLtnJgCJRoo0AUm3chP6NYr+9En1JMKloheEiLIhlp5MDVznWo+H3AAC1Mc8lmUEpsgg==" } }, - "npm:@dhis2-ui/selector-bar@9.10.2": { + "npm:@babel/plugin-transform-react-jsx-development": { "type": "npm", - "name": "npm:@dhis2-ui/selector-bar@9.10.2", + "name": "npm:@babel/plugin-transform-react-jsx-development", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/selector-bar", - "hash": "sha512-Dk4c29z7JfaU8mdXgegjhDgh7tdzatDoIC5ALoAUB0K1TyaSkcuh3PFOoJtEg6mnl+Ec0xHE/E8PEboNC1DSeA==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-react-jsx-development", + "hash": "sha512-QG9EnzoGn+Qar7rxuW+ZOsbWOt56FvvI93xInqsZDC5fsekx1AlIO4KIJ5M+D0p0SqSH156EpmZyXq630B8OlQ==" } }, - "npm:@dhis2-ui/sharing-dialog": { + "npm:@babel/plugin-transform-react-jsx": { "type": "npm", - "name": "npm:@dhis2-ui/sharing-dialog", + "name": "npm:@babel/plugin-transform-react-jsx", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/sharing-dialog", - "hash": "sha512-1YuiKlghl7PbZxK7vbLFgknrMoX7ld2AnYMWwiJmJPPwAvyHjq+MeWTYCaNjZJV2bBslO41CONyhN8eE/4cF2w==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-react-jsx", + "hash": "sha512-+Dj06GDZEFRYvclU6k4bme55GKBEWUmByM/eoKuqg4zTNQHiApWRhQph5fxQB2wAEFvRzL1tOEj1RJ19wJrhoA==" } }, - "npm:@dhis2-ui/sharing-dialog@9.10.2": { + "npm:@babel/plugin-transform-react-pure-annotations": { "type": "npm", - "name": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "name": "npm:@babel/plugin-transform-react-pure-annotations", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/sharing-dialog", - "hash": "sha512-lAkjAx3T4Ny2vcbHs1CSqazkrAZgEYbKncGTG8XW1R0bPe5YAXs/8hykbwuOEEvcdDGq+6eRbk44TDUML/Rjog==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-react-pure-annotations", + "hash": "sha512-PLgBVk3fzbmEjBJ/u8kFzOqS9tUeDjiaWud/rRym/yjCo/M9cASPlnrd2ZmmZpQT40fOOrvR8jh+n8jikrOhNA==" } }, - "npm:@dhis2-ui/status-icon": { + "npm:@babel/plugin-transform-regenerator": { "type": "npm", - "name": "npm:@dhis2-ui/status-icon", + "name": "npm:@babel/plugin-transform-regenerator", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/status-icon", - "hash": "sha512-SsCUdi1U0a7dm3ZCxVpjGi6zyK0+lh/wSDLn+tlzdIlDYTlyjgBdUiqJiBoqv53Ob9PSyyCcxxEqt0nQlMQLbQ==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-regenerator", + "hash": "sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==" } }, - "npm:@dhis2-ui/status-icon@9.10.2": { + "npm:@babel/plugin-transform-reserved-words": { "type": "npm", - "name": "npm:@dhis2-ui/status-icon@9.10.2", + "name": "npm:@babel/plugin-transform-reserved-words", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/status-icon", - "hash": "sha512-+Ly0wKu/eRPyx8iXGR2lxfDYaN/ochB5DYfybWE4ohqgKKYpcQ62Ll92tvKu5jHekhFtbrXGAVEgTkdvId25nQ==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-reserved-words", + "hash": "sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==" } }, - "npm:@dhis2-ui/switch": { + "npm:@babel/plugin-transform-runtime": { "type": "npm", - "name": "npm:@dhis2-ui/switch", + "name": "npm:@babel/plugin-transform-runtime", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/switch", - "hash": "sha512-Gi3UcoIkarTEZW54c5LY2+JSQ2413HytTzc5iA5eeNKwX1Y7PV7xrbeIsC0hLOgK9pZaVe4pHJlpKpO26v/2vg==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-runtime", + "hash": "sha512-YqXjrk4C+a1kZjewqt+Mmu2UuV1s07y8kqcUf4qYLnoqemhR4gRQikhdAhSVJioMjVTu6Mo6pAbaypEA3jY6fw==" } }, - "npm:@dhis2-ui/switch@9.10.2": { + "npm:@babel/plugin-transform-shorthand-properties": { "type": "npm", - "name": "npm:@dhis2-ui/switch@9.10.2", + "name": "npm:@babel/plugin-transform-shorthand-properties", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/switch", - "hash": "sha512-AqN/vp0S28NiwSolPRFl73JViO0H+fKURA5iXKlmM3wqOPxRZPqj3fLFkD628fdInlFPBMnJUSv/ttFL3ey4qQ==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-shorthand-properties", + "hash": "sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==" } }, - "npm:@dhis2-ui/tab": { + "npm:@babel/plugin-transform-spread": { "type": "npm", - "name": "npm:@dhis2-ui/tab", + "name": "npm:@babel/plugin-transform-spread", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/tab", - "hash": "sha512-03B6o7gFmc9LK25/npLmZ8pT5+ax+ELLd3c0wYwdNYLYRk0c0MQEag7LChCRfz8M8P0LCd4kPceVFeTXOUZc6g==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-spread", + "hash": "sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==" } }, - "npm:@dhis2-ui/tab@9.10.2": { + "npm:@babel/plugin-transform-sticky-regex": { "type": "npm", - "name": "npm:@dhis2-ui/tab@9.10.2", + "name": "npm:@babel/plugin-transform-sticky-regex", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/tab", - "hash": "sha512-xNbY6W2CW1NHGjBp5JBobNLVxY9eH2kGZE0aP1JptLFRalBXRA7rCL/5UOrU6PmhCcp4jzQsh8OdBX+XaZOLXg==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-sticky-regex", + "hash": "sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==" } }, - "npm:@dhis2-ui/table": { + "npm:@babel/plugin-transform-template-literals": { "type": "npm", - "name": "npm:@dhis2-ui/table", + "name": "npm:@babel/plugin-transform-template-literals", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/table", - "hash": "sha512-a7r8WfAP2MmrtvaqhmozTiOXu14wIUhu9zQkNIKlepQEQafTfDRqM5+oaapAfAOWvR5tlxlaZaF/IdOmS4vZew==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-template-literals", + "hash": "sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==" } }, - "npm:@dhis2-ui/table@9.10.2": { + "npm:@babel/plugin-transform-typeof-symbol": { "type": "npm", - "name": "npm:@dhis2-ui/table@9.10.2", + "name": "npm:@babel/plugin-transform-typeof-symbol", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/table", - "hash": "sha512-TU+ntekzZVEPDN9gNWK8/k77dLsuD8gx64fn9pMYC4E79Rag4zN+UzpyofpKGVuHincwyEYLjxyKqWeyESt9cQ==" + "version": "7.24.8", + "packageName": "@babel/plugin-transform-typeof-symbol", + "hash": "sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==" } }, - "npm:@dhis2-ui/tag": { + "npm:@babel/plugin-transform-typescript": { "type": "npm", - "name": "npm:@dhis2-ui/tag", + "name": "npm:@babel/plugin-transform-typescript", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/tag", - "hash": "sha512-k9y6ZAbV5uh7swHB/s4lLbMkbQ26SxJBCFTQ64YbqYmuUGi7GTZM6gGLJznQND/xNJvydkVX51yI44/GPx9vBg==" + "version": "7.24.8", + "packageName": "@babel/plugin-transform-typescript", + "hash": "sha512-CgFgtN61BbdOGCP4fLaAMOPkzWUh6yQZNMr5YSt8uz2cZSSiQONCQFWqsE4NeVfOIhqDOlS9CR3WD91FzMeB2Q==" } }, - "npm:@dhis2-ui/tag@9.10.2": { + "npm:@babel/plugin-transform-unicode-escapes": { "type": "npm", - "name": "npm:@dhis2-ui/tag@9.10.2", + "name": "npm:@babel/plugin-transform-unicode-escapes", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/tag", - "hash": "sha512-pZlpGBk5TPrR6Y6KdCclyNS5TMDg5S/1ST/dfhuKYJ8CCHZgEbpfSN59fAhPaHCi/2eVsret2CMGomhiJD/Rqg==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-unicode-escapes", + "hash": "sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==" } }, - "npm:@dhis2-ui/text-area": { + "npm:@babel/plugin-transform-unicode-property-regex": { "type": "npm", - "name": "npm:@dhis2-ui/text-area", + "name": "npm:@babel/plugin-transform-unicode-property-regex", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/text-area", - "hash": "sha512-UMhOaNigxYp4K8VQtlaSdFuC6FErSbB7RCN22ii7Ic12XBsVoWKjGCkhdol3w7+rHefPbp+9SmJExyj+9E2y5g==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-unicode-property-regex", + "hash": "sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==" } }, - "npm:@dhis2-ui/text-area@9.10.2": { + "npm:@babel/plugin-transform-unicode-regex": { "type": "npm", - "name": "npm:@dhis2-ui/text-area@9.10.2", + "name": "npm:@babel/plugin-transform-unicode-regex", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/text-area", - "hash": "sha512-CWG3LinPxaYtTd61QwAvya6ryUx0DC8hArNxN/9fLYvs284SIUMYkze4HwkDFJcpGLaO7uu56e5mX9FtLVRARA==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-unicode-regex", + "hash": "sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==" } }, - "npm:@dhis2-ui/tooltip@8.16.0": { + "npm:@babel/plugin-transform-unicode-sets-regex": { "type": "npm", - "name": "npm:@dhis2-ui/tooltip@8.16.0", + "name": "npm:@babel/plugin-transform-unicode-sets-regex", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/tooltip", - "hash": "sha512-h4BveS+DKwq8Tb9ThqvGynhPwRe0eerU73jdii3orh9tnf/skNYYQrc388t1t1Ti7PHw40eWVOWXs1xfBLtLoA==" + "version": "7.24.7", + "packageName": "@babel/plugin-transform-unicode-sets-regex", + "hash": "sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==" } }, - "npm:@dhis2-ui/tooltip": { + "npm:@babel/preset-env": { "type": "npm", - "name": "npm:@dhis2-ui/tooltip", + "name": "npm:@babel/preset-env", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/tooltip", - "hash": "sha512-Xu/pt5vbmGExExwdndKD0UhrQ+Cnk/XOF+oP93/VuOxqJJdDUnIUG510VRB46m4kd8l1O8wJOWWbEfqpSz2/DQ==" + "version": "7.24.8", + "packageName": "@babel/preset-env", + "hash": "sha512-vObvMZB6hNWuDxhSaEPTKCwcqkAIuDtE+bQGn4XMXne1DSLzFVY8Vmj1bm+mUQXYNN8NmaQEO+r8MMbzPr1jBQ==" } }, - "npm:@dhis2-ui/transfer": { + "npm:@babel/preset-flow": { "type": "npm", - "name": "npm:@dhis2-ui/transfer", + "name": "npm:@babel/preset-flow", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/transfer", - "hash": "sha512-uds51dhlqRFsnaNL1cKedWy9/R4abmx5H/BAWzvNRhnTJaY33KplXlxcfTta/9TaN530uZt1fCE5NwC+dPBZqQ==" + "version": "7.24.7", + "packageName": "@babel/preset-flow", + "hash": "sha512-NL3Lo0NorCU607zU3NwRyJbpaB6E3t0xtd3LfAQKDfkeX4/ggcDXvkmkW42QWT5owUeW/jAe4hn+2qvkV1IbfQ==" } }, - "npm:@dhis2-ui/transfer@9.10.2": { + "npm:@babel/preset-modules": { "type": "npm", - "name": "npm:@dhis2-ui/transfer@9.10.2", + "name": "npm:@babel/preset-modules", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/transfer", - "hash": "sha512-8KftrcDW6zOPydEc9LxrgYuO4otwklcI+uuWFTi3PqqqaTTHdQBhoPugDqEKbfR+SjLvNnB4iRYpKjESd4Nciw==" + "version": "0.1.6-no-external-plugins", + "packageName": "@babel/preset-modules", + "hash": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==" } }, - "npm:@dhis2-ui/user-avatar": { + "npm:@babel/preset-react": { "type": "npm", - "name": "npm:@dhis2-ui/user-avatar", + "name": "npm:@babel/preset-react", "data": { - "version": "8.16.0", - "packageName": "@dhis2-ui/user-avatar", - "hash": "sha512-4dhKcVoQ07UBGIjWmyk6UbzLhXnmpmSg0zbkorvwdYi34NrhQeskRrGbJCEr/SWUbhxeA085LajmJL/2YH8GVg==" + "version": "7.24.7", + "packageName": "@babel/preset-react", + "hash": "sha512-AAH4lEkpmzFWrGVlHaxJB7RLH21uPQ9+He+eFLWHmF9IuFQVugz8eAsamaW0DXRrTfco5zj1wWtpdcXJUOfsag==" } }, - "npm:@dhis2-ui/user-avatar@9.10.2": { + "npm:@babel/preset-typescript": { "type": "npm", - "name": "npm:@dhis2-ui/user-avatar@9.10.2", + "name": "npm:@babel/preset-typescript", "data": { - "version": "9.10.2", - "packageName": "@dhis2-ui/user-avatar", - "hash": "sha512-2xoVx94+5D6qGKXgFWxicEV6pUYwnLyZSdHGJtPIIAkmzTj1WrQgsX+yzx7R4dcMGczaAa7IVyzYTc+phY4yvw==" + "version": "7.24.7", + "packageName": "@babel/preset-typescript", + "hash": "sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==" } }, - "npm:@dhis2/app-runtime": { + "npm:@babel/register": { "type": "npm", - "name": "npm:@dhis2/app-runtime", + "name": "npm:@babel/register", "data": { - "version": "3.10.5", - "packageName": "@dhis2/app-runtime", - "hash": "sha512-Y07FY3ZGGI8oaCxVcJXu8P/x0WZWt9luLWd8pGPDK2+59NjyVTuevJkH7BM//oZI9+M91ExIRiELNe2ZdXLInQ==" + "version": "7.24.6", + "packageName": "@babel/register", + "hash": "sha512-WSuFCc2wCqMeXkz/i3yfAAsxwWflEgbVkZzivgAmXl/MxrXeoYFZOOPllbC8R8WTF7u61wSRQtDVZ1879cdu6w==" } }, - "npm:@dhis2/app-service-alerts": { + "npm:@babel/regjsgen": { "type": "npm", - "name": "npm:@dhis2/app-service-alerts", + "name": "npm:@babel/regjsgen", "data": { - "version": "3.10.5", - "packageName": "@dhis2/app-service-alerts", - "hash": "sha512-YecE1tznyoVu22wN2KrSSZH1vahFz5zJ77fgGruOwd71KoMEqkFIoT2mUuYznH+pLhKvlP/ZB6SZjELiO7pEfg==" + "version": "0.8.0", + "packageName": "@babel/regjsgen", + "hash": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==" } }, - "npm:@dhis2/app-service-config": { + "npm:@babel/runtime": { "type": "npm", - "name": "npm:@dhis2/app-service-config", + "name": "npm:@babel/runtime", "data": { - "version": "3.10.5", - "packageName": "@dhis2/app-service-config", - "hash": "sha512-qW2zopHjyVyzgAYs2+BlIMpIZcKTIzHQjCBI8fxkPNpSQhKxC2i4O/RYaIBtW6kuTbU9BCKxO+qrrRnhnOb7Vw==" + "version": "7.24.8", + "packageName": "@babel/runtime", + "hash": "sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==" } }, - "npm:@dhis2/app-service-data": { + "npm:@babel/template": { "type": "npm", - "name": "npm:@dhis2/app-service-data", + "name": "npm:@babel/template", "data": { - "version": "3.10.5", - "packageName": "@dhis2/app-service-data", - "hash": "sha512-edAG57lAPNs3NnboDI+SZ5+xKzU3vk7AiZ+P6onnFfqwDVqWgxnl1qJUO5ZvPdslsli3ZJYqEjMh03ChtF5zeA==" + "version": "7.24.7", + "packageName": "@babel/template", + "hash": "sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==" } }, - "npm:@dhis2/app-service-data@2.12.4": { + "npm:@babel/traverse": { "type": "npm", - "name": "npm:@dhis2/app-service-data@2.12.4", + "name": "npm:@babel/traverse", "data": { - "version": "2.12.4", - "packageName": "@dhis2/app-service-data", - "hash": "sha512-4DofkrKq3pwDm5me1Sj6X1/RklV0NYzrigwp0dnvF4JmjCmURCBXeVpKnWa1hiKnJ1qOuUclYaYUSswmC2yWug==" + "version": "7.24.8", + "packageName": "@babel/traverse", + "hash": "sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==" } }, - "npm:@dhis2/app-service-datastore": { + "npm:@babel/types@7.15.0": { "type": "npm", - "name": "npm:@dhis2/app-service-datastore", + "name": "npm:@babel/types@7.15.0", "data": { - "version": "1.0.0-beta.3", - "packageName": "@dhis2/app-service-datastore", - "hash": "sha512-CGXpa9YZvtifwxbyBwYp/ZeWffreQX5G8Jloq34xmiAEFgesYZIM7w5bTvS0XuzOb2p1S6Duh+iPxgBgegGiNA==" + "version": "7.15.0", + "packageName": "@babel/types", + "hash": "sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==" } }, - "npm:@dhis2/app-service-offline": { + "npm:@babel/types": { "type": "npm", - "name": "npm:@dhis2/app-service-offline", + "name": "npm:@babel/types", "data": { - "version": "3.10.5", - "packageName": "@dhis2/app-service-offline", - "hash": "sha512-i5i6abootrCyy2VTC6hB8NKEART6HzAAtSP05gxtoqTLGlVMQGOdm56hojeZGdWRoU/CmGBmgy283r6zUbMW0A==" + "version": "7.24.9", + "packageName": "@babel/types", + "hash": "sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==" } }, - "npm:@dhis2/app-service-plugin": { + "npm:@bcoe/v8-coverage": { "type": "npm", - "name": "npm:@dhis2/app-service-plugin", + "name": "npm:@bcoe/v8-coverage", "data": { - "version": "3.10.5", - "packageName": "@dhis2/app-service-plugin", - "hash": "sha512-8FBe1udhLGVoyMq/4jaLjY32D8u2tvWtY75T7AfaIthB6U5KPzgQeGRqeU1om3LlCkxuyILYgHrR4g5i1LlOIA==" + "version": "0.2.3", + "packageName": "@bcoe/v8-coverage", + "hash": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" } }, - "npm:@dhis2/d2-i18n": { + "npm:@cnakazawa/watch": { "type": "npm", - "name": "npm:@dhis2/d2-i18n", + "name": "npm:@cnakazawa/watch", "data": { - "version": "1.1.3", - "packageName": "@dhis2/d2-i18n", - "hash": "sha512-vOu6RDNumOJM396mHt35bETk9ai9b6XJyAwlUy1HstUZNvfET61F8rjCmMuXZU6zJ8ELux8kMFqlH8IG0vDJmA==" + "version": "1.0.4", + "packageName": "@cnakazawa/watch", + "hash": "sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ==" } }, - "npm:@dhis2/multi-calendar-dates": { + "npm:@colors/colors": { "type": "npm", - "name": "npm:@dhis2/multi-calendar-dates", + "name": "npm:@colors/colors", "data": { - "version": "1.0.2", - "packageName": "@dhis2/multi-calendar-dates", - "hash": "sha512-oQZ7PFMwHFpt4ygDN9DmAeYO3g07L7AHJW6diZ37mzpkEF/DyMafhsZHnJWNlTH5HDp8nYuO3EjBiM7fZN6C0g==" + "version": "1.5.0", + "packageName": "@colors/colors", + "hash": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==" } }, - "npm:@dhis2/multi-calendar-dates@1.2.3": { + "npm:@commitlint/cli": { "type": "npm", - "name": "npm:@dhis2/multi-calendar-dates@1.2.3", + "name": "npm:@commitlint/cli", "data": { - "version": "1.2.3", - "packageName": "@dhis2/multi-calendar-dates", - "hash": "sha512-K3E9yAH/SPXi1O7RWuK7bznYTa1v3x4Ys0ihpMWnKH++OLMx76yK/1H1m9v7NgQvMry29ATQMJh0n/vJSg+EpA==" + "version": "12.1.4", + "packageName": "@commitlint/cli", + "hash": "sha512-ZR1WjXLvqEffYyBPT0XdnSxtt3Ty1TMoujEtseW5o3vPnkA1UNashAMjQVg/oELqfaiAMnDw8SERPMN0e/0kLg==" } }, - "npm:@dhis2/prop-types": { + "npm:@commitlint/config-conventional": { "type": "npm", - "name": "npm:@dhis2/prop-types", + "name": "npm:@commitlint/config-conventional", "data": { - "version": "3.1.2", - "packageName": "@dhis2/prop-types", - "hash": "sha512-eM0jjLOWvtXWqSFp5YC4DHFpkP8Y1D2eUwGV7MBWjni+o27oesVan+oT7WHeOeLdlAd4acRJrnaaAyB4Ck1wGQ==" + "version": "13.2.0", + "packageName": "@commitlint/config-conventional", + "hash": "sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw==" } }, - "npm:@dhis2/ui-constants": { + "npm:@commitlint/config-conventional@8.3.6": { "type": "npm", - "name": "npm:@dhis2/ui-constants", + "name": "npm:@commitlint/config-conventional@8.3.6", "data": { - "version": "8.16.0", - "packageName": "@dhis2/ui-constants", - "hash": "sha512-IXYyLmVRCfY7JBZUrRdOCqhYP5B5uvH/6SZL54apHgnl5JpblTdK9YxSYjr38m0MgiRmL07NLjK0nW7xVTzV0g==" + "version": "8.3.6", + "packageName": "@commitlint/config-conventional", + "hash": "sha512-sbjDwFoa0on+IUbnBswd1ZTa8bkcDlzgWS/s2HapwNw8CBHBuoJbBDOQBqaYLI4b4O7SHYyArMx3V1FvUXTVsg==" } }, - "npm:@dhis2/ui-constants@9.10.2": { + "npm:@commitlint/config-validator": { "type": "npm", - "name": "npm:@dhis2/ui-constants@9.10.2", + "name": "npm:@commitlint/config-validator", "data": { - "version": "9.10.2", - "packageName": "@dhis2/ui-constants", - "hash": "sha512-wnQw7XTI9lXMhTEEWmg/QtBhGDYXUuajDBbL189/mQOrgSCpSJRTgy2srrwio1l6Jlpmg1FEBbh1j6FYthNpLw==" + "version": "19.0.3", + "packageName": "@commitlint/config-validator", + "hash": "sha512-2D3r4PKjoo59zBc2auodrSCaUnCSALCx54yveOFwwP/i2kfEAQrygwOleFWswLqK0UL/F9r07MFi5ev2ohyM4Q==" } }, - "npm:@dhis2/ui-forms": { + "npm:@commitlint/ensure@12.1.4": { "type": "npm", - "name": "npm:@dhis2/ui-forms", + "name": "npm:@commitlint/ensure@12.1.4", "data": { - "version": "8.16.0", - "packageName": "@dhis2/ui-forms", - "hash": "sha512-tOS+0sQxh36H4IeoAnlXr0C1nKx+Ckq/9W9r3I0+8OidMzlZD7u+43IcpWI02r9AEZC6LlNRwdM2wOjXnJXN9w==" + "version": "12.1.4", + "packageName": "@commitlint/ensure", + "hash": "sha512-MxHIBuAG9M4xl33qUfIeMSasbv3ktK0W+iygldBxZOL4QSYC2Gn66pZAQMnV9o3V+sVFHoAK2XUKqBAYrgbEqw==" } }, - "npm:@dhis2/ui-forms@9.10.2": { + "npm:@commitlint/ensure": { "type": "npm", - "name": "npm:@dhis2/ui-forms@9.10.2", + "name": "npm:@commitlint/ensure", "data": { - "version": "9.10.2", - "packageName": "@dhis2/ui-forms", - "hash": "sha512-NGon83uAEnPyxm0sjVkPHvcaplt3Qx5Eu9FW23eje8vNnGGfgCDAkmuR8NFJcB810b2YE8Qr0wEsc9gw8B0rzA==" + "version": "8.3.6", + "packageName": "@commitlint/ensure", + "hash": "sha512-UUipnA7sX3OSUW39pi4Etf7pKrG76uM33ybs5YTEOZbT6zb3aKUS+A1ygo52eX+tqpxCiV+6qSy5qEKG8c1aeA==" } }, - "npm:@dhis2/ui-icons": { + "npm:@commitlint/execute-rule@12.1.4": { "type": "npm", - "name": "npm:@dhis2/ui-icons", + "name": "npm:@commitlint/execute-rule@12.1.4", "data": { - "version": "8.16.0", - "packageName": "@dhis2/ui-icons", - "hash": "sha512-RaYCrFuqN6/l0mF+71CyxvRKwXCfaUfMQudTgdCpZw0OwwoRmfg4wJdB75u+jl4RUj/E447zl439YGyHEbStHw==" + "version": "12.1.4", + "packageName": "@commitlint/execute-rule", + "hash": "sha512-h2S1j8SXyNeABb27q2Ok2vD1WfxJiXvOttKuRA9Or7LN6OQoC/KtT3844CIhhWNteNMu/wE0gkTqGxDVAnJiHg==" } }, - "npm:@dhis2/ui-icons@9.10.2": { + "npm:@commitlint/execute-rule": { "type": "npm", - "name": "npm:@dhis2/ui-icons@9.10.2", + "name": "npm:@commitlint/execute-rule", "data": { - "version": "9.10.2", - "packageName": "@dhis2/ui-icons", - "hash": "sha512-Dgrksiuo7UemMtmAqUbMOQ5w4YmxKBfh6rN6RPZuWKZa6qTlJf5t4JAB5xMJcfNke2NCGLzZFH8C+5BzyoFymQ==" + "version": "19.0.0", + "packageName": "@commitlint/execute-rule", + "hash": "sha512-mtsdpY1qyWgAO/iOK0L6gSGeR7GFcdW7tIjcNFxcWkfLDF5qVbPHKuGATFqRMsxcO8OUKNj0+3WOHB7EHm4Jdw==" } }, - "npm:@dhis2/ui": { + "npm:@commitlint/execute-rule@8.3.6": { "type": "npm", - "name": "npm:@dhis2/ui", + "name": "npm:@commitlint/execute-rule@8.3.6", "data": { - "version": "8.16.0", - "packageName": "@dhis2/ui", - "hash": "sha512-qWUd0dBRXT+dkuCbs7XlPl3YpXRJuouTM2Uf5Wa7z5VHsFVPBrHRBGmgYqmJpTrrQBFTnRmrKHVjSqfnm14D5g==" + "version": "8.3.6", + "packageName": "@commitlint/execute-rule", + "hash": "sha512-kCcf+33LgFBZcVKzTRX7QZBiznFjzjgpyEXFjGsWgCeOXi1q3KPdwH9HvH22xpFZ4+n4lAuv/kQf5XUQMO2OGQ==" } }, - "npm:@dhis2/ui@9.10.2": { + "npm:@commitlint/format@12.1.4": { "type": "npm", - "name": "npm:@dhis2/ui@9.10.2", + "name": "npm:@commitlint/format@12.1.4", "data": { - "version": "9.10.2", - "packageName": "@dhis2/ui", - "hash": "sha512-OyR+pZQUVzJUCLcKKjX8ZbY+9W//Sj6MgG3QLRCmzPNyTFE8tz0KhH1N0BGv5VZehVxUZX+jvSk4CKiQbd8ozg==" + "version": "12.1.4", + "packageName": "@commitlint/format", + "hash": "sha512-h28ucMaoRjVvvgS6Bdf85fa/+ZZ/iu1aeWGCpURnQV7/rrVjkhNSjZwGlCOUd5kDV1EnZ5XdI7L18SUpRjs26g==" } }, - "npm:@emotion/babel-plugin": { + "npm:@commitlint/format": { "type": "npm", - "name": "npm:@emotion/babel-plugin", + "name": "npm:@commitlint/format", "data": { - "version": "11.11.0", - "packageName": "@emotion/babel-plugin", - "hash": "sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==" + "version": "8.3.6", + "packageName": "@commitlint/format", + "hash": "sha512-VN9Yq3cJoonLjeoYiTOidsxGM6lwyzcw6ekQCCIzjNbJa+7teTPE2wDSXqhbsF/0XDJUeHcygzgZwv4/lzStTA==" } }, - "npm:@emotion/cache": { + "npm:@commitlint/is-ignored@12.1.4": { "type": "npm", - "name": "npm:@emotion/cache", + "name": "npm:@commitlint/is-ignored@12.1.4", "data": { - "version": "11.11.0", - "packageName": "@emotion/cache", - "hash": "sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==" + "version": "12.1.4", + "packageName": "@commitlint/is-ignored", + "hash": "sha512-uTu2jQU2SKvtIRVLOzMQo3KxDtO+iJ1p0olmncwrqy4AfPLgwoyCP2CiULq5M7xpR3+dE3hBlZXbZTQbD7ycIw==" } }, - "npm:@emotion/hash@0.8.0": { + "npm:@commitlint/is-ignored": { "type": "npm", - "name": "npm:@emotion/hash@0.8.0", + "name": "npm:@commitlint/is-ignored", "data": { - "version": "0.8.0", - "packageName": "@emotion/hash", - "hash": "sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==" + "version": "8.3.6", + "packageName": "@commitlint/is-ignored", + "hash": "sha512-wxQImxePfAfIz9C2nWzebs0KUU9MiO8bWsRKNsAk9jknc+bjsre9Lje0sr6jvE840XZSTX/aaXY2g+Mt+9oq+w==" } }, - "npm:@emotion/hash": { + "npm:@commitlint/lint@12.1.4": { "type": "npm", - "name": "npm:@emotion/hash", + "name": "npm:@commitlint/lint@12.1.4", "data": { - "version": "0.9.1", - "packageName": "@emotion/hash", - "hash": "sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==" + "version": "12.1.4", + "packageName": "@commitlint/lint", + "hash": "sha512-1kZ8YDp4to47oIPFELUFGLiLumtPNKJigPFDuHt2+f3Q3IKdQ0uk53n3CPl4uoyso/Og/EZvb1mXjFR/Yce4cA==" } }, - "npm:@emotion/is-prop-valid": { + "npm:@commitlint/lint": { "type": "npm", - "name": "npm:@emotion/is-prop-valid", + "name": "npm:@commitlint/lint", "data": { - "version": "1.2.2", - "packageName": "@emotion/is-prop-valid", - "hash": "sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==" + "version": "8.3.6", + "packageName": "@commitlint/lint", + "hash": "sha512-M/tysLho4KdsXJp7J7q/c1WEb3Dh75cm86eb0buci8C/DOIegLq/B3DE/8dhxOzGElUW/iq55MyWttJ/MRwKsg==" } }, - "npm:@emotion/memoize": { + "npm:@commitlint/load": { "type": "npm", - "name": "npm:@emotion/memoize", + "name": "npm:@commitlint/load", "data": { - "version": "0.8.1", - "packageName": "@emotion/memoize", - "hash": "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==" + "version": "19.2.0", + "packageName": "@commitlint/load", + "hash": "sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==" } }, - "npm:@emotion/react": { + "npm:@commitlint/load@12.1.4": { "type": "npm", - "name": "npm:@emotion/react", + "name": "npm:@commitlint/load@12.1.4", "data": { - "version": "11.11.4", - "packageName": "@emotion/react", - "hash": "sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==" + "version": "12.1.4", + "packageName": "@commitlint/load", + "hash": "sha512-Keszi0IOjRzKfxT+qES/n+KZyLrxy79RQz8wWgssCboYjKEp+wC+fLCgbiMCYjI5k31CIzIOq/16J7Ycr0C0EA==" } }, - "npm:@emotion/serialize": { + "npm:@commitlint/load@8.3.6": { "type": "npm", - "name": "npm:@emotion/serialize", + "name": "npm:@commitlint/load@8.3.6", "data": { - "version": "1.1.4", - "packageName": "@emotion/serialize", - "hash": "sha512-RIN04MBT8g+FnDwgvIUi8czvr1LU1alUMI05LekWB5DGyTm8cCBMCRpq3GqaiyEDRptEXOyXnvZ58GZYu4kBxQ==" + "version": "8.3.6", + "packageName": "@commitlint/load", + "hash": "sha512-bqqGg89KnfauJ01GrVBgKyWBXYy2UXmLvRGuepyI1HsNVaEIGBz6R+sTvk3K55Str6soF7HRpl6bDCmnEOVJtA==" } }, - "npm:@emotion/sheet": { + "npm:@commitlint/message@12.1.4": { "type": "npm", - "name": "npm:@emotion/sheet", + "name": "npm:@commitlint/message@12.1.4", "data": { - "version": "1.2.2", - "packageName": "@emotion/sheet", - "hash": "sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==" + "version": "12.1.4", + "packageName": "@commitlint/message", + "hash": "sha512-6QhalEKsKQ/Y16/cTk5NH4iByz26fqws2ub+AinHPtM7Io0jy4e3rym9iE+TkEqiqWZlUigZnTwbPvRJeSUBaA==" } }, - "npm:@emotion/styled": { + "npm:@commitlint/message": { "type": "npm", - "name": "npm:@emotion/styled", + "name": "npm:@commitlint/message", "data": { - "version": "11.11.5", - "packageName": "@emotion/styled", - "hash": "sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==" + "version": "8.3.6", + "packageName": "@commitlint/message", + "hash": "sha512-x30GmsyZTk+QV4o5TRrDkZQm7uRumlKu+7yWeRdSAXyUgi9amsdMFJ8VbAoRsBndOAtEUkaXgK8dvvmgvW3kwg==" } }, - "npm:@emotion/stylis": { + "npm:@commitlint/parse@12.1.4": { "type": "npm", - "name": "npm:@emotion/stylis", + "name": "npm:@commitlint/parse@12.1.4", "data": { - "version": "0.8.5", - "packageName": "@emotion/stylis", - "hash": "sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==" + "version": "12.1.4", + "packageName": "@commitlint/parse", + "hash": "sha512-yqKSAsK2V4X/HaLb/yYdrzs6oD/G48Ilt0EJ2Mp6RJeWYxG14w/Out6JrneWnr/cpzemyN5hExOg6+TB19H/Lw==" } }, - "npm:@emotion/unitless@0.7.5": { + "npm:@commitlint/parse": { "type": "npm", - "name": "npm:@emotion/unitless@0.7.5", + "name": "npm:@commitlint/parse", "data": { - "version": "0.7.5", - "packageName": "@emotion/unitless", - "hash": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==" + "version": "8.3.6", + "packageName": "@commitlint/parse", + "hash": "sha512-wL6Z5hZpT8i/3LMwP/CxTMPMU3v4blAbSA8QGPCruFHFtAV8hIiXvD1CNOhyeeuG29GAapopLgNJjtigzlN3kg==" } }, - "npm:@emotion/unitless": { + "npm:@commitlint/read@12.1.4": { "type": "npm", - "name": "npm:@emotion/unitless", + "name": "npm:@commitlint/read@12.1.4", "data": { - "version": "0.8.1", - "packageName": "@emotion/unitless", - "hash": "sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==" + "version": "12.1.4", + "packageName": "@commitlint/read", + "hash": "sha512-TnPQSJgD8Aod5Xeo9W4SaYKRZmIahukjcCWJ2s5zb3ZYSmj6C85YD9cR5vlRyrZjj78ItLUV/X4FMWWVIS38Jg==" } }, - "npm:@emotion/use-insertion-effect-with-fallbacks": { + "npm:@commitlint/read": { "type": "npm", - "name": "npm:@emotion/use-insertion-effect-with-fallbacks", + "name": "npm:@commitlint/read", "data": { - "version": "1.0.1", - "packageName": "@emotion/use-insertion-effect-with-fallbacks", - "hash": "sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==" + "version": "8.3.6", + "packageName": "@commitlint/read", + "hash": "sha512-ixlvPQO8AGFjE5U4DBwJIZtzIqmGeZKhpNjjuAyTwWfMURpXjv+/pVvq/AY3LvxHJM64DuQp2WqrbwJU6mXvUQ==" } }, - "npm:@emotion/utils": { + "npm:@commitlint/resolve-extends@12.1.4": { "type": "npm", - "name": "npm:@emotion/utils", + "name": "npm:@commitlint/resolve-extends@12.1.4", "data": { - "version": "1.2.1", - "packageName": "@emotion/utils", - "hash": "sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==" + "version": "12.1.4", + "packageName": "@commitlint/resolve-extends", + "hash": "sha512-R9CoUtsXLd6KSCfsZly04grsH6JVnWFmVtWgWs1KdDpdV+G3TSs37tColMFqglpkx3dsWu8dsPD56+D9YnJfqg==" } }, - "npm:@emotion/weak-memoize": { + "npm:@commitlint/resolve-extends": { "type": "npm", - "name": "npm:@emotion/weak-memoize", + "name": "npm:@commitlint/resolve-extends", "data": { - "version": "0.3.1", - "packageName": "@emotion/weak-memoize", - "hash": "sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==" + "version": "19.1.0", + "packageName": "@commitlint/resolve-extends", + "hash": "sha512-z2riI+8G3CET5CPgXJPlzftH+RiWYLMYv4C9tSLdLXdr6pBNimSKukYP9MS27ejmscqCTVA4almdLh0ODD2KYg==" } }, - "npm:@gar/promisify": { + "npm:@commitlint/resolve-extends@8.3.6": { "type": "npm", - "name": "npm:@gar/promisify", + "name": "npm:@commitlint/resolve-extends@8.3.6", "data": { - "version": "1.1.3", - "packageName": "@gar/promisify", - "hash": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==" + "version": "8.3.6", + "packageName": "@commitlint/resolve-extends", + "hash": "sha512-L0/UOBxc3wiA3gzyE8pN9Yunb6FS/2ZDCjieNH0XAgdF2ac5SHh056QE6aQwP7CSCYNEo2+SXxVZr/WOshsQHg==" } }, - "npm:@hisptz/dhis2-ui": { + "npm:@commitlint/rules@12.1.4": { "type": "npm", - "name": "npm:@hisptz/dhis2-ui", + "name": "npm:@commitlint/rules@12.1.4", "data": { - "version": "1.0.68", - "packageName": "@hisptz/dhis2-ui", - "hash": "sha512-I7rDYgPyShJVCdZkDmXRNeDHhVHQZsYaOtoaHx7uqqTQsYS2ciihvhkQ4hY1QUMtUvlFTKxYg3tAXZUZ70+2BA==" + "version": "12.1.4", + "packageName": "@commitlint/rules", + "hash": "sha512-W8m6ZSjg7RuIsIfzQiFHa48X5mcPXeKT9yjBxVmjHvYfS2FDBf1VxCQ7vO0JTVIdV4ohjZ0eKg/wxxUuZHJAZg==" } }, - "npm:@hisptz/dhis2-utils": { + "npm:@commitlint/rules": { "type": "npm", - "name": "npm:@hisptz/dhis2-utils", + "name": "npm:@commitlint/rules", "data": { - "version": "1.0.61", - "packageName": "@hisptz/dhis2-utils", - "hash": "sha512-5ky2rVJ85ifhJ+Rkl5BYMQAQyBcO/7yf6TX+Uq/1KB/xvpJ5d7LpDG8s89ENfS5wosVdUJ1zFwoK4HHhA0ulbg==" + "version": "8.3.6", + "packageName": "@commitlint/rules", + "hash": "sha512-NmEAWAW0f5Nda7ZJ11vd73PqOt57GvLc1SOfoUKolCC3lSJACj9SCTbfkQh8cEMlLmDpNqaGaVHH1jMYXMqU3g==" } }, - "npm:@hutson/parse-repository-url": { + "npm:@commitlint/to-lines@12.1.4": { "type": "npm", - "name": "npm:@hutson/parse-repository-url", + "name": "npm:@commitlint/to-lines@12.1.4", "data": { - "version": "3.0.2", - "packageName": "@hutson/parse-repository-url", - "hash": "sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==" + "version": "12.1.4", + "packageName": "@commitlint/to-lines", + "hash": "sha512-TParumvbi8bdx3EdLXz2MaX+e15ZgoCqNUgqHsRLwyqLUTRbqCVkzrfadG1UcMQk8/d5aMbb327ZKG3Q4BRorw==" } }, - "npm:@iapps/function-analytics": { + "npm:@commitlint/to-lines": { "type": "npm", - "name": "npm:@iapps/function-analytics", + "name": "npm:@commitlint/to-lines", "data": { - "version": "1.0.0-beta.24", - "packageName": "@iapps/function-analytics", - "hash": "sha512-hKE0+U0CuXP5YmSxFevrnF+jas6tti3ODCT2L0nxh556AooITMJItTC45wzmzc9tnJxvw1KOOk13ID4HhXoWzw==" + "version": "8.3.6", + "packageName": "@commitlint/to-lines", + "hash": "sha512-4g26G37oh5dABVaRGALdlinjQ/wl8b4HTczLwXLKLM0iHHYFu2A1ZwiVJ8avQk/zThw86/HD6zOgGMNPoamjIQ==" } }, - "npm:@iapps/period-utilities": { + "npm:@commitlint/top-level@12.1.4": { "type": "npm", - "name": "npm:@iapps/period-utilities", + "name": "npm:@commitlint/top-level@12.1.4", "data": { - "version": "1.0.3", - "packageName": "@iapps/period-utilities", - "hash": "sha512-oCr4p1tYeJri5Z1WabIXHFxSZhT7L5FWRzqpHddXweJJmfHt+QvMZxWJQUB1BzIxqiLUfTdv/RSwXkrFxr4NQw==" + "version": "12.1.4", + "packageName": "@commitlint/top-level", + "hash": "sha512-d4lTJrOT/dXlpY+NIt4CUl77ciEzYeNVc0VFgUQ6VA+b1rqYD2/VWFjBlWVOrklxtSDeKyuEhs36RGrppEFAvg==" } }, - "npm:@icons/material": { + "npm:@commitlint/top-level": { "type": "npm", - "name": "npm:@icons/material", + "name": "npm:@commitlint/top-level", "data": { - "version": "0.2.4", - "packageName": "@icons/material", - "hash": "sha512-QPcGmICAPbGLGb6F/yNf/KzKqvFx8z5qx3D1yFqVAjoFmXK35EgyW+cJ57Te3CNsmzblwtzakLGFqHPqrfb4Tw==" + "version": "8.3.6", + "packageName": "@commitlint/top-level", + "hash": "sha512-2XG5NhGgEZaFJChCkSTa6wXWYbJqb9DubC6aRuD/cOeHdYh2OYrXT8z0IorN+gR5+MWqdUtIHhRYtz2Xb75gNg==" } }, - "npm:@isaacs/cliui": { + "npm:@commitlint/types": { "type": "npm", - "name": "npm:@isaacs/cliui", + "name": "npm:@commitlint/types", "data": { - "version": "8.0.2", - "packageName": "@isaacs/cliui", - "hash": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==" + "version": "12.1.4", + "packageName": "@commitlint/types", + "hash": "sha512-KRIjdnWNUx6ywz+SJvjmNCbQKcKP6KArhjZhY2l+CWKxak0d77SOjggkMwFTiSgLODOwmuLTbarR2ZfWPiPMlw==" } }, - "npm:@isaacs/string-locale-compare": { + "npm:@commitlint/types@19.0.3": { "type": "npm", - "name": "npm:@isaacs/string-locale-compare", + "name": "npm:@commitlint/types@19.0.3", "data": { - "version": "1.1.0", - "packageName": "@isaacs/string-locale-compare", - "hash": "sha512-SQ7Kzhh9+D+ZW9MA0zkYv3VXhIDNx+LzM6EJ+/65I3QY+enU6Itte7E5XX7EWrqLW2FN4n06GWzBnPoC3th2aQ==" + "version": "19.0.3", + "packageName": "@commitlint/types", + "hash": "sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==" } }, - "npm:@jest/schemas": { + "npm:@csstools/convert-colors": { "type": "npm", - "name": "npm:@jest/schemas", + "name": "npm:@csstools/convert-colors", "data": { - "version": "29.6.3", - "packageName": "@jest/schemas", - "hash": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==" + "version": "1.4.0", + "packageName": "@csstools/convert-colors", + "hash": "sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==" } }, - "npm:@jridgewell/gen-mapping": { + "npm:@csstools/css-parser-algorithms": { "type": "npm", - "name": "npm:@jridgewell/gen-mapping", + "name": "npm:@csstools/css-parser-algorithms", "data": { - "version": "0.3.5", - "packageName": "@jridgewell/gen-mapping", - "hash": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==" + "version": "2.7.1", + "packageName": "@csstools/css-parser-algorithms", + "hash": "sha512-2SJS42gxmACHgikc1WGesXLIT8d/q2l0UFM7TaEeIzdFCE/FPMtTiizcPGGJtlPo2xuQzY09OhrLTzRxqJqwGw==" } }, - "npm:@jridgewell/resolve-uri": { + "npm:@csstools/css-tokenizer": { "type": "npm", - "name": "npm:@jridgewell/resolve-uri", + "name": "npm:@csstools/css-tokenizer", "data": { - "version": "3.1.2", - "packageName": "@jridgewell/resolve-uri", - "hash": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" + "version": "2.4.1", + "packageName": "@csstools/css-tokenizer", + "hash": "sha512-eQ9DIktFJBhGjioABJRtUucoWR2mwllurfnM8LuNGAqX3ViZXaUchqk+1s7jjtkFiT9ySdACsFEA3etErkALUg==" } }, - "npm:@jridgewell/set-array": { + "npm:@csstools/media-query-list-parser": { "type": "npm", - "name": "npm:@jridgewell/set-array", + "name": "npm:@csstools/media-query-list-parser", "data": { - "version": "1.2.1", - "packageName": "@jridgewell/set-array", - "hash": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" + "version": "2.1.13", + "packageName": "@csstools/media-query-list-parser", + "hash": "sha512-XaHr+16KRU9Gf8XLi3q8kDlI18d5vzKSKCY510Vrtc9iNR0NJzbY9hhTmwhzYZj/ZwGL4VmB3TA9hJW0Um2qFA==" } }, - "npm:@jridgewell/sourcemap-codec": { + "npm:@csstools/normalize.css": { "type": "npm", - "name": "npm:@jridgewell/sourcemap-codec", + "name": "npm:@csstools/normalize.css", "data": { - "version": "1.5.0", - "packageName": "@jridgewell/sourcemap-codec", - "hash": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" + "version": "12.1.1", + "packageName": "@csstools/normalize.css", + "hash": "sha512-YAYeJ+Xqh7fUou1d1j9XHl44BmsuThiTr4iNrgCQ3J27IbhXsxXDGZ1cXv8Qvs99d4rBbLiSKy3+WZiet32PcQ==" } }, - "npm:@jridgewell/trace-mapping": { + "npm:@csstools/normalize.css@10.1.0": { "type": "npm", - "name": "npm:@jridgewell/trace-mapping", + "name": "npm:@csstools/normalize.css@10.1.0", "data": { - "version": "0.3.25", - "packageName": "@jridgewell/trace-mapping", - "hash": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==" + "version": "10.1.0", + "packageName": "@csstools/normalize.css", + "hash": "sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==" } }, - "npm:@js-temporal/polyfill@0.4.3": { + "npm:@csstools/postcss-cascade-layers": { "type": "npm", - "name": "npm:@js-temporal/polyfill@0.4.3", + "name": "npm:@csstools/postcss-cascade-layers", "data": { - "version": "0.4.3", - "packageName": "@js-temporal/polyfill", - "hash": "sha512-6Fmjo/HlkyVCmJzAPnvtEWlcbQUSRhi8qlN9EtJA/wP7FqXsevLLrlojR44kzNzrRkpf7eDJ+z7b4xQD/Ycypw==" + "version": "1.1.1", + "packageName": "@csstools/postcss-cascade-layers", + "hash": "sha512-+KdYrpKC5TgomQr2DlZF4lDEpHcoxnj5IGddYYfBWJAKfj1JtuHUIqMa+E1pJJ+z3kvDViWMqyqPlG4Ja7amQA==" } }, - "npm:@js-temporal/polyfill": { + "npm:@csstools/postcss-color-function": { "type": "npm", - "name": "npm:@js-temporal/polyfill", + "name": "npm:@csstools/postcss-color-function", "data": { - "version": "0.4.4", - "packageName": "@js-temporal/polyfill", - "hash": "sha512-2X6bvghJ/JAoZO52lbgyAPFj8uCflhTo2g7nkFzEQdXd/D8rEeD4HtmTEpmtGCva260fcd66YNXBOYdnmHqSOg==" + "version": "1.1.1", + "packageName": "@csstools/postcss-color-function", + "hash": "sha512-Bc0f62WmHdtRDjf5f3e2STwRAl89N2CLb+9iAwzrv4L2hncrbDwnQD9PCq0gtAt7pOI2leIV08HIBUd4jxD8cw==" } }, - "npm:@juggle/resize-observer": { + "npm:@csstools/postcss-font-format-keywords": { "type": "npm", - "name": "npm:@juggle/resize-observer", + "name": "npm:@csstools/postcss-font-format-keywords", "data": { - "version": "3.4.0", - "packageName": "@juggle/resize-observer", - "hash": "sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==" + "version": "1.0.1", + "packageName": "@csstools/postcss-font-format-keywords", + "hash": "sha512-ZgrlzuUAjXIOc2JueK0X5sZDjCtgimVp/O5CEqTcs5ShWBa6smhWYbS0x5cVc/+rycTDbjjzoP0KTDnUneZGOg==" } }, - "npm:@lerna/child-process": { + "npm:@csstools/postcss-hwb-function": { "type": "npm", - "name": "npm:@lerna/child-process", + "name": "npm:@csstools/postcss-hwb-function", "data": { - "version": "6.6.2", - "packageName": "@lerna/child-process", - "hash": "sha512-QyKIWEnKQFnYu2ey+SAAm1A5xjzJLJJj3bhIZd3QKyXKKjaJ0hlxam/OsWSltxTNbcyH1jRJjC6Cxv31usv0Ag==" + "version": "1.0.2", + "packageName": "@csstools/postcss-hwb-function", + "hash": "sha512-YHdEru4o3Rsbjmu6vHy4UKOXZD+Rn2zmkAmLRfPet6+Jz4Ojw8cbWxe1n42VaXQhD3CQUXXTooIy8OkVbUcL+w==" } }, - "npm:@lerna/create": { + "npm:@csstools/postcss-ic-unit": { "type": "npm", - "name": "npm:@lerna/create", + "name": "npm:@csstools/postcss-ic-unit", "data": { - "version": "6.6.2", - "packageName": "@lerna/create", - "hash": "sha512-xQ+1Y7D+9etvUlE+unhG/TwmM6XBzGIdFBaNoW8D8kyOa9M2Jf3vdEtAxVa7mhRz66CENfhL/+I/QkVaa7pwbQ==" + "version": "1.0.1", + "packageName": "@csstools/postcss-ic-unit", + "hash": "sha512-Ot1rcwRAaRHNKC9tAqoqNZhjdYBzKk1POgWfhN4uCOE47ebGcLRqXjKkApVDpjifL6u2/55ekkpnFcp+s/OZUw==" } }, - "npm:@lerna/legacy-package-management": { + "npm:@csstools/postcss-is-pseudo-class": { "type": "npm", - "name": "npm:@lerna/legacy-package-management", + "name": "npm:@csstools/postcss-is-pseudo-class", "data": { - "version": "6.6.2", - "packageName": "@lerna/legacy-package-management", - "hash": "sha512-0hZxUPKnHwehUO2xC4ldtdX9bW0W1UosxebDIQlZL2STnZnA2IFmIk2lJVUyFW+cmTPQzV93jfS0i69T9Z+teg==" + "version": "2.0.7", + "packageName": "@csstools/postcss-is-pseudo-class", + "hash": "sha512-7JPeVVZHd+jxYdULl87lvjgvWldYu+Bc62s9vD/ED6/QTGjy0jy0US/f6BG53sVMTBJ1lzKZFpYmofBN9eaRiA==" } }, - "npm:@material-ui/core": { + "npm:@csstools/postcss-nested-calc": { "type": "npm", - "name": "npm:@material-ui/core", + "name": "npm:@csstools/postcss-nested-calc", "data": { - "version": "4.12.4", - "packageName": "@material-ui/core", - "hash": "sha512-tr7xekNlM9LjA6pagJmL8QCgZXaubWUwkJnoYcMKd4gw/t4XiyvnTkjdGrUVicyB2BsdaAv1tvow45bPM4sSwQ==" + "version": "1.0.0", + "packageName": "@csstools/postcss-nested-calc", + "hash": "sha512-JCsQsw1wjYwv1bJmgjKSoZNvf7R6+wuHDAbi5f/7MbFhl2d/+v+TvBTU4BJH3G1X1H87dHl0mh6TfYogbT/dJQ==" } }, - "npm:@material-ui/icons": { + "npm:@csstools/postcss-normalize-display-values": { "type": "npm", - "name": "npm:@material-ui/icons", + "name": "npm:@csstools/postcss-normalize-display-values", "data": { - "version": "4.11.3", - "packageName": "@material-ui/icons", - "hash": "sha512-IKHlyx6LDh8n19vzwH5RtHIOHl9Tu90aAAxcbWME6kp4dmvODM3UvOHJeMIDzUbd4muuJKHmlNoBN+mDY4XkBA==" + "version": "1.0.1", + "packageName": "@csstools/postcss-normalize-display-values", + "hash": "sha512-jcOanIbv55OFKQ3sYeFD/T0Ti7AMXc9nM1hZWu8m/2722gOTxFg7xYu4RDLJLeZmPUVQlGzo4jhzvTUq3x4ZUw==" } }, - "npm:@material-ui/styles": { + "npm:@csstools/postcss-oklab-function": { "type": "npm", - "name": "npm:@material-ui/styles", + "name": "npm:@csstools/postcss-oklab-function", "data": { - "version": "4.11.5", - "packageName": "@material-ui/styles", - "hash": "sha512-o/41ot5JJiUsIETME9wVLAJrmIWL3j0R0Bj2kCOLbSfqEkKf0fmaPt+5vtblUh5eXr2S+J/8J3DaCb10+CzPGA==" + "version": "1.1.1", + "packageName": "@csstools/postcss-oklab-function", + "hash": "sha512-nJpJgsdA3dA9y5pgyb/UfEzE7W5Ka7u0CX0/HIMVBNWzWemdcTH3XwANECU6anWv/ao4vVNLTMxhiPNZsTK6iA==" } }, - "npm:@material-ui/system": { + "npm:@csstools/postcss-progressive-custom-properties": { "type": "npm", - "name": "npm:@material-ui/system", + "name": "npm:@csstools/postcss-progressive-custom-properties", "data": { - "version": "4.12.2", - "packageName": "@material-ui/system", - "hash": "sha512-6CSKu2MtmiJgcCGf6nBQpM8fLkuB9F55EKfbdTC80NND5wpTmKzwdhLYLH3zL4cLlK0gVaaltW7/wMuyTnN0Lw==" + "version": "1.3.0", + "packageName": "@csstools/postcss-progressive-custom-properties", + "hash": "sha512-ASA9W1aIy5ygskZYuWams4BzafD12ULvSypmaLJT2jvQ8G0M3I8PRQhC0h7mG0Z3LI05+agZjqSR9+K9yaQQjA==" } }, - "npm:@material-ui/types": { + "npm:@csstools/postcss-stepped-value-functions": { "type": "npm", - "name": "npm:@material-ui/types", + "name": "npm:@csstools/postcss-stepped-value-functions", "data": { - "version": "5.1.0", - "packageName": "@material-ui/types", - "hash": "sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==" + "version": "1.0.1", + "packageName": "@csstools/postcss-stepped-value-functions", + "hash": "sha512-dz0LNoo3ijpTOQqEJLY8nyaapl6umbmDcgj4AD0lgVQ572b2eqA1iGZYTTWhrcrHztWDDRAX2DGYyw2VBjvCvQ==" } }, - "npm:@material-ui/utils": { + "npm:@csstools/postcss-text-decoration-shorthand": { "type": "npm", - "name": "npm:@material-ui/utils", + "name": "npm:@csstools/postcss-text-decoration-shorthand", "data": { - "version": "4.11.3", - "packageName": "@material-ui/utils", - "hash": "sha512-ZuQPV4rBK/V1j2dIkSSEcH5uT6AaHuKWFfotADHsC0wVL1NLd2WkFCm4ZZbX33iO4ydl6V0GPngKm8HZQ2oujg==" + "version": "1.0.0", + "packageName": "@csstools/postcss-text-decoration-shorthand", + "hash": "sha512-c1XwKJ2eMIWrzQenN0XbcfzckOLLJiczqy+YvfGmzoVXd7pT9FfObiSEfzs84bpE/VqfpEuAZ9tCRbZkZxxbdw==" } }, - "npm:@mui/core-downloads-tracker": { + "npm:@csstools/postcss-trigonometric-functions": { "type": "npm", - "name": "npm:@mui/core-downloads-tracker", + "name": "npm:@csstools/postcss-trigonometric-functions", "data": { - "version": "5.16.4", - "packageName": "@mui/core-downloads-tracker", - "hash": "sha512-rNdHXhclwjEZnK+//3SR43YRx0VtjdHnUFhMSGYmAMJve+KiwEja/41EYh8V3pZKqF2geKyfcFUenTfDTYUR4w==" + "version": "1.0.2", + "packageName": "@csstools/postcss-trigonometric-functions", + "hash": "sha512-woKaLO///4bb+zZC2s80l+7cm07M7268MsyG3M0ActXXEFi6SuhvriQYcb58iiKGbjwwIU7n45iRLEHypB47Og==" } }, - "npm:@mui/material": { + "npm:@csstools/postcss-unset-value": { "type": "npm", - "name": "npm:@mui/material", + "name": "npm:@csstools/postcss-unset-value", "data": { - "version": "5.16.4", - "packageName": "@mui/material", - "hash": "sha512-dBnh3/zRYgEVIS3OE4oTbujse3gifA0qLMmuUk13ywsDCbngJsdgwW5LuYeiT5pfA8PGPGSqM7mxNytYXgiMCw==" + "version": "1.0.2", + "packageName": "@csstools/postcss-unset-value", + "hash": "sha512-c8J4roPBILnelAsdLr4XOAR/GsTm0GJi4XpcfvoWk3U6KiTCqiFYc63KhRMQQX35jYMp4Ao8Ij9+IZRgMfJp1g==" } }, - "npm:@mui/private-theming": { + "npm:@csstools/selector-specificity": { "type": "npm", - "name": "npm:@mui/private-theming", + "name": "npm:@csstools/selector-specificity", "data": { - "version": "5.16.4", - "packageName": "@mui/private-theming", - "hash": "sha512-ZsAm8cq31SJ37SVWLRlu02v9SRthxnfQofaiv14L5Bht51B0dz6yQEoVU/V8UduZDCCIrWkBHuReVfKhE/UuXA==" + "version": "2.2.0", + "packageName": "@csstools/selector-specificity", + "hash": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==" } }, - "npm:@mui/styled-engine": { + "npm:@csstools/selector-specificity@3.1.1": { "type": "npm", - "name": "npm:@mui/styled-engine", + "name": "npm:@csstools/selector-specificity@3.1.1", "data": { - "version": "5.16.4", - "packageName": "@mui/styled-engine", - "hash": "sha512-0+mnkf+UiAmTVB8PZFqOhqf729Yh0Cxq29/5cA3VAyDVTRIUUQ8FXQhiAhUIbijFmM72rY80ahFPXIm4WDbzcA==" + "version": "3.1.1", + "packageName": "@csstools/selector-specificity", + "hash": "sha512-a7cxGcJ2wIlMFLlh8z2ONm+715QkPHiyJcxwQlKOz/03GPw1COpfhcmC9wm4xlZfp//jWHNNMwzjtqHXVWU9KA==" } }, - "npm:@mui/system": { + "npm:@cucumber/create-meta": { "type": "npm", - "name": "npm:@mui/system", + "name": "npm:@cucumber/create-meta", "data": { - "version": "5.16.4", - "packageName": "@mui/system", - "hash": "sha512-ET1Ujl2/8hbsD611/mqUuNArMCGv/fIWO/f8B3ZqF5iyPHM2aS74vhTNyjytncc4i6dYwGxNk+tLa7GwjNS0/w==" + "version": "5.0.0", + "packageName": "@cucumber/create-meta", + "hash": "sha512-Z5kMZkUff00S3/KSnKzB/KOm2UIxMXY1xXmj2dQMlD49lV6v/W8EEvgDMNtQotQNSOQU5bDupmWQpk+o16tXIw==" } }, - "npm:@mui/types": { + "npm:@cucumber/cucumber-expressions": { "type": "npm", - "name": "npm:@mui/types", + "name": "npm:@cucumber/cucumber-expressions", "data": { - "version": "7.2.15", - "packageName": "@mui/types", - "hash": "sha512-nbo7yPhtKJkdf9kcVOF8JZHPZTmqXjJ/tI0bdWgHg5tp9AnIN4Y7f7wm9T+0SyGYJk76+GYZ8Q5XaTYAsUHN0Q==" + "version": "12.1.3", + "packageName": "@cucumber/cucumber-expressions", + "hash": "sha512-LB8MAzE4F/t2KIgsDEz4gZH0xSI4aG0/LmYUPyISPPjUS1pI/yGWWyeX2WsiUQxpSs765WcNIq5Bggt7gGGO3Q==" } }, - "npm:@mui/utils": { + "npm:@cucumber/cucumber": { "type": "npm", - "name": "npm:@mui/utils", + "name": "npm:@cucumber/cucumber", "data": { - "version": "5.16.4", - "packageName": "@mui/utils", - "hash": "sha512-nlppYwq10TBIFqp7qxY0SvbACOXeOjeVL3pOcDsK0FT8XjrEXh9/+lkg8AEIzD16z7YfiJDQjaJG2OLkE7BxNg==" + "version": "7.3.2", + "packageName": "@cucumber/cucumber", + "hash": "sha512-qqptM9w+UqXEYBAkrIGpIVPXDWv+zp0LrS89LiwHZwBp0cJg00su/iPMZ4j8TvCJiKfAwJXsAI1yjrd1POtU+w==" } }, - "npm:@nodelib/fs.scandir": { + "npm:@cucumber/gherkin-streams": { "type": "npm", - "name": "npm:@nodelib/fs.scandir", + "name": "npm:@cucumber/gherkin-streams", "data": { - "version": "2.1.5", - "packageName": "@nodelib/fs.scandir", - "hash": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" + "version": "2.0.2", + "packageName": "@cucumber/gherkin-streams", + "hash": "sha512-cKmXOBz4OwGlrHMBCc4qCC3KzLaqcEZ11nWWskIbv6jyfvlIRuM2OgEF6VLcNVewczifW1p6DrDj0OO+BeXocA==" } }, - "npm:@nodelib/fs.stat": { + "npm:@cucumber/gherkin": { "type": "npm", - "name": "npm:@nodelib/fs.stat", + "name": "npm:@cucumber/gherkin", "data": { - "version": "2.0.5", - "packageName": "@nodelib/fs.stat", - "hash": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" + "version": "19.0.3", + "packageName": "@cucumber/gherkin", + "hash": "sha512-gWdMm8mfRk3P+VugJWvNALaQV5QnT+5RkqWy3tO+4NsMSQZPo5p4V4vXwriQZ/sZR1Wni5TDRztuRsKLgZ3XHA==" } }, - "npm:@nodelib/fs.walk": { + "npm:@cucumber/html-formatter": { "type": "npm", - "name": "npm:@nodelib/fs.walk", + "name": "npm:@cucumber/html-formatter", "data": { - "version": "1.2.8", - "packageName": "@nodelib/fs.walk", - "hash": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" + "version": "15.0.2", + "packageName": "@cucumber/html-formatter", + "hash": "sha512-j+YGY4ytj78G/v1gZo53D+vuKXlTg/oxNwSCCGvRQo75+AqYDJSkm/vexXJQ5lY1rXAvlbZ9KI6jhg6LDs0YdQ==" } }, - "npm:@npmcli/arborist": { + "npm:@cucumber/message-streams": { "type": "npm", - "name": "npm:@npmcli/arborist", + "name": "npm:@cucumber/message-streams", "data": { - "version": "6.2.3", - "packageName": "@npmcli/arborist", - "hash": "sha512-lpGOC2ilSJXcc2zfW9QtukcCTcMbl3fVI0z4wvFB2AFIl0C+Q6Wv7ccrpdrQa8rvJ1ZVuc6qkX7HVTyKlzGqKA==" + "version": "2.1.0", + "packageName": "@cucumber/message-streams", + "hash": "sha512-Yh3mw3qv6QL9NI/ihkZF8V9MX2GbnR6oktv34kC3uAbrQy9d/b2SZ3HNjG3J9JQqpV4B7Om3SPElJYIeo66TrA==" } }, - "npm:@npmcli/fs@2.1.2": { + "npm:@cucumber/messages": { "type": "npm", - "name": "npm:@npmcli/fs@2.1.2", + "name": "npm:@cucumber/messages", "data": { - "version": "2.1.2", - "packageName": "@npmcli/fs", - "hash": "sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==" + "version": "16.0.1", + "packageName": "@cucumber/messages", + "hash": "sha512-80JcaAfQragFqR1rMhRwiqWL9HcR6Z4LDD2mfF0Lxg/lFkCNvmWa9Jl10NUNfFXYD555NKPzP/8xFo55abw8TQ==" } }, - "npm:@npmcli/fs": { + "npm:@cucumber/tag-expressions": { "type": "npm", - "name": "npm:@npmcli/fs", + "name": "npm:@cucumber/tag-expressions", "data": { - "version": "3.1.1", - "packageName": "@npmcli/fs", - "hash": "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==" + "version": "3.0.1", + "packageName": "@cucumber/tag-expressions", + "hash": "sha512-OGCXaJ1BQXmQ5b9pw+JYsBGumK2/LPZiLmbj1o1JFVeSNs2PY8WPQFSyXrskhrHz5Nd/6lYg7lvGMtFHOncC4w==" } }, - "npm:@npmcli/git": { + "npm:@cypress/browserify-preprocessor": { "type": "npm", - "name": "npm:@npmcli/git", + "name": "npm:@cypress/browserify-preprocessor", "data": { - "version": "4.1.0", - "packageName": "@npmcli/git", - "hash": "sha512-9hwoB3gStVfa0N31ymBmrX+GuDGdVA/QWShZVqE0HK2Af+7QGGrCTbZia/SW0ImUTjTne7SP91qxDmtXvDHRPQ==" + "version": "3.0.2", + "packageName": "@cypress/browserify-preprocessor", + "hash": "sha512-y6mlFR+IR2cqcm3HabSp7AEcX9QfF1EUL4eOaw/7xexdhmdQU8ez6piyRopZQob4BK8oKTsc9PkupsU2rzjqMA==" } }, - "npm:@npmcli/installed-package-contents": { + "npm:@cypress/mount-utils": { "type": "npm", - "name": "npm:@npmcli/installed-package-contents", + "name": "npm:@cypress/mount-utils", "data": { - "version": "2.1.0", - "packageName": "@npmcli/installed-package-contents", - "hash": "sha512-c8UuGLeZpm69BryRykLuKRyKFZYJsZSCT4aVY5ds4omyZqJ172ApzgfKJ5eV/r3HgLdUYgFVe54KSFVjKoe27w==" + "version": "1.0.2", + "packageName": "@cypress/mount-utils", + "hash": "sha512-Fn3fdTiyayHoy8Ol0RSu4MlBH2maQ2ZEXeEVKl/zHHXEQpld5HX3vdNLhK5YLij8cLynA4DxOT/nO9iEnIiOXw==" } }, - "npm:@npmcli/map-workspaces": { + "npm:@cypress/react": { "type": "npm", - "name": "npm:@npmcli/map-workspaces", + "name": "npm:@cypress/react", "data": { - "version": "3.0.6", - "packageName": "@npmcli/map-workspaces", - "hash": "sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA==" + "version": "5.12.5", + "packageName": "@cypress/react", + "hash": "sha512-9ARxdLMVrrmh853xe6j9gNdXdh+vqM7lMrvJ+MGoT4Wae+nE0q3guNgotFZjFot0ZP/npw8r3NFyJO216ddbEA==" } }, - "npm:@npmcli/metavuln-calculator": { + "npm:@cypress/request": { "type": "npm", - "name": "npm:@npmcli/metavuln-calculator", + "name": "npm:@cypress/request", "data": { - "version": "5.0.1", - "packageName": "@npmcli/metavuln-calculator", - "hash": "sha512-qb8Q9wIIlEPj3WeA1Lba91R4ZboPL0uspzV0F9uwP+9AYMVB2zOoa7Pbk12g6D2NHAinSbHh6QYmGuRyHZ874Q==" + "version": "2.88.12", + "packageName": "@cypress/request", + "hash": "sha512-tOn+0mDZxASFM+cuAP9szGUGPI1HwWVSvdzm7V4cCsPdFTx6qMj29CwaQmRAMIEhORIUBFBsYROYJcveK4uOjA==" } }, - "npm:@npmcli/move-file": { + "npm:@cypress/request@3.0.1": { "type": "npm", - "name": "npm:@npmcli/move-file", + "name": "npm:@cypress/request@3.0.1", "data": { - "version": "2.0.1", - "packageName": "@npmcli/move-file", - "hash": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==" + "version": "3.0.1", + "packageName": "@cypress/request", + "hash": "sha512-TWivJlJi8ZDx2wGOw1dbLuHJKUYX7bWySw377nlnGOW3hP9/MUKIsEdXT/YngWxVdgNCHRBmFlBipE+5/2ZZlQ==" } }, - "npm:@npmcli/name-from-folder": { + "npm:@cypress/webpack-dev-server": { "type": "npm", - "name": "npm:@npmcli/name-from-folder", + "name": "npm:@cypress/webpack-dev-server", "data": { - "version": "2.0.0", - "packageName": "@npmcli/name-from-folder", - "hash": "sha512-pwK+BfEBZJbKdNYpHHRTNBwBoqrN/iIMO0AiGvYsp3Hoaq0WbgGSWQR6SCldZovoDpY3yje5lkFUe6gsDgJ2vg==" + "version": "1.8.4", + "packageName": "@cypress/webpack-dev-server", + "hash": "sha512-kDg57ozD4vzIwHa0FhT44IoMKqsgFy7WV5SbBjWLBPdoOhuCdf22gy8VukaxwYqh+MFKxqVJ7hqVLErmMgpAYA==" } }, - "npm:@npmcli/node-gyp@2.0.0": { + "npm:@cypress/xvfb": { "type": "npm", - "name": "npm:@npmcli/node-gyp@2.0.0", + "name": "npm:@cypress/xvfb", "data": { - "version": "2.0.0", - "packageName": "@npmcli/node-gyp", - "hash": "sha512-doNI35wIe3bBaEgrlPfdJPaCpUR89pJWep4Hq3aRdh6gKazIVWfs0jHttvSSoq47ZXgC7h73kDsUl8AoIQUB+A==" + "version": "1.2.4", + "packageName": "@cypress/xvfb", + "hash": "sha512-skbBzPggOVYCbnGgV+0dmBdW/s77ZkAOXIC1knS8NagwDjBrNC1LuXtQJeiN6l+m7lzmHtaoUw/ctJKdqkG57Q==" } }, - "npm:@npmcli/node-gyp": { + "npm:@dhis2-ui/alert": { "type": "npm", - "name": "npm:@npmcli/node-gyp", + "name": "npm:@dhis2-ui/alert", "data": { - "version": "3.0.0", - "packageName": "@npmcli/node-gyp", - "hash": "sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA==" + "version": "8.16.0", + "packageName": "@dhis2-ui/alert", + "hash": "sha512-PfuSxm5K+xxbPVZU82L0U26KMbOdNx+sFFLMEWHukDhCSuja7zp64EzkX0iT/KfDBHBdbxF9G9fwyATA84Dnlg==" } }, - "npm:@npmcli/package-json": { + "npm:@dhis2-ui/alert@9.10.2": { "type": "npm", - "name": "npm:@npmcli/package-json", + "name": "npm:@dhis2-ui/alert@9.10.2", "data": { - "version": "3.1.1", - "packageName": "@npmcli/package-json", - "hash": "sha512-+UW0UWOYFKCkvszLoTwrYGrjNrT8tI5Ckeb/h+Z1y1fsNJEctl7HmerA5j2FgmoqFaLI2gsA1X9KgMFqx/bRmA==" + "version": "9.10.2", + "packageName": "@dhis2-ui/alert", + "hash": "sha512-8rflFBPDv3M0QjWCHpbacGiiV2k/JasYcSfGWr64qg/qD/mm4QZsD6Y9Z8uIcWVHbVMQFKMrvIpVNqzy5MiyRw==" } }, - "npm:@npmcli/promise-spawn@3.0.0": { + "npm:@dhis2-ui/box": { "type": "npm", - "name": "npm:@npmcli/promise-spawn@3.0.0", + "name": "npm:@dhis2-ui/box", "data": { - "version": "3.0.0", - "packageName": "@npmcli/promise-spawn", - "hash": "sha512-s9SgS+p3a9Eohe68cSI3fi+hpcZUmXq5P7w0kMlAsWVtR7XbK3ptkZqKT2cK1zLDObJ3sR+8P59sJE0w/KTL1g==" + "version": "8.16.0", + "packageName": "@dhis2-ui/box", + "hash": "sha512-vrKNXC03ZUAUL0YaAa43XhHpCSMNTn4Fu4GUmzQg0Jb+3ALp4+D+WBQzVWaZYMSqesDiOPS1ZB4z65QUMAAawQ==" } }, - "npm:@npmcli/promise-spawn": { + "npm:@dhis2-ui/box@9.10.2": { "type": "npm", - "name": "npm:@npmcli/promise-spawn", + "name": "npm:@dhis2-ui/box@9.10.2", "data": { - "version": "6.0.2", - "packageName": "@npmcli/promise-spawn", - "hash": "sha512-gGq0NJkIGSwdbUt4yhdF8ZrmkGKVz9vAdVzpOfnom+V8PLSmSOVhZwbNvZZS1EYcJN5hzzKBxmmVVAInM6HQLg==" + "version": "9.10.2", + "packageName": "@dhis2-ui/box", + "hash": "sha512-SP0tESVI9j3wpfTWcqX7kTn2Utio3DtH/qg3d5r4W+ftXX3e+cXa1kB6A1TnqDPjgiUJHbLnJb9HJ2IxWpYjAA==" } }, - "npm:@npmcli/query": { + "npm:@dhis2-ui/button": { "type": "npm", - "name": "npm:@npmcli/query", + "name": "npm:@dhis2-ui/button", "data": { - "version": "3.1.0", - "packageName": "@npmcli/query", - "hash": "sha512-C/iR0tk7KSKGldibYIB9x8GtO/0Bd0I2mhOaDb8ucQL/bQVTmGoeREaFj64Z5+iCBRf3dQfed0CjJL7I8iTkiQ==" + "version": "8.16.0", + "packageName": "@dhis2-ui/button", + "hash": "sha512-YCsNgRzCoazZ1RjmJUckACqy4iL76wOJoFMRnP+7AzOFU8myEFZakPnihR6dxsjxSCTsQTBebRMmmGRNp259wg==" } }, - "npm:@npmcli/run-script@4.1.7": { + "npm:@dhis2-ui/button@9.10.2": { "type": "npm", - "name": "npm:@npmcli/run-script@4.1.7", + "name": "npm:@dhis2-ui/button@9.10.2", "data": { - "version": "4.1.7", - "packageName": "@npmcli/run-script", - "hash": "sha512-WXr/MyM4tpKA4BotB81NccGAv8B48lNH0gRoILucbcAhTQXLCoi6HflMV3KdXubIqvP9SuLsFn68Z7r4jl+ppw==" + "version": "9.10.2", + "packageName": "@dhis2-ui/button", + "hash": "sha512-KTauJ8NZqm/l928R5KRvhDYQYjpBcjyqcz+H2hKq1dEDJIehRE2ZpckeEOMtBOCfN5RH+e6mBVSdQiokLXv0hg==" } }, - "npm:@npmcli/run-script": { + "npm:@dhis2-ui/calendar": { "type": "npm", - "name": "npm:@npmcli/run-script", + "name": "npm:@dhis2-ui/calendar", "data": { - "version": "6.0.2", - "packageName": "@npmcli/run-script", - "hash": "sha512-NCcr1uQo1k5U+SYlnIrbAh3cxy+OQT1VtqiAbxdymSlptbzBb62AjH2xXgjNCoP073hoa1CfCAcwoZ8k96C4nA==" + "version": "8.16.0", + "packageName": "@dhis2-ui/calendar", + "hash": "sha512-B+EI/t9r1Ed8XQ3dNmnZl/NSXiee4IV9DpNcCIwOV6K9OZ23/zt1L4QaRjI7u3/F5JeguxRg5EtUX4oZBdUFDw==" } }, - "npm:@nrwl/cli": { + "npm:@dhis2-ui/calendar@9.10.2": { "type": "npm", - "name": "npm:@nrwl/cli", + "name": "npm:@dhis2-ui/calendar@9.10.2", "data": { - "version": "15.9.7", - "packageName": "@nrwl/cli", - "hash": "sha512-1jtHBDuJzA57My5nLzYiM372mJW0NY6rFKxlWt5a0RLsAZdPTHsd8lE3Gs9XinGC1jhXbruWmhhnKyYtZvX/zA==" + "version": "9.10.2", + "packageName": "@dhis2-ui/calendar", + "hash": "sha512-i6CVTya1nyZ8DrItFeOZzWfLp6Hr0icdF65XhF6VCTSceiXVMX57TMfv/5wjSeLf3sKk6dy11JQMh+nFwxI8oQ==" } }, - "npm:@nrwl/devkit": { + "npm:@dhis2-ui/card": { "type": "npm", - "name": "npm:@nrwl/devkit", + "name": "npm:@dhis2-ui/card", "data": { - "version": "15.9.7", - "packageName": "@nrwl/devkit", - "hash": "sha512-Sb7Am2TMT8AVq8e+vxOlk3AtOA2M0qCmhBzoM1OJbdHaPKc0g0UgSnWRml1kPGg5qfPk72tWclLoZJ5/ut0vTg==" + "version": "8.16.0", + "packageName": "@dhis2-ui/card", + "hash": "sha512-7Y2xmyUL6omqwhsj3j9OzMfw7c/jWOXb2mWO0YYHroxreViHDadi6jbROp2iJbS38FfA6Svn5R+rWaVs6IJ9xQ==" } }, - "npm:@nrwl/nx-darwin-arm64": { + "npm:@dhis2-ui/card@9.10.2": { "type": "npm", - "name": "npm:@nrwl/nx-darwin-arm64", + "name": "npm:@dhis2-ui/card@9.10.2", "data": { - "version": "15.9.7", - "packageName": "@nrwl/nx-darwin-arm64", - "hash": "sha512-aBUgnhlkrgC0vu0fK6eb9Vob7eFnkuknrK+YzTjmLrrZwj7FGNAeyGXSlyo1dVokIzjVKjJg2saZZ0WQbfuCJw==" + "version": "9.10.2", + "packageName": "@dhis2-ui/card", + "hash": "sha512-vw840eh5XcGA7A8YAmdNs2c4i8sNN2ZU66s4r5Gws7T42X1KXgZYsPJfdZSq+R64fAcMRzpYx9+HVBqq8ElxGw==" } }, - "npm:@nrwl/nx-darwin-x64": { + "npm:@dhis2-ui/center": { "type": "npm", - "name": "npm:@nrwl/nx-darwin-x64", + "name": "npm:@dhis2-ui/center", "data": { - "version": "15.9.7", - "packageName": "@nrwl/nx-darwin-x64", - "hash": "sha512-L+elVa34jhGf1cmn38Z0sotQatmLovxoASCIw5r1CBZZeJ5Tg7Y9nOwjRiDixZxNN56hPKXm6xl9EKlVHVeKlg==" + "version": "8.16.0", + "packageName": "@dhis2-ui/center", + "hash": "sha512-ELfUaNaayaX6CFFijGJV3phNIj6pNFv32yS14Pmu7K9SbpnhIFqIB/Zepg6KkCxClqKXX1ALqwBXhaEWROVAXQ==" } }, - "npm:@nrwl/nx-linux-arm-gnueabihf": { + "npm:@dhis2-ui/center@9.10.2": { "type": "npm", - "name": "npm:@nrwl/nx-linux-arm-gnueabihf", + "name": "npm:@dhis2-ui/center@9.10.2", "data": { - "version": "15.9.7", - "packageName": "@nrwl/nx-linux-arm-gnueabihf", - "hash": "sha512-pqmfqqEUGFu6PmmHKyXyUw1Al0Ki8PSaR0+ndgCAb1qrekVDGDfznJfaqxN0JSLeolPD6+PFtLyXNr9ZyPFlFg==" + "version": "9.10.2", + "packageName": "@dhis2-ui/center", + "hash": "sha512-/pb7frIhja7MUVcgoaPUIw89lVOuZVjsnlD00ihwC4vQinztkmqncZAgboeUnES45xz+2ALARzIy/XG1wvnoCQ==" } }, - "npm:@nrwl/nx-linux-arm64-gnu": { + "npm:@dhis2-ui/checkbox": { "type": "npm", - "name": "npm:@nrwl/nx-linux-arm64-gnu", + "name": "npm:@dhis2-ui/checkbox", "data": { - "version": "15.9.7", - "packageName": "@nrwl/nx-linux-arm64-gnu", - "hash": "sha512-NYOa/eRrqmM+In5g3M0rrPVIS9Z+q6fvwXJYf/KrjOHqqan/KL+2TOfroA30UhcBrwghZvib7O++7gZ2hzwOnA==" + "version": "8.16.0", + "packageName": "@dhis2-ui/checkbox", + "hash": "sha512-yAP//QBULxaq7c2KjwY6YwIEkqP77AoMh6sSmh1yfQaYtiGO79c+T4Na8Acqt847ERhylKWtkoFyOu6S4ol6QA==" } }, - "npm:@nrwl/nx-linux-arm64-musl": { + "npm:@dhis2-ui/checkbox@9.10.2": { "type": "npm", - "name": "npm:@nrwl/nx-linux-arm64-musl", + "name": "npm:@dhis2-ui/checkbox@9.10.2", "data": { - "version": "15.9.7", - "packageName": "@nrwl/nx-linux-arm64-musl", - "hash": "sha512-zyStqjEcmbvLbejdTOrLUSEdhnxNtdQXlmOuymznCzYUEGRv+4f7OAepD3yRoR0a/57SSORZmmGQB7XHZoYZJA==" + "version": "9.10.2", + "packageName": "@dhis2-ui/checkbox", + "hash": "sha512-tERjUB5ididLsDToyrySWjNme5BeU1XMKgOCTR6zUUQUE/bbb2atE/dbtBJoEn+3c+0RirQhq5HH4FjrpvBuCA==" } }, - "npm:@nrwl/nx-linux-x64-gnu": { + "npm:@dhis2-ui/chip": { "type": "npm", - "name": "npm:@nrwl/nx-linux-x64-gnu", + "name": "npm:@dhis2-ui/chip", "data": { - "version": "15.9.7", - "packageName": "@nrwl/nx-linux-x64-gnu", - "hash": "sha512-saNK5i2A8pKO3Il+Ejk/KStTApUpWgCxjeUz9G+T8A+QHeDloZYH2c7pU/P3jA9QoNeKwjVO9wYQllPL9loeVg==" + "version": "8.16.0", + "packageName": "@dhis2-ui/chip", + "hash": "sha512-AglEijghZT6LTAIMy0aID1vp22hjxBN5GYF1chLFEujBm1Pt10ld35URU6CpHlEgreWUCjKMllNa4IpCJO1IUw==" } }, - "npm:@nrwl/nx-linux-x64-musl": { + "npm:@dhis2-ui/chip@9.10.2": { "type": "npm", - "name": "npm:@nrwl/nx-linux-x64-musl", + "name": "npm:@dhis2-ui/chip@9.10.2", "data": { - "version": "15.9.7", - "packageName": "@nrwl/nx-linux-x64-musl", - "hash": "sha512-extIUThYN94m4Vj4iZggt6hhMZWQSukBCo8pp91JHnDcryBg7SnYmnikwtY1ZAFyyRiNFBLCKNIDFGkKkSrZ9Q==" + "version": "9.10.2", + "packageName": "@dhis2-ui/chip", + "hash": "sha512-7J+tvN6A4yHBf6+TJX+Jelc0uFIjW+LTq8eQq8M63OaIyl96QTEKGqhOnoNlRq2n0TtKiVWzeO0sviq9FJVn7g==" } }, - "npm:@nrwl/nx-win32-arm64-msvc": { + "npm:@dhis2-ui/cover": { "type": "npm", - "name": "npm:@nrwl/nx-win32-arm64-msvc", + "name": "npm:@dhis2-ui/cover", "data": { - "version": "15.9.7", - "packageName": "@nrwl/nx-win32-arm64-msvc", - "hash": "sha512-GSQ54hJ5AAnKZb4KP4cmBnJ1oC4ILxnrG1mekxeM65c1RtWg9NpBwZ8E0gU3xNrTv8ZNsBeKi/9UhXBxhsIh8A==" + "version": "8.16.0", + "packageName": "@dhis2-ui/cover", + "hash": "sha512-4xKMzt4cOb3MFQMoK42gmhJXJKW5BiRloToC7PnLCZnnXNzuLIXrQ5rxz0C8vJ/+rh7g8XLjOhLCXCEJjMAp4w==" } }, - "npm:@nrwl/nx-win32-x64-msvc": { + "npm:@dhis2-ui/cover@9.10.2": { "type": "npm", - "name": "npm:@nrwl/nx-win32-x64-msvc", + "name": "npm:@dhis2-ui/cover@9.10.2", "data": { - "version": "15.9.7", - "packageName": "@nrwl/nx-win32-x64-msvc", - "hash": "sha512-x6URof79RPd8AlapVbPefUD3ynJZpmah3tYaYZ9xZRMXojVtEHV8Qh5vysKXQ1rNYJiiB8Ah6evSKWLbAH60tw==" + "version": "9.10.2", + "packageName": "@dhis2-ui/cover", + "hash": "sha512-lq19MBukjWWGbVVQnL6eZHzF7F/+OC7uHFUf/VtsFORshGwc2cjVOtGSLYquHmn7SzzSuVCACbRBWGKnZxTmcg==" } }, - "npm:@nrwl/tao": { + "npm:@dhis2-ui/css": { "type": "npm", - "name": "npm:@nrwl/tao", + "name": "npm:@dhis2-ui/css", "data": { - "version": "15.9.7", - "packageName": "@nrwl/tao", - "hash": "sha512-OBnHNvQf3vBH0qh9YnvBQQWyyFZ+PWguF6dJ8+1vyQYlrLVk/XZ8nJ4ukWFb+QfPv/O8VBmqaofaOI9aFC4yTw==" + "version": "8.16.0", + "packageName": "@dhis2-ui/css", + "hash": "sha512-O5YVBv8EFnw30xMgPopcAmkpcsVc99XuARv+3rxpMxfOuVtH0Y6BjWh/RJhvZLYc4OrfsrQDRoIlhvZUKGRv/A==" } }, - "npm:@octokit/auth-token": { + "npm:@dhis2-ui/css@9.10.2": { "type": "npm", - "name": "npm:@octokit/auth-token", + "name": "npm:@dhis2-ui/css@9.10.2", "data": { - "version": "3.0.4", - "packageName": "@octokit/auth-token", - "hash": "sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ==" + "version": "9.10.2", + "packageName": "@dhis2-ui/css", + "hash": "sha512-3kalnmSD6hr8IIWQMKCESVWNyQo50e1iKN3yZlAZfwWWybTinUpVbc9MDh7KcofAFHqR02oKcdAb/xVLBzdGFw==" } }, - "npm:@octokit/core": { + "npm:@dhis2-ui/divider": { "type": "npm", - "name": "npm:@octokit/core", + "name": "npm:@dhis2-ui/divider", "data": { - "version": "4.2.4", - "packageName": "@octokit/core", - "hash": "sha512-rYKilwgzQ7/imScn3M9/pFfUf4I1AZEH3KhyJmtPdE2zfaXAn2mFfUy4FbKewzc2We5y/LlKLj36fWJLKC2SIQ==" + "version": "8.16.0", + "packageName": "@dhis2-ui/divider", + "hash": "sha512-Zomxz5Z87G4UP1VmTlLrpc19gQmlCtABDxVyirIMv7ZnUXUozj0KFzhO6VJAF7qPo5Q4cKV/6ZkprPwYAN4I9A==" } }, - "npm:@octokit/endpoint": { + "npm:@dhis2-ui/divider@9.10.2": { "type": "npm", - "name": "npm:@octokit/endpoint", + "name": "npm:@dhis2-ui/divider@9.10.2", "data": { - "version": "7.0.6", - "packageName": "@octokit/endpoint", - "hash": "sha512-5L4fseVRUsDFGR00tMWD/Trdeeihn999rTMGRMC1G/Ldi1uWlWJzI98H4Iak5DB/RVvQuyMYKqSK/R6mbSOQyg==" + "version": "9.10.2", + "packageName": "@dhis2-ui/divider", + "hash": "sha512-c4DEmMQd/KbGz6UOdpUfXvj7AP3QxTVZlEjKPUTW4i2dd0CwdIr1Cme+cPleueFSYuvWIt5IpdKbxMRDsHh0bQ==" } }, - "npm:@octokit/graphql": { + "npm:@dhis2-ui/field": { "type": "npm", - "name": "npm:@octokit/graphql", + "name": "npm:@dhis2-ui/field", "data": { - "version": "5.0.6", - "packageName": "@octokit/graphql", - "hash": "sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw==" + "version": "8.16.0", + "packageName": "@dhis2-ui/field", + "hash": "sha512-aaEwfxenl1MU7Kv2r5r7nwjVtIUH4zSZFSSBXBYQQlirsTTjsJWlbo4urnY5y649OpqJnSoiaZTndhKMGk/MHg==" } }, - "npm:@octokit/openapi-types@12.11.0": { + "npm:@dhis2-ui/field@9.10.2": { "type": "npm", - "name": "npm:@octokit/openapi-types@12.11.0", + "name": "npm:@dhis2-ui/field@9.10.2", "data": { - "version": "12.11.0", - "packageName": "@octokit/openapi-types", - "hash": "sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==" + "version": "9.10.2", + "packageName": "@dhis2-ui/field", + "hash": "sha512-0RGZrdpStGjsXu5rF6rtkFNjN7YNtjvrQCzMgIDfGC2FSF3KGjX9rpQFdP9uCcZ/YLiINPwNT/uAAYn2t88fMQ==" } }, - "npm:@octokit/openapi-types@14.0.0": { + "npm:@dhis2-ui/file-input": { "type": "npm", - "name": "npm:@octokit/openapi-types@14.0.0", + "name": "npm:@dhis2-ui/file-input", "data": { - "version": "14.0.0", - "packageName": "@octokit/openapi-types", - "hash": "sha512-HNWisMYlR8VCnNurDU6os2ikx0s0VyEjDYHNS/h4cgb8DeOxQ0n72HyinUtdDVxJhFy3FWLGl0DJhfEWk3P5Iw==" + "version": "8.16.0", + "packageName": "@dhis2-ui/file-input", + "hash": "sha512-C6DnqUidG8+GIan0+b7dvQQnJilBvd98DlKC2FrrnSq0gtkf5TI0nY7U8GMjaupRVy3kJ0M4dIYIGvWatJgXAg==" } }, - "npm:@octokit/openapi-types": { + "npm:@dhis2-ui/file-input@9.10.2": { "type": "npm", - "name": "npm:@octokit/openapi-types", + "name": "npm:@dhis2-ui/file-input@9.10.2", "data": { - "version": "18.1.1", - "packageName": "@octokit/openapi-types", - "hash": "sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw==" + "version": "9.10.2", + "packageName": "@dhis2-ui/file-input", + "hash": "sha512-V3lwp+S958Tt8LjXDN4vS5b7mpbGhK/93fD9xol/NGqR2andJ9cZJUTgs6ext8FRbCslbvS0Upavr9JwNKYopg==" } }, - "npm:@octokit/plugin-enterprise-rest": { + "npm:@dhis2-ui/header-bar": { "type": "npm", - "name": "npm:@octokit/plugin-enterprise-rest", + "name": "npm:@dhis2-ui/header-bar", "data": { - "version": "6.0.1", - "packageName": "@octokit/plugin-enterprise-rest", - "hash": "sha512-93uGjlhUD+iNg1iWhUENAtJata6w5nE+V4urXOAlIXdco6xNZtUSfYY8dzp3Udy74aqO/B5UZL80x/YMa5PKRw==" + "version": "8.16.0", + "packageName": "@dhis2-ui/header-bar", + "hash": "sha512-UwyhAU3MUYfmfKVp7IE0A0CSwxwGQveuxNFRpZh+LpWO2pC7/gkb7Tv2ISfrIdf8R+a/FU6SUkmKp7iWFyz3Eg==" } }, - "npm:@octokit/plugin-paginate-rest": { + "npm:@dhis2-ui/header-bar@9.10.2": { "type": "npm", - "name": "npm:@octokit/plugin-paginate-rest", + "name": "npm:@dhis2-ui/header-bar@9.10.2", "data": { - "version": "3.1.0", - "packageName": "@octokit/plugin-paginate-rest", - "hash": "sha512-+cfc40pMzWcLkoDcLb1KXqjX0jTGYXjKuQdFQDc6UAknISJHnZTiBqld6HDwRJvD4DsouDKrWXNbNV0lE/3AXA==" + "version": "9.10.2", + "packageName": "@dhis2-ui/header-bar", + "hash": "sha512-xiYToEjXCHuQPXuPbz3qeLl6DW64N1BpPxfMXJ+gZMrrdz505WDaEK7klFSs6Q3I1jNdYUe6VYfhqOF3wnZGVA==" } }, - "npm:@octokit/plugin-request-log": { + "npm:@dhis2-ui/help": { "type": "npm", - "name": "npm:@octokit/plugin-request-log", + "name": "npm:@dhis2-ui/help", "data": { - "version": "1.0.4", - "packageName": "@octokit/plugin-request-log", - "hash": "sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==" + "version": "8.16.0", + "packageName": "@dhis2-ui/help", + "hash": "sha512-5Ag6d92iFpB2gJfIXx0bodHnuv0J9FWMnMkVscfOS2LiIFHzJNrR/iEnXmbFSzLBaPvE4gFjmAZ0WskDXdPt+g==" } }, - "npm:@octokit/plugin-rest-endpoint-methods": { + "npm:@dhis2-ui/help@9.10.2": { "type": "npm", - "name": "npm:@octokit/plugin-rest-endpoint-methods", + "name": "npm:@dhis2-ui/help@9.10.2", "data": { - "version": "6.8.1", - "packageName": "@octokit/plugin-rest-endpoint-methods", - "hash": "sha512-QrlaTm8Lyc/TbU7BL/8bO49vp+RZ6W3McxxmmQTgYxf2sWkO8ZKuj4dLhPNJD6VCUW1hetCmeIM0m6FTVpDiEg==" + "version": "9.10.2", + "packageName": "@dhis2-ui/help", + "hash": "sha512-D3L74LZ8oeQXbISIYfruMKX7VrwNTvoXRaIMB/wCU2I7MTGYGg6Et9ZWqTWqQGAd4DMFx/m+qJfXQDJd2m9vwA==" } }, - "npm:@octokit/request-error": { + "npm:@dhis2-ui/input": { "type": "npm", - "name": "npm:@octokit/request-error", + "name": "npm:@dhis2-ui/input", "data": { - "version": "3.0.3", - "packageName": "@octokit/request-error", - "hash": "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==" + "version": "8.16.0", + "packageName": "@dhis2-ui/input", + "hash": "sha512-Zn+Jo+NkVJSHdKwWz9WMPYmnKRDM/metSjnDdAZ2guIS820dNCPgsbC1+DOgMKVxtl+DSb0e+05niIVwsAIELA==" } }, - "npm:@octokit/request": { + "npm:@dhis2-ui/input@9.10.2": { "type": "npm", - "name": "npm:@octokit/request", + "name": "npm:@dhis2-ui/input@9.10.2", "data": { - "version": "6.2.8", - "packageName": "@octokit/request", - "hash": "sha512-ow4+pkVQ+6XVVsekSYBzJC0VTVvh/FCTUUgTsboGq+DTeWdyIFV8WSCdo0RIxk6wSkBTHqIK1mYuY7nOBXOchw==" + "version": "9.10.2", + "packageName": "@dhis2-ui/input", + "hash": "sha512-MDX9OEUWFkOTh4V6KnrAJp5uFNWvFfvMbHNttmerbYpDl1O/XumgnqZl3vlW+aXnbR9mEu14cZ1rEFhgBQuPog==" } }, - "npm:@octokit/rest": { + "npm:@dhis2-ui/intersection-detector": { "type": "npm", - "name": "npm:@octokit/rest", + "name": "npm:@dhis2-ui/intersection-detector", "data": { - "version": "19.0.3", - "packageName": "@octokit/rest", - "hash": "sha512-5arkTsnnRT7/sbI4fqgSJ35KiFaN7zQm0uQiQtivNQLI8RQx8EHwJCajcTUwmaCMNDg7tdCvqAnc7uvHHPxrtQ==" + "version": "8.16.0", + "packageName": "@dhis2-ui/intersection-detector", + "hash": "sha512-z8b9RjRBG5PgRgB85ltUC+toN2IgXCHmMXpxyAfEL3tE4asej4y75cWLafY1sO8QkwwHJBAlEq0IrPUS8ggKzw==" } }, - "npm:@octokit/types@6.41.0": { + "npm:@dhis2-ui/intersection-detector@9.10.2": { "type": "npm", - "name": "npm:@octokit/types@6.41.0", + "name": "npm:@dhis2-ui/intersection-detector@9.10.2", "data": { - "version": "6.41.0", - "packageName": "@octokit/types", - "hash": "sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==" + "version": "9.10.2", + "packageName": "@dhis2-ui/intersection-detector", + "hash": "sha512-5AsCGQZ+bASdGlJwWRr2bKPuMOjA0WnxdkZfmqaCgsqd/h0k06eDyzyx18eDYqfQAOVt+GHQ7YgNgAjl/LdSig==" } }, - "npm:@octokit/types@8.2.1": { + "npm:@dhis2-ui/label": { "type": "npm", - "name": "npm:@octokit/types@8.2.1", + "name": "npm:@dhis2-ui/label", "data": { - "version": "8.2.1", - "packageName": "@octokit/types", - "hash": "sha512-8oWMUji8be66q2B9PmEIUyQm00VPDPun07umUWSaCwxmeaquFBro4Hcc3ruVoDo3zkQyZBlRvhIMEYS3pBhanw==" + "version": "8.16.0", + "packageName": "@dhis2-ui/label", + "hash": "sha512-OrtE4ZfDH3lBApL1mR/eZ1Ndr14V/FwgUoER9Xw9Zmt8vNGhtYHkWzLzwnzsSiV0gkJ0rHF/SU7nctVOWdQQjQ==" } }, - "npm:@octokit/types": { + "npm:@dhis2-ui/label@9.10.2": { "type": "npm", - "name": "npm:@octokit/types", + "name": "npm:@dhis2-ui/label@9.10.2", "data": { - "version": "9.3.2", - "packageName": "@octokit/types", - "hash": "sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==" + "version": "9.10.2", + "packageName": "@dhis2-ui/label", + "hash": "sha512-JuX/NYcKv43xlli3itgTjUPHZeyuIOjNkmo5Nhce67kJGLtPfMjjFWqX3px7xrj00u5SK5VfPUW789wG2dU7ng==" } }, - "npm:@parcel/watcher": { + "npm:@dhis2-ui/layer": { "type": "npm", - "name": "npm:@parcel/watcher", + "name": "npm:@dhis2-ui/layer", "data": { - "version": "2.0.4", - "packageName": "@parcel/watcher", - "hash": "sha512-cTDi+FUDBIUOBKEtj+nhiJ71AZVlkAsQFuGQTun5tV9mwQBQgZvhCzG+URPQc8myeN32yRVZEfVAPCs1RW+Jvg==" + "version": "8.16.0", + "packageName": "@dhis2-ui/layer", + "hash": "sha512-GHIud7bFoXPSBGkkiJXCQqnYuEh0eXllF62eJTnFu3iMzoroepylxiDLDXzQMhxc1bCmkQBEgX5aNzT3riHH5A==" } }, - "npm:@pkgjs/parseargs": { + "npm:@dhis2-ui/layer@9.10.2": { "type": "npm", - "name": "npm:@pkgjs/parseargs", + "name": "npm:@dhis2-ui/layer@9.10.2", "data": { - "version": "0.11.0", - "packageName": "@pkgjs/parseargs", - "hash": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==" + "version": "9.10.2", + "packageName": "@dhis2-ui/layer", + "hash": "sha512-2dke6IhhTNVKRzJtPENCNH2Uj2gzoiEFd+wO85upRrQ7krlSbcgZKsEDD20XmVBTofTZ6//XDs6zYqGIvWw8og==" } }, - "npm:@popperjs/core": { + "npm:@dhis2-ui/legend": { "type": "npm", - "name": "npm:@popperjs/core", + "name": "npm:@dhis2-ui/legend", "data": { - "version": "2.11.8", - "packageName": "@popperjs/core", - "hash": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==" + "version": "8.16.0", + "packageName": "@dhis2-ui/legend", + "hash": "sha512-0RNCMh6KAo/wIsbvi0cAvTNCbDd517iF/IJ7pugSCHflACrN0i+p/ZqL/bXcXlI7pM6dssn1tjto4qvcyncuUQ==" } }, - "npm:@react-buddy/ide-toolbox": { + "npm:@dhis2-ui/legend@9.10.2": { "type": "npm", - "name": "npm:@react-buddy/ide-toolbox", + "name": "npm:@dhis2-ui/legend@9.10.2", "data": { - "version": "2.4.0", - "packageName": "@react-buddy/ide-toolbox", - "hash": "sha512-TWHX6gwa0Gop7215uHhjFMbYLLdjM/b9rr0wYE3E0m7GNJ56gbPpbZiq86w9uI8zksl827acqGeT437MkuO64w==" + "version": "9.10.2", + "packageName": "@dhis2-ui/legend", + "hash": "sha512-lFx6rG+cVzbEhFby2Cb9M3UR49ysqPDP3ci3n9FJqqFWmuyZTwDdKVI6ZirqKU9mNAEpqlFjpcmAA09ZiB2PrA==" } }, - "npm:@react-dnd/asap": { + "npm:@dhis2-ui/loader": { "type": "npm", - "name": "npm:@react-dnd/asap", + "name": "npm:@dhis2-ui/loader", "data": { - "version": "4.0.1", - "packageName": "@react-dnd/asap", - "hash": "sha512-kLy0PJDDwvwwTXxqTFNAAllPHD73AycE9ypWeln/IguoGBEbvFcPDbCV03G52bEcC5E+YgupBE0VzHGdC8SIXg==" + "version": "8.16.0", + "packageName": "@dhis2-ui/loader", + "hash": "sha512-AyHID3Wftk6j4n6hoHpjx4OZF3ENtDBcOIrSVCbLpv+y14m06RZk0T6wekSnplW/1zCFruS5vLZNR7aYJEKIyA==" } }, - "npm:@react-dnd/invariant": { + "npm:@dhis2-ui/loader@9.10.2": { "type": "npm", - "name": "npm:@react-dnd/invariant", + "name": "npm:@dhis2-ui/loader@9.10.2", "data": { - "version": "3.0.1", - "packageName": "@react-dnd/invariant", - "hash": "sha512-blqduwV86oiKw2Gr44wbe3pj3Z/OsXirc7ybCv9F/pLAR+Aih8F3rjeJzK0ANgtYKv5lCpkGVoZAeKitKDaD/g==" + "version": "9.10.2", + "packageName": "@dhis2-ui/loader", + "hash": "sha512-UWRz7s/QBXFEJUl/3s6XQld6/+9AcMRWlzHYhTHnb0aH7Na7uPB9LANMS1UC5/XvQ2z1EL6FPV87IEE7vpbaoA==" } }, - "npm:@react-dnd/shallowequal": { + "npm:@dhis2-ui/logo": { "type": "npm", - "name": "npm:@react-dnd/shallowequal", + "name": "npm:@dhis2-ui/logo", "data": { - "version": "3.0.1", - "packageName": "@react-dnd/shallowequal", - "hash": "sha512-XjDVbs3ZU16CO1h5Q3Ew2RPJqmZBDE/EVf1LYp6ePEffs3V/MX9ZbL5bJr8qiK5SbGmUMuDoaFgyKacYz8prRA==" + "version": "8.16.0", + "packageName": "@dhis2-ui/logo", + "hash": "sha512-5NXPKRKEZN99DXP2TOHTximelZZh43qYUWgcVmB7RkiM7EBKaNQkz1LtP6cV5yv2Jr4RQtW3Myg690Wtgg+VNg==" } }, - "npm:@react-hook/latest": { + "npm:@dhis2-ui/logo@9.10.2": { "type": "npm", - "name": "npm:@react-hook/latest", + "name": "npm:@dhis2-ui/logo@9.10.2", "data": { - "version": "1.0.3", - "packageName": "@react-hook/latest", - "hash": "sha512-dy6duzl+JnAZcDbNTfmaP3xHiKtbXYOaz3G51MGVljh548Y8MWzTr+PHLOfvpypEVW9zwvl+VyKjbWKEVbV1Rg==" + "version": "9.10.2", + "packageName": "@dhis2-ui/logo", + "hash": "sha512-ywBCHmTgqCDeUDjFquDBS7mYDZNirfHAAIgwaKwJ51ZLUSQ+bvrkPmXMstHFppZvz4Ux1Pa6yCPeiucAZO2oiw==" } }, - "npm:@react-hook/passive-layout-effect": { + "npm:@dhis2-ui/menu": { "type": "npm", - "name": "npm:@react-hook/passive-layout-effect", + "name": "npm:@dhis2-ui/menu", "data": { - "version": "1.2.1", - "packageName": "@react-hook/passive-layout-effect", - "hash": "sha512-IwEphTD75liO8g+6taS+4oqz+nnroocNfWVHWz7j+N+ZO2vYrc6PV1q7GQhuahL0IOR7JccFTsFKQ/mb6iZWAg==" + "version": "8.16.0", + "packageName": "@dhis2-ui/menu", + "hash": "sha512-oT7UVlMAM3xl5WDpdVjAgcHG5d9ACza+bUsMAXNURT0ceW1kD6OKLfmNNJOixpudwmZ45G6b1gBUqVQ3REXNTg==" } }, - "npm:@react-hook/resize-observer": { + "npm:@dhis2-ui/menu@9.10.2": { "type": "npm", - "name": "npm:@react-hook/resize-observer", + "name": "npm:@dhis2-ui/menu@9.10.2", "data": { - "version": "1.2.6", - "packageName": "@react-hook/resize-observer", - "hash": "sha512-DlBXtLSW0DqYYTW3Ft1/GQFZlTdKY5VAFIC4+km6IK5NiPPDFchGbEJm1j6pSgMqPRHbUQgHJX7RaR76ic1LWA==" - } - }, - "npm:@react-hook/size": { - "type": "npm", - "name": "npm:@react-hook/size", - "data": { - "version": "2.1.2", - "packageName": "@react-hook/size", - "hash": "sha512-BmE5asyRDxSuQ9p14FUKJ0iBRgV9cROjqNG9jT/EjCM+xHha1HVqbPoT+14FQg1K7xIydabClCibUY4+1tw/iw==" + "version": "9.10.2", + "packageName": "@dhis2-ui/menu", + "hash": "sha512-RNI6vxlxGHJn9j7hdnJDNc7973Skm1RG9bITUDFUY9GuJs5Cp8k0h/ZqBlgfO2L1s8aKSn+/p0vy7zLgzFYv+w==" } }, - "npm:@remix-run/router": { + "npm:@dhis2-ui/modal": { "type": "npm", - "name": "npm:@remix-run/router", + "name": "npm:@dhis2-ui/modal", "data": { - "version": "1.18.0", - "packageName": "@remix-run/router", - "hash": "sha512-L3jkqmqoSVBVKHfpGZmLrex0lxR5SucGA0sUfFzGctehw+S/ggL9L/0NnC5mw6P8HUWpFZ3nQw3cRApjjWx9Sw==" + "version": "8.16.0", + "packageName": "@dhis2-ui/modal", + "hash": "sha512-RJb6UTMoU1juuc4V5hIJj59YokZ4WoqbQoyjGfWMSf5zFfXAWT36HlOTnew322dekZA5CGt0hcxlcuqpbRaJjQ==" } }, - "npm:@sigstore/bundle": { + "npm:@dhis2-ui/modal@9.10.2": { "type": "npm", - "name": "npm:@sigstore/bundle", + "name": "npm:@dhis2-ui/modal@9.10.2", "data": { - "version": "1.1.0", - "packageName": "@sigstore/bundle", - "hash": "sha512-PFutXEy0SmQxYI4texPw3dd2KewuNqv7OuK1ZFtY2fM754yhvG2KdgwIhRnoEE2uHdtdGNQ8s0lb94dW9sELog==" + "version": "9.10.2", + "packageName": "@dhis2-ui/modal", + "hash": "sha512-kRrzn96nYZm9PVKvlWO41jYOMUtaK4OaAOUtVV2hl1OVeJBIHgM4B5dqZyFAj/ghl74xsQPRiWF/ULV7IgxaJA==" } }, - "npm:@sigstore/protobuf-specs": { + "npm:@dhis2-ui/node": { "type": "npm", - "name": "npm:@sigstore/protobuf-specs", + "name": "npm:@dhis2-ui/node", "data": { - "version": "0.2.1", - "packageName": "@sigstore/protobuf-specs", - "hash": "sha512-XTWVxnWJu+c1oCshMLwnKvz8ZQJJDVOlciMfgpJBQbThVjKTCG8dwyhgLngBD2KN0ap9F/gOV8rFDEx8uh7R2A==" + "version": "8.16.0", + "packageName": "@dhis2-ui/node", + "hash": "sha512-QpwwKuIK8Z+DlYB9LhXe8NWQNJdZBotjl0qU8faltVIsRGC76YzT1jbcIMvxKcVRaQOdNQtMt1uOYd4KCnA04Q==" } }, - "npm:@sigstore/sign": { + "npm:@dhis2-ui/node@9.10.2": { "type": "npm", - "name": "npm:@sigstore/sign", + "name": "npm:@dhis2-ui/node@9.10.2", "data": { - "version": "1.0.0", - "packageName": "@sigstore/sign", - "hash": "sha512-INxFVNQteLtcfGmcoldzV6Je0sbbfh9I16DM4yJPw3j5+TFP8X6uIiA18mvpEa9yyeycAKgPmOA3X9hVdVTPUA==" + "version": "9.10.2", + "packageName": "@dhis2-ui/node", + "hash": "sha512-2SoXiy2dP0gX4aUjXb/eS96otEyAy8Y5xNYX0nxEZkkTlCzCeCNSvg1HCha4rsqmwnxGIZVPFiaHjyS6ttDWBw==" } }, - "npm:@sigstore/tuf": { + "npm:@dhis2-ui/notice-box": { "type": "npm", - "name": "npm:@sigstore/tuf", + "name": "npm:@dhis2-ui/notice-box", "data": { - "version": "1.0.3", - "packageName": "@sigstore/tuf", - "hash": "sha512-2bRovzs0nJZFlCN3rXirE4gwxCn97JNjMmwpecqlbgV9WcxX7WRuIrgzx/X7Ib7MYRbyUTpBYE0s2x6AmZXnlg==" + "version": "8.16.0", + "packageName": "@dhis2-ui/notice-box", + "hash": "sha512-TulrAmzU3MXs1l1xqwikOtSRivkQKC2RLBta+ZRAXGEqH0VFUoDkk9OtTZ0QsNJRAXs/NHQZ2REhZfRCaiWI7w==" } }, - "npm:@sinclair/typebox": { + "npm:@dhis2-ui/notice-box@9.10.2": { "type": "npm", - "name": "npm:@sinclair/typebox", + "name": "npm:@dhis2-ui/notice-box@9.10.2", "data": { - "version": "0.27.8", - "packageName": "@sinclair/typebox", - "hash": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" + "version": "9.10.2", + "packageName": "@dhis2-ui/notice-box", + "hash": "sha512-2vY6Y/DLru4Da4J7Qd2isl4jjwEw16wCbS38JWnJ1Cmgq6OSVTR3GiA1XgNZdO3vMJrdTCEdRDrkI005l84/lw==" } }, - "npm:@testing-library/dom": { + "npm:@dhis2-ui/organisation-unit-tree": { "type": "npm", - "name": "npm:@testing-library/dom", + "name": "npm:@dhis2-ui/organisation-unit-tree", "data": { - "version": "8.20.1", - "packageName": "@testing-library/dom", - "hash": "sha512-/DiOQ5xBxgdYRC8LNk7U+RWat0S3qRLeIw3ZIkMQ9kkVlRmwD/Eg8k8CqIpD6GW7u20JIUOfMKbxtiLutpjQ4g==" + "version": "8.16.0", + "packageName": "@dhis2-ui/organisation-unit-tree", + "hash": "sha512-VkqwNz2bqiOuP3bsnKeuReraQzhKe+R4dtPIjPUZpe+vA78uQfcsOB1OUK3JqI/9qL8eL0RYepoACHQwb+1MNw==" } }, - "npm:@testing-library/react": { + "npm:@dhis2-ui/organisation-unit-tree@9.10.2": { "type": "npm", - "name": "npm:@testing-library/react", + "name": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", "data": { - "version": "12.1.5", - "packageName": "@testing-library/react", - "hash": "sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg==" + "version": "9.10.2", + "packageName": "@dhis2-ui/organisation-unit-tree", + "hash": "sha512-MSafzo9VWVeiTwZZB2ggFUCNWauhvcDiEmL7a6rAu8XnLklgRYXFKKKH3XgYe5bcbBVIGZ0n/DlXkU+67oksOQ==" } }, - "npm:@tootallnate/once": { + "npm:@dhis2-ui/pagination": { "type": "npm", - "name": "npm:@tootallnate/once", + "name": "npm:@dhis2-ui/pagination", "data": { - "version": "2.0.0", - "packageName": "@tootallnate/once", - "hash": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==" + "version": "8.16.0", + "packageName": "@dhis2-ui/pagination", + "hash": "sha512-oytevq4Bb0fGXeL3hVBz7P5dGBxSpenV0AOhNA3W7m7/UNSmFJXJjWRB+nvHS6jcq0/gxNJvEZctGF/zlViyVQ==" } }, - "npm:@tufjs/canonical-json": { + "npm:@dhis2-ui/pagination@9.10.2": { "type": "npm", - "name": "npm:@tufjs/canonical-json", + "name": "npm:@dhis2-ui/pagination@9.10.2", "data": { - "version": "1.0.0", - "packageName": "@tufjs/canonical-json", - "hash": "sha512-QTnf++uxunWvG2z3UFNzAoQPHxnSXOwtaI3iJ+AohhV+5vONuArPjJE7aPXPVXfXJsqrVbZBu9b81AJoSd09IQ==" + "version": "9.10.2", + "packageName": "@dhis2-ui/pagination", + "hash": "sha512-6V4A0pQrLOVb5G4bzO0Ay6KPtNoyW4s5G7SFySJD56xPkvYzlmGHyt0B/tnmCg+Os/QgS57aM2eAMl9yIj9dDA==" } }, - "npm:@tufjs/models": { + "npm:@dhis2-ui/popover": { "type": "npm", - "name": "npm:@tufjs/models", + "name": "npm:@dhis2-ui/popover", "data": { - "version": "1.0.4", - "packageName": "@tufjs/models", - "hash": "sha512-qaGV9ltJP0EO25YfFUPhxRVK0evXFIAGicsVXuRim4Ed9cjPxYhNnNJ49SFmbeLgtxpslIkX317IgpfcHPVj/A==" + "version": "8.16.0", + "packageName": "@dhis2-ui/popover", + "hash": "sha512-UPZ+9JTD4j4kVUge97zzXVknnlWIabO3YZFL/2O2tjHo23OUR4bl3AnUYiWYXVVIB7B28cadKHBa8ybnNn+gSA==" } }, - "npm:@types/aria-query": { + "npm:@dhis2-ui/popover@9.10.2": { "type": "npm", - "name": "npm:@types/aria-query", + "name": "npm:@dhis2-ui/popover@9.10.2", "data": { - "version": "5.0.4", - "packageName": "@types/aria-query", - "hash": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==" + "version": "9.10.2", + "packageName": "@dhis2-ui/popover", + "hash": "sha512-IdRSI2j7WhAiP2OUxncIbJfuY7Ac/roH85H2+C6I4y0K7H2XBlAEpSiFx8G+WaAniYtzA8AgNKPPs19OjWX4+w==" } }, - "npm:@types/base-64": { + "npm:@dhis2-ui/popper": { "type": "npm", - "name": "npm:@types/base-64", + "name": "npm:@dhis2-ui/popper", "data": { - "version": "1.0.2", - "packageName": "@types/base-64", - "hash": "sha512-uPgKMmM9fmn7I+Zi6YBqctOye4SlJsHKcisjHIMWpb2YKZRc36GpKyNuQ03JcT+oNXg1m7Uv4wU94EVltn8/cw==" + "version": "8.16.0", + "packageName": "@dhis2-ui/popper", + "hash": "sha512-O0zztHX63rHYVV2YoexQjmzKwSjAJxZBFqN6f5glaZHstfgFr43/XDTJo91JT5yZKX5gkhFRC7TlhzC5UUzpQw==" } }, - "npm:@types/hoist-non-react-statics": { + "npm:@dhis2-ui/popper@9.10.2": { "type": "npm", - "name": "npm:@types/hoist-non-react-statics", + "name": "npm:@dhis2-ui/popper@9.10.2", "data": { - "version": "3.3.5", - "packageName": "@types/hoist-non-react-statics", - "hash": "sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==" + "version": "9.10.2", + "packageName": "@dhis2-ui/popper", + "hash": "sha512-WYmRoe7xt+hS1b7NiZ0Fcvvf507NU8GZlwt7nZIWrGFOCE5lqWaB9xtuZ3D2Z5J5cAWRCgbCzzUDcjv1VW3hNg==" } }, - "npm:@types/i18next": { + "npm:@dhis2-ui/portal": { "type": "npm", - "name": "npm:@types/i18next", + "name": "npm:@dhis2-ui/portal", "data": { - "version": "11.9.3", - "packageName": "@types/i18next", - "hash": "sha512-snM7bMKy6gt7UYdpjsxycqSCAy0fr2JVPY0B8tJ2vp9bN58cE7C880k20PWFM4KXxQ3KsstKM8DLCawGCIH0tg==" + "version": "8.16.0", + "packageName": "@dhis2-ui/portal", + "hash": "sha512-I5+lc2QLEu7foKOJJnv4I4XcKlgwGzvmFF0AhJsyY5rmsFpZ+xZRSReOpdZdCWeL8tHboVddRJ9laLHfHx5BkQ==" } }, - "npm:@types/jsdom": { + "npm:@dhis2-ui/portal@9.10.2": { "type": "npm", - "name": "npm:@types/jsdom", + "name": "npm:@dhis2-ui/portal@9.10.2", "data": { - "version": "16.2.15", - "packageName": "@types/jsdom", - "hash": "sha512-nwF87yjBKuX/roqGYerZZM0Nv1pZDMAT5YhOHYeM/72Fic+VEqJh4nyoqoapzJnW3pUlfxPY5FhgsJtM+dRnQQ==" + "version": "9.10.2", + "packageName": "@dhis2-ui/portal", + "hash": "sha512-76a6ajFBVXaC/ihE04/MaXwXQOXkkbHQgRxcW9hKhMln/VfANuqkHbWIN+AbOADOf8ylVBNW4yLZ3tvnlbITfg==" } }, - "npm:@types/minimatch": { + "npm:@dhis2-ui/radio": { "type": "npm", - "name": "npm:@types/minimatch", + "name": "npm:@dhis2-ui/radio", "data": { - "version": "3.0.5", - "packageName": "@types/minimatch", - "hash": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==" + "version": "8.16.0", + "packageName": "@dhis2-ui/radio", + "hash": "sha512-dNPIJa2PdZR9pHLbLPxcT7ppaV3GQPUjwXPYB2QA2KLilNmb2aQWFKKnuNaOZTA4qwS/H5SGHuM0k3NvY4tRtA==" } }, - "npm:@types/minimist": { + "npm:@dhis2-ui/radio@9.10.2": { "type": "npm", - "name": "npm:@types/minimist", + "name": "npm:@dhis2-ui/radio@9.10.2", "data": { - "version": "1.2.5", - "packageName": "@types/minimist", - "hash": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==" + "version": "9.10.2", + "packageName": "@dhis2-ui/radio", + "hash": "sha512-QuFy7NlVXWFjG6Ab6dpWVMMwgdf1B14tA03MCAXtTY2zyVTdyAWOnUSnouDSoSV7VT77LMJ0JgjC6Tm2e4Fb5A==" } }, - "npm:@types/node-fetch": { + "npm:@dhis2-ui/required": { "type": "npm", - "name": "npm:@types/node-fetch", + "name": "npm:@dhis2-ui/required", "data": { - "version": "2.6.11", - "packageName": "@types/node-fetch", - "hash": "sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==" + "version": "8.16.0", + "packageName": "@dhis2-ui/required", + "hash": "sha512-LjyvfCQZ+muxl1L1HW3KvhN1xfvpBisHcP0lA4MpEDC2ca/wnGqILxnPWC6RzMnnXA7OovMnmm+a80V/JCuEmw==" } }, - "npm:@types/node": { + "npm:@dhis2-ui/required@9.10.2": { "type": "npm", - "name": "npm:@types/node", + "name": "npm:@dhis2-ui/required@9.10.2", "data": { - "version": "20.14.11", - "packageName": "@types/node", - "hash": "sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==" + "version": "9.10.2", + "packageName": "@dhis2-ui/required", + "hash": "sha512-kGS8l962JZpou0QfWrN/QwRKcBmmdWRZhZ8tI5avAJNZJPr8PG9wxUePoI//OoOPQEIejHK8/ZGX/yIFPgOhLA==" } }, - "npm:@types/normalize-package-data": { + "npm:@dhis2-ui/segmented-control": { "type": "npm", - "name": "npm:@types/normalize-package-data", + "name": "npm:@dhis2-ui/segmented-control", "data": { - "version": "2.4.4", - "packageName": "@types/normalize-package-data", - "hash": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==" + "version": "8.16.0", + "packageName": "@dhis2-ui/segmented-control", + "hash": "sha512-JAmHEkiXF/qBVTOykjkE8s36E4ZTq48NJE9ON4Z2Umrh9EHqm8vZEbBZ9EJaSIzT7NROIDG6mbgb9ZWNQHevfA==" } }, - "npm:@types/parse-json": { + "npm:@dhis2-ui/segmented-control@9.10.2": { "type": "npm", - "name": "npm:@types/parse-json", + "name": "npm:@dhis2-ui/segmented-control@9.10.2", "data": { - "version": "4.0.2", - "packageName": "@types/parse-json", - "hash": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==" + "version": "9.10.2", + "packageName": "@dhis2-ui/segmented-control", + "hash": "sha512-lAe1pJMzjpVMJXLMAUGpCl1G0vXGk8XnNzn3wp+3PGWbl/6ubKIGSktUD58NLGHw/H/04avb2jB5zWu1XxLtuA==" } }, - "npm:@types/parse5": { + "npm:@dhis2-ui/select": { "type": "npm", - "name": "npm:@types/parse5", + "name": "npm:@dhis2-ui/select", "data": { - "version": "6.0.3", - "packageName": "@types/parse5", - "hash": "sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==" + "version": "8.16.0", + "packageName": "@dhis2-ui/select", + "hash": "sha512-J0AQA3Sgu4T0/0rbiC0gkcD+HA2C7PmOyW4PTvDk7PWLLROh40leWqfLVAJT1JmTic0sBE6pMDk/B8ilODlfhw==" } }, - "npm:@types/prop-types": { + "npm:@dhis2-ui/select@9.10.2": { "type": "npm", - "name": "npm:@types/prop-types", + "name": "npm:@dhis2-ui/select@9.10.2", "data": { - "version": "15.7.12", - "packageName": "@types/prop-types", - "hash": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==" + "version": "9.10.2", + "packageName": "@dhis2-ui/select", + "hash": "sha512-zyEPdS3FdlYfMVvm/MPpt0Ga64M9TGdHjGI24BvFbrPosuIBERD7z/F1wNGnVPXvnlTKjEtmxgpZ2fCPYqfWMA==" } }, - "npm:@types/react-dom": { + "npm:@dhis2-ui/selector-bar": { "type": "npm", - "name": "npm:@types/react-dom", + "name": "npm:@dhis2-ui/selector-bar", "data": { - "version": "17.0.25", - "packageName": "@types/react-dom", - "hash": "sha512-urx7A7UxkZQmThYA4So0NelOVjx3V4rNFVJwp0WZlbIK5eM4rNJDiN3R/E9ix0MBh6kAEojk/9YL+Te6D9zHNA==" + "version": "8.16.0", + "packageName": "@dhis2-ui/selector-bar", + "hash": "sha512-f6iEHXIglHZTmc1ljmosrUSZjbBcdY7pWZYDQp/ybpuVyi5T4rV1/bPliZXZRydnp0WkBM+nDuKD/tJRtUAKlg==" } }, - "npm:@types/react-redux": { + "npm:@dhis2-ui/selector-bar@9.10.2": { "type": "npm", - "name": "npm:@types/react-redux", + "name": "npm:@dhis2-ui/selector-bar@9.10.2", "data": { - "version": "7.1.33", - "packageName": "@types/react-redux", - "hash": "sha512-NF8m5AjWCkert+fosDsN3hAlHzpjSiXlVy9EgQEmLoBhaNXbmyeGs/aj5dQzKuF+/q+S7JQagorGDW8pJ28Hmg==" + "version": "9.10.2", + "packageName": "@dhis2-ui/selector-bar", + "hash": "sha512-Dk4c29z7JfaU8mdXgegjhDgh7tdzatDoIC5ALoAUB0K1TyaSkcuh3PFOoJtEg6mnl+Ec0xHE/E8PEboNC1DSeA==" } }, - "npm:@types/react-transition-group": { + "npm:@dhis2-ui/sharing-dialog": { "type": "npm", - "name": "npm:@types/react-transition-group", + "name": "npm:@dhis2-ui/sharing-dialog", "data": { - "version": "4.4.10", - "packageName": "@types/react-transition-group", - "hash": "sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==" + "version": "8.16.0", + "packageName": "@dhis2-ui/sharing-dialog", + "hash": "sha512-1YuiKlghl7PbZxK7vbLFgknrMoX7ld2AnYMWwiJmJPPwAvyHjq+MeWTYCaNjZJV2bBslO41CONyhN8eE/4cF2w==" } }, - "npm:@types/react": { + "npm:@dhis2-ui/sharing-dialog@9.10.2": { "type": "npm", - "name": "npm:@types/react", + "name": "npm:@dhis2-ui/sharing-dialog@9.10.2", "data": { - "version": "18.3.3", - "packageName": "@types/react", - "hash": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==" + "version": "9.10.2", + "packageName": "@dhis2-ui/sharing-dialog", + "hash": "sha512-lAkjAx3T4Ny2vcbHs1CSqazkrAZgEYbKncGTG8XW1R0bPe5YAXs/8hykbwuOEEvcdDGq+6eRbk44TDUML/Rjog==" } }, - "npm:@types/react@17.0.80": { + "npm:@dhis2-ui/status-icon": { "type": "npm", - "name": "npm:@types/react@17.0.80", + "name": "npm:@dhis2-ui/status-icon", "data": { - "version": "17.0.80", - "packageName": "@types/react", - "hash": "sha512-LrgHIu2lEtIo8M7d1FcI3BdwXWoRQwMoXOZ7+dPTW0lYREjmlHl3P0U1VD0i/9tppOuv8/sam7sOjx34TxSFbA==" + "version": "8.16.0", + "packageName": "@dhis2-ui/status-icon", + "hash": "sha512-SsCUdi1U0a7dm3ZCxVpjGi6zyK0+lh/wSDLn+tlzdIlDYTlyjgBdUiqJiBoqv53Ob9PSyyCcxxEqt0nQlMQLbQ==" } }, - "npm:@types/scheduler": { + "npm:@dhis2-ui/status-icon@9.10.2": { "type": "npm", - "name": "npm:@types/scheduler", + "name": "npm:@dhis2-ui/status-icon@9.10.2", "data": { - "version": "0.16.8", - "packageName": "@types/scheduler", - "hash": "sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==" + "version": "9.10.2", + "packageName": "@dhis2-ui/status-icon", + "hash": "sha512-+Ly0wKu/eRPyx8iXGR2lxfDYaN/ochB5DYfybWE4ohqgKKYpcQ62Ll92tvKu5jHekhFtbrXGAVEgTkdvId25nQ==" } }, - "npm:@types/tough-cookie": { + "npm:@dhis2-ui/switch": { "type": "npm", - "name": "npm:@types/tough-cookie", + "name": "npm:@dhis2-ui/switch", "data": { - "version": "4.0.5", - "packageName": "@types/tough-cookie", - "hash": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==" + "version": "8.16.0", + "packageName": "@dhis2-ui/switch", + "hash": "sha512-Gi3UcoIkarTEZW54c5LY2+JSQ2413HytTzc5iA5eeNKwX1Y7PV7xrbeIsC0hLOgK9pZaVe4pHJlpKpO26v/2vg==" } }, - "npm:@yarnpkg/lockfile": { + "npm:@dhis2-ui/switch@9.10.2": { "type": "npm", - "name": "npm:@yarnpkg/lockfile", + "name": "npm:@dhis2-ui/switch@9.10.2", "data": { - "version": "1.1.0", - "packageName": "@yarnpkg/lockfile", - "hash": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==" + "version": "9.10.2", + "packageName": "@dhis2-ui/switch", + "hash": "sha512-AqN/vp0S28NiwSolPRFl73JViO0H+fKURA5iXKlmM3wqOPxRZPqj3fLFkD628fdInlFPBMnJUSv/ttFL3ey4qQ==" } }, - "npm:@yarnpkg/parsers": { + "npm:@dhis2-ui/tab": { "type": "npm", - "name": "npm:@yarnpkg/parsers", + "name": "npm:@dhis2-ui/tab", "data": { - "version": "3.0.0-rc.46", - "packageName": "@yarnpkg/parsers", - "hash": "sha512-aiATs7pSutzda/rq8fnuPwTglyVwjM22bNnK2ZgjrpAjQHSSl3lztd2f9evst1W/qnC58DRz7T7QndUDumAR4Q==" + "version": "8.16.0", + "packageName": "@dhis2-ui/tab", + "hash": "sha512-03B6o7gFmc9LK25/npLmZ8pT5+ax+ELLd3c0wYwdNYLYRk0c0MQEag7LChCRfz8M8P0LCd4kPceVFeTXOUZc6g==" } }, - "npm:@zkochan/js-yaml": { + "npm:@dhis2-ui/tab@9.10.2": { "type": "npm", - "name": "npm:@zkochan/js-yaml", + "name": "npm:@dhis2-ui/tab@9.10.2", "data": { - "version": "0.0.6", - "packageName": "@zkochan/js-yaml", - "hash": "sha512-nzvgl3VfhcELQ8LyVrYOru+UtAy1nrygk2+AGbTm8a5YcO6o8lSjAT+pfg3vJWxIoZKOUhrK6UU7xW/+00kQrg==" + "version": "9.10.2", + "packageName": "@dhis2-ui/tab", + "hash": "sha512-xNbY6W2CW1NHGjBp5JBobNLVxY9eH2kGZE0aP1JptLFRalBXRA7rCL/5UOrU6PmhCcp4jzQsh8OdBX+XaZOLXg==" } }, - "npm:JSONStream": { + "npm:@dhis2-ui/table": { "type": "npm", - "name": "npm:JSONStream", + "name": "npm:@dhis2-ui/table", "data": { - "version": "1.3.5", - "packageName": "JSONStream", - "hash": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==" + "version": "8.16.0", + "packageName": "@dhis2-ui/table", + "hash": "sha512-a7r8WfAP2MmrtvaqhmozTiOXu14wIUhu9zQkNIKlepQEQafTfDRqM5+oaapAfAOWvR5tlxlaZaF/IdOmS4vZew==" } }, - "npm:abbrev": { + "npm:@dhis2-ui/table@9.10.2": { "type": "npm", - "name": "npm:abbrev", + "name": "npm:@dhis2-ui/table@9.10.2", "data": { - "version": "1.1.1", - "packageName": "abbrev", - "hash": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" + "version": "9.10.2", + "packageName": "@dhis2-ui/table", + "hash": "sha512-TU+ntekzZVEPDN9gNWK8/k77dLsuD8gx64fn9pMYC4E79Rag4zN+UzpyofpKGVuHincwyEYLjxyKqWeyESt9cQ==" } }, - "npm:abbrev@2.0.0": { + "npm:@dhis2-ui/tag": { "type": "npm", - "name": "npm:abbrev@2.0.0", + "name": "npm:@dhis2-ui/tag", "data": { - "version": "2.0.0", - "packageName": "abbrev", - "hash": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==" + "version": "8.16.0", + "packageName": "@dhis2-ui/tag", + "hash": "sha512-k9y6ZAbV5uh7swHB/s4lLbMkbQ26SxJBCFTQ64YbqYmuUGi7GTZM6gGLJznQND/xNJvydkVX51yI44/GPx9vBg==" } }, - "npm:acorn-jsx": { + "npm:@dhis2-ui/tag@9.10.2": { "type": "npm", - "name": "npm:acorn-jsx", + "name": "npm:@dhis2-ui/tag@9.10.2", "data": { - "version": "5.3.2", - "packageName": "acorn-jsx", - "hash": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" + "version": "9.10.2", + "packageName": "@dhis2-ui/tag", + "hash": "sha512-pZlpGBk5TPrR6Y6KdCclyNS5TMDg5S/1ST/dfhuKYJ8CCHZgEbpfSN59fAhPaHCi/2eVsret2CMGomhiJD/Rqg==" } }, - "npm:acorn": { + "npm:@dhis2-ui/text-area": { "type": "npm", - "name": "npm:acorn", + "name": "npm:@dhis2-ui/text-area", "data": { - "version": "8.12.1", - "packageName": "acorn", - "hash": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==" + "version": "8.16.0", + "packageName": "@dhis2-ui/text-area", + "hash": "sha512-UMhOaNigxYp4K8VQtlaSdFuC6FErSbB7RCN22ii7Ic12XBsVoWKjGCkhdol3w7+rHefPbp+9SmJExyj+9E2y5g==" } }, - "npm:add-stream": { + "npm:@dhis2-ui/text-area@9.10.2": { "type": "npm", - "name": "npm:add-stream", + "name": "npm:@dhis2-ui/text-area@9.10.2", "data": { - "version": "1.0.0", - "packageName": "add-stream", - "hash": "sha512-qQLMr+8o0WC4FZGQTcJiKBVC59JylcPSrTtk6usvmIDFUOCKegapy1VHQwRbFMOFyb/inzUVqHs+eMYKDM1YeQ==" + "version": "9.10.2", + "packageName": "@dhis2-ui/text-area", + "hash": "sha512-CWG3LinPxaYtTd61QwAvya6ryUx0DC8hArNxN/9fLYvs284SIUMYkze4HwkDFJcpGLaO7uu56e5mX9FtLVRARA==" } }, - "npm:adler-32": { + "npm:@dhis2-ui/tooltip@8.16.0": { "type": "npm", - "name": "npm:adler-32", + "name": "npm:@dhis2-ui/tooltip@8.16.0", "data": { - "version": "1.3.1", - "packageName": "adler-32", - "hash": "sha512-ynZ4w/nUUv5rrsR8UUGoe1VC9hZj6V5hU9Qw1HlMDJGEJw5S7TfTErWTjMys6M7vr0YWcPqs3qAr4ss0nDfP+A==" + "version": "8.16.0", + "packageName": "@dhis2-ui/tooltip", + "hash": "sha512-h4BveS+DKwq8Tb9ThqvGynhPwRe0eerU73jdii3orh9tnf/skNYYQrc388t1t1Ti7PHw40eWVOWXs1xfBLtLoA==" } }, - "npm:agent-base": { + "npm:@dhis2-ui/tooltip": { "type": "npm", - "name": "npm:agent-base", + "name": "npm:@dhis2-ui/tooltip", "data": { - "version": "6.0.2", - "packageName": "agent-base", - "hash": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==" + "version": "9.10.2", + "packageName": "@dhis2-ui/tooltip", + "hash": "sha512-Xu/pt5vbmGExExwdndKD0UhrQ+Cnk/XOF+oP93/VuOxqJJdDUnIUG510VRB46m4kd8l1O8wJOWWbEfqpSz2/DQ==" } }, - "npm:agentkeepalive": { + "npm:@dhis2-ui/transfer": { "type": "npm", - "name": "npm:agentkeepalive", + "name": "npm:@dhis2-ui/transfer", "data": { - "version": "4.5.0", - "packageName": "agentkeepalive", - "hash": "sha512-5GG/5IbQQpC9FpkRGsSvZI5QYeSCzlJHdpBQntCsuTOxhKD8lqKhrleg2Yi7yvMIf82Ycmmqln9U8V9qwEiJew==" + "version": "8.16.0", + "packageName": "@dhis2-ui/transfer", + "hash": "sha512-uds51dhlqRFsnaNL1cKedWy9/R4abmx5H/BAWzvNRhnTJaY33KplXlxcfTta/9TaN530uZt1fCE5NwC+dPBZqQ==" } }, - "npm:aggregate-error": { + "npm:@dhis2-ui/transfer@9.10.2": { "type": "npm", - "name": "npm:aggregate-error", + "name": "npm:@dhis2-ui/transfer@9.10.2", "data": { - "version": "3.1.0", - "packageName": "aggregate-error", - "hash": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==" + "version": "9.10.2", + "packageName": "@dhis2-ui/transfer", + "hash": "sha512-8KftrcDW6zOPydEc9LxrgYuO4otwklcI+uuWFTi3PqqqaTTHdQBhoPugDqEKbfR+SjLvNnB4iRYpKjESd4Nciw==" } }, - "npm:ansi-colors": { + "npm:@dhis2-ui/user-avatar": { "type": "npm", - "name": "npm:ansi-colors", + "name": "npm:@dhis2-ui/user-avatar", "data": { - "version": "4.1.3", - "packageName": "ansi-colors", - "hash": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==" + "version": "8.16.0", + "packageName": "@dhis2-ui/user-avatar", + "hash": "sha512-4dhKcVoQ07UBGIjWmyk6UbzLhXnmpmSg0zbkorvwdYi34NrhQeskRrGbJCEr/SWUbhxeA085LajmJL/2YH8GVg==" } }, - "npm:ansi-escapes": { + "npm:@dhis2-ui/user-avatar@9.10.2": { "type": "npm", - "name": "npm:ansi-escapes", + "name": "npm:@dhis2-ui/user-avatar@9.10.2", "data": { - "version": "4.3.2", - "packageName": "ansi-escapes", - "hash": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==" + "version": "9.10.2", + "packageName": "@dhis2-ui/user-avatar", + "hash": "sha512-2xoVx94+5D6qGKXgFWxicEV6pUYwnLyZSdHGJtPIIAkmzTj1WrQgsX+yzx7R4dcMGczaAa7IVyzYTc+phY4yvw==" } }, - "npm:ansi-regex": { + "npm:@dhis2/app-adapter": { "type": "npm", - "name": "npm:ansi-regex", + "name": "npm:@dhis2/app-adapter", "data": { - "version": "5.0.1", - "packageName": "ansi-regex", - "hash": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" + "version": "10.5.0", + "packageName": "@dhis2/app-adapter", + "hash": "sha512-cPqY21QrcnSi8Kicn+TuP7HWPFMgKJ1BLMZOvPOSW/zpjzm2udZvp7LCO8qmsgCKvuMilvwVcL9Oeo/Sk9ISSA==" } }, - "npm:ansi-regex@6.0.1": { + "npm:@dhis2/app-adapter@9.0.1": { "type": "npm", - "name": "npm:ansi-regex@6.0.1", + "name": "npm:@dhis2/app-adapter@9.0.1", "data": { - "version": "6.0.1", - "packageName": "ansi-regex", - "hash": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" + "version": "9.0.1", + "packageName": "@dhis2/app-adapter", + "hash": "sha512-oTRjUJ5BdjuMBPAVc05CCiNfyOOxWLScvmxrhoEa9EXQQvNWk/C9HDCg2Xs+WIH5qnqeo1SdStw4Q49POPh6Uw==" } }, - "npm:ansi-styles@3.2.1": { + "npm:@dhis2/app-runtime": { "type": "npm", - "name": "npm:ansi-styles@3.2.1", + "name": "npm:@dhis2/app-runtime", "data": { - "version": "3.2.1", - "packageName": "ansi-styles", - "hash": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==" + "version": "3.10.5", + "packageName": "@dhis2/app-runtime", + "hash": "sha512-Y07FY3ZGGI8oaCxVcJXu8P/x0WZWt9luLWd8pGPDK2+59NjyVTuevJkH7BM//oZI9+M91ExIRiELNe2ZdXLInQ==" } }, - "npm:ansi-styles": { + "npm:@dhis2/app-service-alerts": { "type": "npm", - "name": "npm:ansi-styles", + "name": "npm:@dhis2/app-service-alerts", "data": { - "version": "4.3.0", - "packageName": "ansi-styles", - "hash": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" + "version": "3.10.5", + "packageName": "@dhis2/app-service-alerts", + "hash": "sha512-YecE1tznyoVu22wN2KrSSZH1vahFz5zJ77fgGruOwd71KoMEqkFIoT2mUuYznH+pLhKvlP/ZB6SZjELiO7pEfg==" } }, - "npm:ansi-styles@5.2.0": { + "npm:@dhis2/app-service-config": { "type": "npm", - "name": "npm:ansi-styles@5.2.0", + "name": "npm:@dhis2/app-service-config", "data": { - "version": "5.2.0", - "packageName": "ansi-styles", - "hash": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" + "version": "3.10.5", + "packageName": "@dhis2/app-service-config", + "hash": "sha512-qW2zopHjyVyzgAYs2+BlIMpIZcKTIzHQjCBI8fxkPNpSQhKxC2i4O/RYaIBtW6kuTbU9BCKxO+qrrRnhnOb7Vw==" } }, - "npm:ansi-styles@6.2.1": { + "npm:@dhis2/app-service-data": { "type": "npm", - "name": "npm:ansi-styles@6.2.1", + "name": "npm:@dhis2/app-service-data", "data": { - "version": "6.2.1", - "packageName": "ansi-styles", - "hash": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" + "version": "3.10.5", + "packageName": "@dhis2/app-service-data", + "hash": "sha512-edAG57lAPNs3NnboDI+SZ5+xKzU3vk7AiZ+P6onnFfqwDVqWgxnl1qJUO5ZvPdslsli3ZJYqEjMh03ChtF5zeA==" } }, - "npm:aproba": { + "npm:@dhis2/app-service-data@2.12.4": { "type": "npm", - "name": "npm:aproba", + "name": "npm:@dhis2/app-service-data@2.12.4", "data": { - "version": "2.0.0", - "packageName": "aproba", - "hash": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==" + "version": "2.12.4", + "packageName": "@dhis2/app-service-data", + "hash": "sha512-4DofkrKq3pwDm5me1Sj6X1/RklV0NYzrigwp0dnvF4JmjCmURCBXeVpKnWa1hiKnJ1qOuUclYaYUSswmC2yWug==" } }, - "npm:are-we-there-yet": { + "npm:@dhis2/app-service-datastore": { "type": "npm", - "name": "npm:are-we-there-yet", + "name": "npm:@dhis2/app-service-datastore", "data": { - "version": "3.0.1", - "packageName": "are-we-there-yet", - "hash": "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==" + "version": "1.0.0-beta.3", + "packageName": "@dhis2/app-service-datastore", + "hash": "sha512-CGXpa9YZvtifwxbyBwYp/ZeWffreQX5G8Jloq34xmiAEFgesYZIM7w5bTvS0XuzOb2p1S6Duh+iPxgBgegGiNA==" } }, - "npm:are-we-there-yet@4.0.2": { + "npm:@dhis2/app-service-offline": { "type": "npm", - "name": "npm:are-we-there-yet@4.0.2", + "name": "npm:@dhis2/app-service-offline", "data": { - "version": "4.0.2", - "packageName": "are-we-there-yet", - "hash": "sha512-ncSWAawFhKMJDTdoAeOV+jyW1VCMj5QIAwULIBV0SSR7B/RLPPEQiknKcg/RIIZlUQrxELpsxMiTUoAQ4sIUyg==" + "version": "3.10.5", + "packageName": "@dhis2/app-service-offline", + "hash": "sha512-i5i6abootrCyy2VTC6hB8NKEART6HzAAtSP05gxtoqTLGlVMQGOdm56hojeZGdWRoU/CmGBmgy283r6zUbMW0A==" } }, - "npm:argparse@1.0.10": { + "npm:@dhis2/app-service-plugin": { "type": "npm", - "name": "npm:argparse@1.0.10", + "name": "npm:@dhis2/app-service-plugin", "data": { - "version": "1.0.10", - "packageName": "argparse", - "hash": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" + "version": "3.10.5", + "packageName": "@dhis2/app-service-plugin", + "hash": "sha512-8FBe1udhLGVoyMq/4jaLjY32D8u2tvWtY75T7AfaIthB6U5KPzgQeGRqeU1om3LlCkxuyILYgHrR4g5i1LlOIA==" } }, - "npm:argparse": { + "npm:@dhis2/app-shell": { "type": "npm", - "name": "npm:argparse", + "name": "npm:@dhis2/app-shell", "data": { - "version": "2.0.1", - "packageName": "argparse", - "hash": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + "version": "10.5.0", + "packageName": "@dhis2/app-shell", + "hash": "sha512-zXUPH/Frbq7gsd+XJ9lTwla9cTb1oUOwmakJyN+nteTPY4IihpNR9qpwixpH/J9qSW68owhl8NR+ZLLm3dHtsw==" } }, - "npm:aria-query": { + "npm:@dhis2/app-shell@9.0.1": { "type": "npm", - "name": "npm:aria-query", + "name": "npm:@dhis2/app-shell@9.0.1", "data": { - "version": "5.1.3", - "packageName": "aria-query", - "hash": "sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==" + "version": "9.0.1", + "packageName": "@dhis2/app-shell", + "hash": "sha512-pXZoRfRY1HAOB5EgZFX81N+48z10JMMTCIBpcQuWTk8XlWGJAaPCf9Mq0IK4JPSYXFpgRju1Pj8vnGq5H+4sXA==" } }, - "npm:array-buffer-byte-length": { + "npm:@dhis2/cli-app-scripts": { "type": "npm", - "name": "npm:array-buffer-byte-length", + "name": "npm:@dhis2/cli-app-scripts", "data": { - "version": "1.0.1", - "packageName": "array-buffer-byte-length", - "hash": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==" + "version": "10.5.0", + "packageName": "@dhis2/cli-app-scripts", + "hash": "sha512-3FSFLLLWYQVsDGx4EsdwwiOgtbBO1+RYacvuElTUbXsgUsqs8cZafb3kBmXeb/08jANLpynJGs0xtWic+90iIQ==" } }, - "npm:array-differ": { + "npm:@dhis2/cli-app-scripts@9.0.1": { "type": "npm", - "name": "npm:array-differ", + "name": "npm:@dhis2/cli-app-scripts@9.0.1", "data": { - "version": "3.0.0", - "packageName": "array-differ", - "hash": "sha512-THtfYS6KtME/yIAhKjZ2ul7XI96lQGHRputJQHO80LAWQnuGP4iCIN8vdMRboGbIEYBwU33q8Tch1os2+X0kMg==" + "version": "9.0.1", + "packageName": "@dhis2/cli-app-scripts", + "hash": "sha512-SUvL67X04RX0mZReLcinbbNdX5TTUprapFtn84KFuzQkxVDFFnYkh5TDYusWuuMyLl8KD02gK0ZHX69+qArPDQ==" } }, - "npm:array-ify": { + "npm:@dhis2/cli-helpers-engine@1.5.0": { "type": "npm", - "name": "npm:array-ify", + "name": "npm:@dhis2/cli-helpers-engine@1.5.0", "data": { - "version": "1.0.0", - "packageName": "array-ify", - "hash": "sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==" + "version": "1.5.0", + "packageName": "@dhis2/cli-helpers-engine", + "hash": "sha512-g2gQlHRrEb1IUHR2SIgc6RDfe+s8LYpZ+2pHp9QBr5xzWlSCCoVXl0hDdRSn0L46HDlpKgwhfa2pq/YVLjcS1g==" } }, - "npm:array-union": { + "npm:@dhis2/cli-helpers-engine@2.4.0": { "type": "npm", - "name": "npm:array-union", + "name": "npm:@dhis2/cli-helpers-engine@2.4.0", "data": { - "version": "2.1.0", - "packageName": "array-union", - "hash": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" + "version": "2.4.0", + "packageName": "@dhis2/cli-helpers-engine", + "hash": "sha512-SRcN3s/sQTkd5VUbWAs2+UeYtJ0zLdj4F/RkrL8x2/RX/79vIxvryqBom4FFw/meY0c2GDpXgrpKNQcST/OHBQ==" } }, - "npm:arrify@1.0.1": { + "npm:@dhis2/cli-helpers-engine": { "type": "npm", - "name": "npm:arrify@1.0.1", + "name": "npm:@dhis2/cli-helpers-engine", "data": { - "version": "1.0.1", - "packageName": "arrify", - "hash": "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==" + "version": "3.2.2", + "packageName": "@dhis2/cli-helpers-engine", + "hash": "sha512-zMBm33WzYbjmb/eqIfpZS1ZZWbFaRHoHZoVhKWvOX0TDAEmdPtEmfG5fc5keV3CU9lDBIyXCfmca0KJeNvs5/w==" } }, - "npm:arrify": { + "npm:@dhis2/cli-style": { "type": "npm", - "name": "npm:arrify", + "name": "npm:@dhis2/cli-style", "data": { - "version": "2.0.1", - "packageName": "arrify", - "hash": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==" + "version": "10.7.3", + "packageName": "@dhis2/cli-style", + "hash": "sha512-uqlJwV2hegPNgxpoqWH5nZhqBSvPH2GJ0Uoeaw7OpiHKFauOFUTuUiy6MGwUZqtgEAbmcq0DbyDexNQ/UqHQLQ==" } }, - "npm:async-es": { + "npm:@dhis2/cli-style@4.2.1": { "type": "npm", - "name": "npm:async-es", + "name": "npm:@dhis2/cli-style@4.2.1", "data": { - "version": "3.2.5", - "packageName": "async-es", - "hash": "sha512-oXGVkIf1wSg34CtmK7js8brsxUZWwMGjNa63YJFY+fDHb6RQQd7N0d7N2yP53VaqvXh5DTPuOl0hH+vDFKPHuQ==" + "version": "4.2.1", + "packageName": "@dhis2/cli-style", + "hash": "sha512-F7t7o2YorOOpOGDRygP4pTTQWjq0H0qCYj1b4Ui/d57FWc+5++JYyTas55Pdy+r/NpcfC3YswELwiee9HGqepw==" } }, - "npm:async": { + "npm:@dhis2/cli-utils-cypress": { "type": "npm", - "name": "npm:async", + "name": "npm:@dhis2/cli-utils-cypress", "data": { - "version": "3.2.5", - "packageName": "async", - "hash": "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==" + "version": "9.0.2", + "packageName": "@dhis2/cli-utils-cypress", + "hash": "sha512-LM6qeghtMOGvjf3lMjKJX4+z0zfzxeAN5Y7J+ShJNs0ErelL/Y+GJiHZRwO766tSgp63wpvjSq1WOoN1UdT6Pw==" } }, - "npm:asynckit": { + "npm:@dhis2/cypress-commands": { "type": "npm", - "name": "npm:asynckit", + "name": "npm:@dhis2/cypress-commands", "data": { - "version": "0.4.0", - "packageName": "asynckit", - "hash": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" + "version": "9.0.2", + "packageName": "@dhis2/cypress-commands", + "hash": "sha512-G6H9bOpjxqa2X+pc5vJqiwZLp+8utuac/BMRehb/8T6CeIWF4r6keCTq9HTof47szC+06JbsB2ZiviInmZGXJA==" } }, - "npm:at-least-node": { + "npm:@dhis2/cypress-plugins": { "type": "npm", - "name": "npm:at-least-node", + "name": "npm:@dhis2/cypress-plugins", "data": { - "version": "1.0.0", - "packageName": "at-least-node", - "hash": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==" + "version": "9.0.2", + "packageName": "@dhis2/cypress-plugins", + "hash": "sha512-FhHW5+8HBKIJwAl5fEv6lapTo76LLR9LtoS8iy4crc5RZnHlWgVqXeqG1sBFix93yd8nCFfYvOIP8+Y+x9mi5A==" } }, - "npm:autobind-decorator": { + "npm:@dhis2/d2-i18n": { "type": "npm", - "name": "npm:autobind-decorator", + "name": "npm:@dhis2/d2-i18n", "data": { - "version": "2.4.0", - "packageName": "autobind-decorator", - "hash": "sha512-OGYhWUO72V6DafbF8PM8rm3EPbfuyMZcJhtm5/n26IDwO18pohE4eNazLoCGhPiXOCD0gEGmrbU3849QvM8bbw==" + "version": "1.1.3", + "packageName": "@dhis2/d2-i18n", + "hash": "sha512-vOu6RDNumOJM396mHt35bETk9ai9b6XJyAwlUy1HstUZNvfET61F8rjCmMuXZU6zJ8ELux8kMFqlH8IG0vDJmA==" } }, - "npm:available-typed-arrays": { + "npm:@dhis2/multi-calendar-dates": { "type": "npm", - "name": "npm:available-typed-arrays", + "name": "npm:@dhis2/multi-calendar-dates", "data": { - "version": "1.0.7", - "packageName": "available-typed-arrays", - "hash": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==" + "version": "1.0.2", + "packageName": "@dhis2/multi-calendar-dates", + "hash": "sha512-oQZ7PFMwHFpt4ygDN9DmAeYO3g07L7AHJW6diZ37mzpkEF/DyMafhsZHnJWNlTH5HDp8nYuO3EjBiM7fZN6C0g==" } }, - "npm:axios": { + "npm:@dhis2/multi-calendar-dates@1.2.3": { "type": "npm", - "name": "npm:axios", + "name": "npm:@dhis2/multi-calendar-dates@1.2.3", "data": { - "version": "1.7.2", - "packageName": "axios", - "hash": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==" + "version": "1.2.3", + "packageName": "@dhis2/multi-calendar-dates", + "hash": "sha512-K3E9yAH/SPXi1O7RWuK7bznYTa1v3x4Ys0ihpMWnKH++OLMx76yK/1H1m9v7NgQvMry29ATQMJh0n/vJSg+EpA==" } }, - "npm:babel-plugin-macros": { + "npm:@dhis2/prop-types": { "type": "npm", - "name": "npm:babel-plugin-macros", + "name": "npm:@dhis2/prop-types", "data": { - "version": "3.1.0", - "packageName": "babel-plugin-macros", - "hash": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==" + "version": "3.1.2", + "packageName": "@dhis2/prop-types", + "hash": "sha512-eM0jjLOWvtXWqSFp5YC4DHFpkP8Y1D2eUwGV7MBWjni+o27oesVan+oT7WHeOeLdlAd4acRJrnaaAyB4Ck1wGQ==" } }, - "npm:babel-plugin-styled-components": { + "npm:@dhis2/pwa": { "type": "npm", - "name": "npm:babel-plugin-styled-components", + "name": "npm:@dhis2/pwa", "data": { - "version": "2.1.4", - "packageName": "babel-plugin-styled-components", - "hash": "sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==" + "version": "10.5.0", + "packageName": "@dhis2/pwa", + "hash": "sha512-+Yzm5us8rDbRCtsziriWAGLhzm+ADEqg96MMaCBbzkxYJ6L4axB3f24Y/pHMlgeXM7xtG8grHAHqo/kbz5LFSA==" } }, - "npm:balanced-match": { + "npm:@dhis2/pwa@9.0.1": { "type": "npm", - "name": "npm:balanced-match", + "name": "npm:@dhis2/pwa@9.0.1", "data": { - "version": "1.0.2", - "packageName": "balanced-match", - "hash": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + "version": "9.0.1", + "packageName": "@dhis2/pwa", + "hash": "sha512-/M2x1NBOjCQmU8whDFbrb8HNrssIvTqoeDfV2Xo/25xYNfy3CIzJcq6OVq0/ubxR17vmuPZKObScuY/NHE5KRw==" } }, - "npm:base-64": { + "npm:@dhis2/ui-constants": { "type": "npm", - "name": "npm:base-64", + "name": "npm:@dhis2/ui-constants", "data": { - "version": "1.0.0", - "packageName": "base-64", - "hash": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==" + "version": "8.16.0", + "packageName": "@dhis2/ui-constants", + "hash": "sha512-IXYyLmVRCfY7JBZUrRdOCqhYP5B5uvH/6SZL54apHgnl5JpblTdK9YxSYjr38m0MgiRmL07NLjK0nW7xVTzV0g==" } }, - "npm:base64-js": { + "npm:@dhis2/ui-constants@9.10.2": { "type": "npm", - "name": "npm:base64-js", + "name": "npm:@dhis2/ui-constants@9.10.2", "data": { - "version": "1.5.1", - "packageName": "base64-js", - "hash": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" + "version": "9.10.2", + "packageName": "@dhis2/ui-constants", + "hash": "sha512-wnQw7XTI9lXMhTEEWmg/QtBhGDYXUuajDBbL189/mQOrgSCpSJRTgy2srrwio1l6Jlpmg1FEBbh1j6FYthNpLw==" } }, - "npm:before-after-hook": { + "npm:@dhis2/ui-forms": { "type": "npm", - "name": "npm:before-after-hook", + "name": "npm:@dhis2/ui-forms", "data": { - "version": "2.2.3", - "packageName": "before-after-hook", - "hash": "sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==" + "version": "8.16.0", + "packageName": "@dhis2/ui-forms", + "hash": "sha512-tOS+0sQxh36H4IeoAnlXr0C1nKx+Ckq/9W9r3I0+8OidMzlZD7u+43IcpWI02r9AEZC6LlNRwdM2wOjXnJXN9w==" } }, - "npm:belter": { + "npm:@dhis2/ui-forms@9.10.2": { "type": "npm", - "name": "npm:belter", + "name": "npm:@dhis2/ui-forms@9.10.2", "data": { - "version": "1.0.190", - "packageName": "belter", - "hash": "sha512-jz05FHrO+bwitdI6JxV5ESyRdVhTcwMWQ7L4o+q/R4LNJFQrG58sp9EiwsSjhbihhiyYFcmmCMRRagxte6igtw==" + "version": "9.10.2", + "packageName": "@dhis2/ui-forms", + "hash": "sha512-NGon83uAEnPyxm0sjVkPHvcaplt3Qx5Eu9FW23eje8vNnGGfgCDAkmuR8NFJcB810b2YE8Qr0wEsc9gw8B0rzA==" } }, - "npm:big-integer": { + "npm:@dhis2/ui-icons": { "type": "npm", - "name": "npm:big-integer", + "name": "npm:@dhis2/ui-icons", "data": { - "version": "1.6.52", - "packageName": "big-integer", - "hash": "sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==" + "version": "8.16.0", + "packageName": "@dhis2/ui-icons", + "hash": "sha512-RaYCrFuqN6/l0mF+71CyxvRKwXCfaUfMQudTgdCpZw0OwwoRmfg4wJdB75u+jl4RUj/E447zl439YGyHEbStHw==" } }, - "npm:bin-links": { + "npm:@dhis2/ui-icons@9.10.2": { "type": "npm", - "name": "npm:bin-links", + "name": "npm:@dhis2/ui-icons@9.10.2", "data": { - "version": "4.0.4", - "packageName": "bin-links", - "hash": "sha512-cMtq4W5ZsEwcutJrVId+a/tjt8GSbS+h0oNkdl6+6rBuEv8Ot33Bevj5KPm40t309zuhVic8NjpuL42QCiJWWA==" + "version": "9.10.2", + "packageName": "@dhis2/ui-icons", + "hash": "sha512-Dgrksiuo7UemMtmAqUbMOQ5w4YmxKBfh6rN6RPZuWKZa6qTlJf5t4JAB5xMJcfNke2NCGLzZFH8C+5BzyoFymQ==" } }, - "npm:bl": { + "npm:@dhis2/ui": { "type": "npm", - "name": "npm:bl", + "name": "npm:@dhis2/ui", "data": { - "version": "4.1.0", - "packageName": "bl", - "hash": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" + "version": "8.16.0", + "packageName": "@dhis2/ui", + "hash": "sha512-qWUd0dBRXT+dkuCbs7XlPl3YpXRJuouTM2Uf5Wa7z5VHsFVPBrHRBGmgYqmJpTrrQBFTnRmrKHVjSqfnm14D5g==" } }, - "npm:brace-expansion": { + "npm:@dhis2/ui@9.10.2": { "type": "npm", - "name": "npm:brace-expansion", + "name": "npm:@dhis2/ui@9.10.2", "data": { - "version": "1.1.11", - "packageName": "brace-expansion", - "hash": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" + "version": "9.10.2", + "packageName": "@dhis2/ui", + "hash": "sha512-OyR+pZQUVzJUCLcKKjX8ZbY+9W//Sj6MgG3QLRCmzPNyTFE8tz0KhH1N0BGv5VZehVxUZX+jvSk4CKiQbd8ozg==" } }, - "npm:brace-expansion@2.0.1": { + "npm:@dual-bundle/import-meta-resolve": { "type": "npm", - "name": "npm:brace-expansion@2.0.1", + "name": "npm:@dual-bundle/import-meta-resolve", "data": { - "version": "2.0.1", - "packageName": "brace-expansion", - "hash": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" + "version": "4.1.0", + "packageName": "@dual-bundle/import-meta-resolve", + "hash": "sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==" } }, - "npm:braces": { + "npm:@emotion/babel-plugin": { "type": "npm", - "name": "npm:braces", + "name": "npm:@emotion/babel-plugin", "data": { - "version": "3.0.3", - "packageName": "braces", - "hash": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" + "version": "11.11.0", + "packageName": "@emotion/babel-plugin", + "hash": "sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==" } }, - "npm:broadcast-channel": { + "npm:@emotion/babel-plugin@11.12.0": { "type": "npm", - "name": "npm:broadcast-channel", + "name": "npm:@emotion/babel-plugin@11.12.0", "data": { - "version": "3.7.0", - "packageName": "broadcast-channel", - "hash": "sha512-cIAKJXAxGJceNZGTZSBzMxzyOn72cVgPnKx4dc6LRjQgbaJUQqhy5rzL3zbMxkMWsGKkv2hSFkPRMEXfoMZ2Mg==" + "version": "11.12.0", + "packageName": "@emotion/babel-plugin", + "hash": "sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==" } }, - "npm:browserslist": { + "npm:@emotion/cache": { "type": "npm", - "name": "npm:browserslist", + "name": "npm:@emotion/cache", "data": { - "version": "4.23.2", - "packageName": "browserslist", - "hash": "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==" + "version": "11.11.0", + "packageName": "@emotion/cache", + "hash": "sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==" } }, - "npm:buffer-from": { + "npm:@emotion/cache@11.13.0": { "type": "npm", - "name": "npm:buffer-from", + "name": "npm:@emotion/cache@11.13.0", "data": { - "version": "1.1.2", - "packageName": "buffer-from", - "hash": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" + "version": "11.13.0", + "packageName": "@emotion/cache", + "hash": "sha512-hPV345J/tH0Cwk2wnU/3PBzORQ9HeX+kQSbwI+jslzpRCHE6fSGTohswksA/Ensr8znPzwfzKZCmAM9Lmlhp7g==" } }, - "npm:buffer": { + "npm:@emotion/hash@0.8.0": { "type": "npm", - "name": "npm:buffer", + "name": "npm:@emotion/hash@0.8.0", "data": { - "version": "5.7.1", - "packageName": "buffer", - "hash": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" + "version": "0.8.0", + "packageName": "@emotion/hash", + "hash": "sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==" } }, - "npm:builtins@1.0.3": { + "npm:@emotion/hash": { "type": "npm", - "name": "npm:builtins@1.0.3", + "name": "npm:@emotion/hash", "data": { - "version": "1.0.3", - "packageName": "builtins", - "hash": "sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ==" + "version": "0.9.1", + "packageName": "@emotion/hash", + "hash": "sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==" } }, - "npm:builtins": { + "npm:@emotion/hash@0.9.2": { "type": "npm", - "name": "npm:builtins", + "name": "npm:@emotion/hash@0.9.2", "data": { - "version": "5.1.0", - "packageName": "builtins", - "hash": "sha512-SW9lzGTLvWTP1AY8xeAMZimqDrIaSdLQUcVr9DMef51niJ022Ri87SwRRKYm4A6iHfkPaiVUu/Duw2Wc4J7kKg==" + "version": "0.9.2", + "packageName": "@emotion/hash", + "hash": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==" } }, - "npm:byte-size": { + "npm:@emotion/is-prop-valid": { "type": "npm", - "name": "npm:byte-size", + "name": "npm:@emotion/is-prop-valid", "data": { - "version": "7.0.0", - "packageName": "byte-size", - "hash": "sha512-NNiBxKgxybMBtWdmvx7ZITJi4ZG+CYUgwOSZTfqB1qogkRHrhbQE/R2r5Fh94X+InN5MCYz6SvB/ejHMj/HbsQ==" + "version": "1.2.2", + "packageName": "@emotion/is-prop-valid", + "hash": "sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==" } }, - "npm:cacache@16.1.3": { + "npm:@emotion/is-prop-valid@1.3.0": { "type": "npm", - "name": "npm:cacache@16.1.3", + "name": "npm:@emotion/is-prop-valid@1.3.0", "data": { - "version": "16.1.3", - "packageName": "cacache", - "hash": "sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==" + "version": "1.3.0", + "packageName": "@emotion/is-prop-valid", + "hash": "sha512-SHetuSLvJDzuNbOdtPVbq6yMMMlLoW5Q94uDqJZqy50gcmAjxFkVqmzqSGEFq9gT2iMuIeKV1PXVWmvUhuZLlQ==" } }, - "npm:cacache": { + "npm:@emotion/memoize": { "type": "npm", - "name": "npm:cacache", + "name": "npm:@emotion/memoize", "data": { - "version": "17.1.4", - "packageName": "cacache", - "hash": "sha512-/aJwG2l3ZMJ1xNAnqbMpA40of9dj/pIH3QfiuQSqjfPJF747VR0J/bHn+/KdNnHKc6XQcWt/AfRSBft82W1d2A==" + "version": "0.8.1", + "packageName": "@emotion/memoize", + "hash": "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==" } }, - "npm:call-bind": { + "npm:@emotion/memoize@0.9.0": { "type": "npm", - "name": "npm:call-bind", + "name": "npm:@emotion/memoize@0.9.0", "data": { - "version": "1.0.7", - "packageName": "call-bind", - "hash": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==" + "version": "0.9.0", + "packageName": "@emotion/memoize", + "hash": "sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==" } }, - "npm:callsites": { + "npm:@emotion/react@11.13.0": { "type": "npm", - "name": "npm:callsites", + "name": "npm:@emotion/react@11.13.0", "data": { - "version": "3.1.0", - "packageName": "callsites", - "hash": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" + "version": "11.13.0", + "packageName": "@emotion/react", + "hash": "sha512-WkL+bw1REC2VNV1goQyfxjx1GYJkcc23CRQkXX+vZNLINyfI7o+uUn/rTGPt/xJ3bJHd5GcljgnxHf4wRw5VWQ==" } }, - "npm:camelcase-keys": { + "npm:@emotion/react": { "type": "npm", - "name": "npm:camelcase-keys", + "name": "npm:@emotion/react", "data": { - "version": "6.2.2", - "packageName": "camelcase-keys", - "hash": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==" + "version": "11.11.4", + "packageName": "@emotion/react", + "hash": "sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==" } }, - "npm:camelcase": { + "npm:@emotion/serialize": { "type": "npm", - "name": "npm:camelcase", + "name": "npm:@emotion/serialize", "data": { - "version": "5.3.1", - "packageName": "camelcase", - "hash": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" + "version": "1.1.4", + "packageName": "@emotion/serialize", + "hash": "sha512-RIN04MBT8g+FnDwgvIUi8czvr1LU1alUMI05LekWB5DGyTm8cCBMCRpq3GqaiyEDRptEXOyXnvZ58GZYu4kBxQ==" } }, - "npm:camelize": { + "npm:@emotion/serialize@1.3.0": { "type": "npm", - "name": "npm:camelize", + "name": "npm:@emotion/serialize@1.3.0", "data": { - "version": "1.0.1", - "packageName": "camelize", - "hash": "sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==" + "version": "1.3.0", + "packageName": "@emotion/serialize", + "hash": "sha512-jACuBa9SlYajnpIVXB+XOXnfJHyckDfe6fOpORIM6yhBDlqGuExvDdZYHDQGoDf3bZXGv7tNr+LpLjJqiEQ6EA==" } }, - "npm:caniuse-lite": { + "npm:@emotion/sheet": { "type": "npm", - "name": "npm:caniuse-lite", + "name": "npm:@emotion/sheet", "data": { - "version": "1.0.30001642", - "packageName": "caniuse-lite", - "hash": "sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==" + "version": "1.2.2", + "packageName": "@emotion/sheet", + "hash": "sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==" } }, - "npm:cfb": { + "npm:@emotion/sheet@1.4.0": { "type": "npm", - "name": "npm:cfb", + "name": "npm:@emotion/sheet@1.4.0", "data": { - "version": "1.2.2", - "packageName": "cfb", - "hash": "sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA==" + "version": "1.4.0", + "packageName": "@emotion/sheet", + "hash": "sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==" } }, - "npm:chalk@4.1.0": { + "npm:@emotion/styled": { "type": "npm", - "name": "npm:chalk@4.1.0", + "name": "npm:@emotion/styled", "data": { - "version": "4.1.0", - "packageName": "chalk", - "hash": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==" + "version": "11.11.5", + "packageName": "@emotion/styled", + "hash": "sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==" } }, - "npm:chalk@2.4.2": { + "npm:@emotion/styled@11.13.0": { "type": "npm", - "name": "npm:chalk@2.4.2", + "name": "npm:@emotion/styled@11.13.0", "data": { - "version": "2.4.2", - "packageName": "chalk", - "hash": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==" + "version": "11.13.0", + "packageName": "@emotion/styled", + "hash": "sha512-tkzkY7nQhW/zC4hztlwucpT8QEZ6eUzpXDRhww/Eej4tFfO0FxQYWRyg/c5CCXa4d/f174kqeXYjuQRnhzf6dA==" } }, - "npm:chalk": { + "npm:@emotion/stylis": { "type": "npm", - "name": "npm:chalk", + "name": "npm:@emotion/stylis", "data": { - "version": "4.1.2", - "packageName": "chalk", - "hash": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" + "version": "0.8.5", + "packageName": "@emotion/stylis", + "hash": "sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==" } }, - "npm:chardet": { + "npm:@emotion/unitless@0.7.5": { "type": "npm", - "name": "npm:chardet", + "name": "npm:@emotion/unitless@0.7.5", "data": { - "version": "0.7.0", - "packageName": "chardet", - "hash": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==" + "version": "0.7.5", + "packageName": "@emotion/unitless", + "hash": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==" } }, - "npm:chownr": { + "npm:@emotion/unitless": { "type": "npm", - "name": "npm:chownr", + "name": "npm:@emotion/unitless", "data": { - "version": "2.0.0", - "packageName": "chownr", - "hash": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==" + "version": "0.8.1", + "packageName": "@emotion/unitless", + "hash": "sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==" } }, - "npm:ci-info@2.0.0": { + "npm:@emotion/unitless@0.9.0": { "type": "npm", - "name": "npm:ci-info@2.0.0", + "name": "npm:@emotion/unitless@0.9.0", "data": { - "version": "2.0.0", - "packageName": "ci-info", - "hash": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" + "version": "0.9.0", + "packageName": "@emotion/unitless", + "hash": "sha512-TP6GgNZtmtFaFcsOgExdnfxLLpRDla4Q66tnenA9CktvVSdNKDvMVuUah4QvWPIpNjrWsGg3qeGo9a43QooGZQ==" } }, - "npm:ci-info": { + "npm:@emotion/use-insertion-effect-with-fallbacks": { "type": "npm", - "name": "npm:ci-info", + "name": "npm:@emotion/use-insertion-effect-with-fallbacks", "data": { - "version": "3.9.0", - "packageName": "ci-info", - "hash": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==" + "version": "1.0.1", + "packageName": "@emotion/use-insertion-effect-with-fallbacks", + "hash": "sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==" } }, - "npm:classnames": { + "npm:@emotion/use-insertion-effect-with-fallbacks@1.1.0": { "type": "npm", - "name": "npm:classnames", + "name": "npm:@emotion/use-insertion-effect-with-fallbacks@1.1.0", "data": { - "version": "2.5.1", - "packageName": "classnames", - "hash": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" + "version": "1.1.0", + "packageName": "@emotion/use-insertion-effect-with-fallbacks", + "hash": "sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==" } }, - "npm:clean-stack": { + "npm:@emotion/utils": { "type": "npm", - "name": "npm:clean-stack", + "name": "npm:@emotion/utils", "data": { - "version": "2.2.0", - "packageName": "clean-stack", - "hash": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==" + "version": "1.2.1", + "packageName": "@emotion/utils", + "hash": "sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==" } }, - "npm:cli-cursor": { + "npm:@emotion/utils@1.4.0": { "type": "npm", - "name": "npm:cli-cursor", + "name": "npm:@emotion/utils@1.4.0", "data": { - "version": "3.1.0", - "packageName": "cli-cursor", - "hash": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==" + "version": "1.4.0", + "packageName": "@emotion/utils", + "hash": "sha512-spEnrA1b6hDR/C68lC2M7m6ALPUHZC0lIY7jAS/B/9DuuO1ZP04eov8SMv/6fwRd8pzmsn2AuJEznRREWlQrlQ==" } }, - "npm:cli-spinners": { + "npm:@emotion/weak-memoize": { "type": "npm", - "name": "npm:cli-spinners", + "name": "npm:@emotion/weak-memoize", "data": { - "version": "2.6.1", - "packageName": "cli-spinners", - "hash": "sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==" + "version": "0.3.1", + "packageName": "@emotion/weak-memoize", + "hash": "sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==" } }, - "npm:cli-spinners@2.9.2": { + "npm:@emotion/weak-memoize@0.4.0": { "type": "npm", - "name": "npm:cli-spinners@2.9.2", + "name": "npm:@emotion/weak-memoize@0.4.0", "data": { - "version": "2.9.2", - "packageName": "cli-spinners", - "hash": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==" + "version": "0.4.0", + "packageName": "@emotion/weak-memoize", + "hash": "sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==" } }, - "npm:cli-width": { + "npm:@eslint-community/eslint-utils": { "type": "npm", - "name": "npm:cli-width", + "name": "npm:@eslint-community/eslint-utils", "data": { - "version": "3.0.0", - "packageName": "cli-width", - "hash": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==" + "version": "4.4.0", + "packageName": "@eslint-community/eslint-utils", + "hash": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==" } }, - "npm:cliui": { + "npm:@eslint-community/regexpp": { "type": "npm", - "name": "npm:cliui", + "name": "npm:@eslint-community/regexpp", "data": { - "version": "7.0.4", - "packageName": "cliui", - "hash": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==" + "version": "4.11.0", + "packageName": "@eslint-community/regexpp", + "hash": "sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==" } }, - "npm:cliui@8.0.1": { + "npm:@eslint/eslintrc": { "type": "npm", - "name": "npm:cliui@8.0.1", + "name": "npm:@eslint/eslintrc", "data": { - "version": "8.0.1", - "packageName": "cliui", - "hash": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==" + "version": "0.4.3", + "packageName": "@eslint/eslintrc", + "hash": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==" } }, - "npm:clone-deep": { + "npm:@eslint/eslintrc@2.1.4": { "type": "npm", - "name": "npm:clone-deep", + "name": "npm:@eslint/eslintrc@2.1.4", "data": { - "version": "4.0.1", - "packageName": "clone-deep", - "hash": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==" + "version": "2.1.4", + "packageName": "@eslint/eslintrc", + "hash": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==" } }, - "npm:clone": { + "npm:@eslint/js": { "type": "npm", - "name": "npm:clone", + "name": "npm:@eslint/js", "data": { - "version": "1.0.4", - "packageName": "clone", - "hash": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==" + "version": "8.57.0", + "packageName": "@eslint/js", + "hash": "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==" } }, - "npm:clsx@1.2.1": { + "npm:@gar/promisify": { "type": "npm", - "name": "npm:clsx@1.2.1", + "name": "npm:@gar/promisify", "data": { - "version": "1.2.1", - "packageName": "clsx", - "hash": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==" + "version": "1.1.3", + "packageName": "@gar/promisify", + "hash": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==" } }, - "npm:clsx": { + "npm:@hapi/address": { "type": "npm", - "name": "npm:clsx", + "name": "npm:@hapi/address", "data": { - "version": "2.1.1", - "packageName": "clsx", - "hash": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==" + "version": "2.1.4", + "packageName": "@hapi/address", + "hash": "sha512-QD1PhQk+s31P1ixsX0H0Suoupp3VMXzIVMSwobR3F3MSUO2YCV0B7xqLcUw/Bh8yuvd3LhpyqLQWTNcRmp6IdQ==" } }, - "npm:cmd-shim": { + "npm:@hapi/bourne": { "type": "npm", - "name": "npm:cmd-shim", + "name": "npm:@hapi/bourne", "data": { - "version": "5.0.0", - "packageName": "cmd-shim", - "hash": "sha512-qkCtZ59BidfEwHltnJwkyVZn+XQojdAySM1D1gSeh11Z4pW1Kpolkyo53L5noc0nrxmIvyFwTmJRo4xs7FFLPw==" + "version": "1.3.2", + "packageName": "@hapi/bourne", + "hash": "sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA==" } }, - "npm:cmd-shim@6.0.3": { + "npm:@hapi/hoek@8.5.1": { "type": "npm", - "name": "npm:cmd-shim@6.0.3", + "name": "npm:@hapi/hoek@8.5.1", "data": { - "version": "6.0.3", - "packageName": "cmd-shim", - "hash": "sha512-FMabTRlc5t5zjdenF6mS0MBeFZm0XqHqeOkcskKFb/LYCcRQ5fVgLOHVc4Lq9CqABd9zhjwPjMBCJvMCziSVtA==" + "version": "8.5.1", + "packageName": "@hapi/hoek", + "hash": "sha512-yN7kbciD87WzLGc5539Tn0sApjyiGHAJgKvG9W8C7O+6c7qmoQMfVs0W4bX17eqz6C78QJqqFrtgdK5EWf6Qow==" } }, - "npm:codepage": { + "npm:@hapi/hoek": { "type": "npm", - "name": "npm:codepage", + "name": "npm:@hapi/hoek", "data": { - "version": "1.15.0", - "packageName": "codepage", - "hash": "sha512-3g6NUTPd/YtuuGrhMnOMRjFc+LJw/bnMp3+0r/Wcz3IXUuCosKRJvMphm5+Q+bvTVGcJJuRvVLuYba+WojaFaA==" + "version": "9.3.0", + "packageName": "@hapi/hoek", + "hash": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" } }, - "npm:color-convert": { + "npm:@hapi/joi": { "type": "npm", - "name": "npm:color-convert", + "name": "npm:@hapi/joi", "data": { - "version": "1.9.3", - "packageName": "color-convert", - "hash": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==" + "version": "15.1.1", + "packageName": "@hapi/joi", + "hash": "sha512-entf8ZMOK8sc+8YfeOlM8pCfg3b5+WZIKBfUaaJT8UsjAAPjartzxIYm3TIbjvA4u+u++KbcXD38k682nVHDAQ==" } }, - "npm:color-convert@2.0.1": { + "npm:@hapi/topo@3.1.6": { "type": "npm", - "name": "npm:color-convert@2.0.1", + "name": "npm:@hapi/topo@3.1.6", "data": { - "version": "2.0.1", - "packageName": "color-convert", - "hash": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" + "version": "3.1.6", + "packageName": "@hapi/topo", + "hash": "sha512-tAag0jEcjwH+P2quUfipd7liWCNX2F8NvYjQp2wtInsZxnMlypdw0FtAOLxtvvkO+GSRRbmNi8m/5y42PQJYCQ==" } }, - "npm:color-name@1.1.3": { + "npm:@hapi/topo": { "type": "npm", - "name": "npm:color-name@1.1.3", + "name": "npm:@hapi/topo", "data": { - "version": "1.1.3", - "packageName": "color-name", - "hash": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" + "version": "5.1.0", + "packageName": "@hapi/topo", + "hash": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==" } }, - "npm:color-name": { + "npm:@hisptz/dhis2-ui": { "type": "npm", - "name": "npm:color-name", + "name": "npm:@hisptz/dhis2-ui", "data": { - "version": "1.1.4", - "packageName": "color-name", - "hash": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + "version": "1.0.68", + "packageName": "@hisptz/dhis2-ui", + "hash": "sha512-I7rDYgPyShJVCdZkDmXRNeDHhVHQZsYaOtoaHx7uqqTQsYS2ciihvhkQ4hY1QUMtUvlFTKxYg3tAXZUZ70+2BA==" } }, - "npm:color-support": { + "npm:@hisptz/dhis2-utils": { "type": "npm", - "name": "npm:color-support", + "name": "npm:@hisptz/dhis2-utils", "data": { - "version": "1.1.3", - "packageName": "color-support", - "hash": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==" + "version": "1.0.61", + "packageName": "@hisptz/dhis2-utils", + "hash": "sha512-5ky2rVJ85ifhJ+Rkl5BYMQAQyBcO/7yf6TX+Uq/1KB/xvpJ5d7LpDG8s89ENfS5wosVdUJ1zFwoK4HHhA0ulbg==" } }, - "npm:columnify": { + "npm:@hookform/devtools": { "type": "npm", - "name": "npm:columnify", + "name": "npm:@hookform/devtools", "data": { - "version": "1.6.0", - "packageName": "columnify", - "hash": "sha512-lomjuFZKfM6MSAnV9aCZC9sc0qGbmZdfygNv+nCpqVkSKdCxCklLtd16O0EILGkImHw9ZpHkAnHaB+8Zxq5W6Q==" + "version": "4.3.1", + "packageName": "@hookform/devtools", + "hash": "sha512-CrWxEoHQZaOXJZVQ8KBgOuAa8p2LI8M0DAN5GTRTmdCieRwFVjVDEmuTAVazWVRRkpEQSgSt3KYp7VmmqXdEnw==" } }, - "npm:combined-stream": { + "npm:@humanwhocodes/config-array@0.11.14": { "type": "npm", - "name": "npm:combined-stream", + "name": "npm:@humanwhocodes/config-array@0.11.14", "data": { - "version": "1.0.8", - "packageName": "combined-stream", - "hash": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==" + "version": "0.11.14", + "packageName": "@humanwhocodes/config-array", + "hash": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==" } }, - "npm:common-ancestor-path": { + "npm:@humanwhocodes/config-array": { "type": "npm", - "name": "npm:common-ancestor-path", + "name": "npm:@humanwhocodes/config-array", "data": { - "version": "1.0.1", - "packageName": "common-ancestor-path", - "hash": "sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==" + "version": "0.5.0", + "packageName": "@humanwhocodes/config-array", + "hash": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==" } }, - "npm:compare-func": { + "npm:@humanwhocodes/module-importer": { "type": "npm", - "name": "npm:compare-func", + "name": "npm:@humanwhocodes/module-importer", "data": { - "version": "2.0.0", - "packageName": "compare-func", - "hash": "sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==" + "version": "1.0.1", + "packageName": "@humanwhocodes/module-importer", + "hash": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" } }, - "npm:concat-map": { + "npm:@humanwhocodes/object-schema": { "type": "npm", - "name": "npm:concat-map", + "name": "npm:@humanwhocodes/object-schema", "data": { - "version": "0.0.1", - "packageName": "concat-map", - "hash": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" + "version": "1.2.1", + "packageName": "@humanwhocodes/object-schema", + "hash": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==" } }, - "npm:concat-stream": { + "npm:@humanwhocodes/object-schema@2.0.3": { "type": "npm", - "name": "npm:concat-stream", + "name": "npm:@humanwhocodes/object-schema@2.0.3", "data": { - "version": "2.0.0", - "packageName": "concat-stream", - "hash": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==" + "version": "2.0.3", + "packageName": "@humanwhocodes/object-schema", + "hash": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==" } }, - "npm:concurrently": { + "npm:@hutson/parse-repository-url": { "type": "npm", - "name": "npm:concurrently", + "name": "npm:@hutson/parse-repository-url", "data": { - "version": "7.6.0", - "packageName": "concurrently", - "hash": "sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==" + "version": "3.0.2", + "packageName": "@hutson/parse-repository-url", + "hash": "sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==" } }, - "npm:config-chain": { + "npm:@iapps/function-analytics": { "type": "npm", - "name": "npm:config-chain", + "name": "npm:@iapps/function-analytics", "data": { - "version": "1.1.12", - "packageName": "config-chain", - "hash": "sha512-a1eOIcu8+7lUInge4Rpf/n4Krkf3Dd9lqhljRzII1/Zno/kRtUWnznPO3jOKBmTEktkt3fkxisUcivoj0ebzoA==" + "version": "1.0.0-beta.24", + "packageName": "@iapps/function-analytics", + "hash": "sha512-hKE0+U0CuXP5YmSxFevrnF+jas6tti3ODCT2L0nxh556AooITMJItTC45wzmzc9tnJxvw1KOOk13ID4HhXoWzw==" } }, - "npm:console-control-strings": { + "npm:@iapps/period-utilities": { "type": "npm", - "name": "npm:console-control-strings", + "name": "npm:@iapps/period-utilities", "data": { - "version": "1.1.0", - "packageName": "console-control-strings", - "hash": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==" + "version": "1.0.3", + "packageName": "@iapps/period-utilities", + "hash": "sha512-oCr4p1tYeJri5Z1WabIXHFxSZhT7L5FWRzqpHddXweJJmfHt+QvMZxWJQUB1BzIxqiLUfTdv/RSwXkrFxr4NQw==" } }, - "npm:conventional-changelog-angular": { + "npm:@icons/material": { "type": "npm", - "name": "npm:conventional-changelog-angular", + "name": "npm:@icons/material", "data": { - "version": "5.0.12", - "packageName": "conventional-changelog-angular", - "hash": "sha512-5GLsbnkR/7A89RyHLvvoExbiGbd9xKdKqDTrArnPbOqBqG/2wIosu0fHwpeIRI8Tl94MhVNBXcLJZl92ZQ5USw==" + "version": "0.2.4", + "packageName": "@icons/material", + "hash": "sha512-QPcGmICAPbGLGb6F/yNf/KzKqvFx8z5qx3D1yFqVAjoFmXK35EgyW+cJ57Te3CNsmzblwtzakLGFqHPqrfb4Tw==" } }, - "npm:conventional-changelog-core": { + "npm:@isaacs/cliui": { "type": "npm", - "name": "npm:conventional-changelog-core", + "name": "npm:@isaacs/cliui", "data": { - "version": "4.2.4", - "packageName": "conventional-changelog-core", - "hash": "sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg==" + "version": "8.0.2", + "packageName": "@isaacs/cliui", + "hash": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==" } }, - "npm:conventional-changelog-preset-loader": { + "npm:@isaacs/string-locale-compare": { "type": "npm", - "name": "npm:conventional-changelog-preset-loader", + "name": "npm:@isaacs/string-locale-compare", "data": { - "version": "2.3.4", - "packageName": "conventional-changelog-preset-loader", - "hash": "sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==" + "version": "1.1.0", + "packageName": "@isaacs/string-locale-compare", + "hash": "sha512-SQ7Kzhh9+D+ZW9MA0zkYv3VXhIDNx+LzM6EJ+/65I3QY+enU6Itte7E5XX7EWrqLW2FN4n06GWzBnPoC3th2aQ==" } }, - "npm:conventional-changelog-writer": { + "npm:@istanbuljs/load-nyc-config": { "type": "npm", - "name": "npm:conventional-changelog-writer", + "name": "npm:@istanbuljs/load-nyc-config", "data": { - "version": "5.0.1", - "packageName": "conventional-changelog-writer", - "hash": "sha512-5WsuKUfxW7suLblAbFnxAcrvf6r+0b7GvNaWUwUIk0bXMnENP/PEieGKVUQrjPqwPT4o3EPAASBXiY6iHooLOQ==" + "version": "1.1.0", + "packageName": "@istanbuljs/load-nyc-config", + "hash": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==" } }, - "npm:conventional-commits-filter": { + "npm:@istanbuljs/schema": { "type": "npm", - "name": "npm:conventional-commits-filter", + "name": "npm:@istanbuljs/schema", "data": { - "version": "2.0.7", - "packageName": "conventional-commits-filter", - "hash": "sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==" + "version": "0.1.3", + "packageName": "@istanbuljs/schema", + "hash": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==" } }, - "npm:conventional-commits-parser": { + "npm:@jest/console": { "type": "npm", - "name": "npm:conventional-commits-parser", + "name": "npm:@jest/console", "data": { - "version": "3.2.4", - "packageName": "conventional-commits-parser", - "hash": "sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==" + "version": "26.6.2", + "packageName": "@jest/console", + "hash": "sha512-IY1R2i2aLsLr7Id3S6p2BA82GNWryt4oSvEXLAKc+L2zdi89dSkE8xC1C+0kpATG4JhBJREnQOH7/zmccM2B0g==" } }, - "npm:conventional-recommended-bump": { + "npm:@jest/console@27.5.1": { "type": "npm", - "name": "npm:conventional-recommended-bump", + "name": "npm:@jest/console@27.5.1", "data": { - "version": "6.1.0", - "packageName": "conventional-recommended-bump", - "hash": "sha512-uiApbSiNGM/kkdL9GTOLAqC4hbptObFo4wW2QRyHsKciGAfQuLU1ShZ1BIVI/+K2BE/W1AWYQMCXAsv4dyKPaw==" + "version": "27.5.1", + "packageName": "@jest/console", + "hash": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==" } }, - "npm:convert-source-map": { + "npm:@jest/console@28.1.3": { "type": "npm", - "name": "npm:convert-source-map", + "name": "npm:@jest/console@28.1.3", "data": { - "version": "1.9.0", - "packageName": "convert-source-map", - "hash": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==" + "version": "28.1.3", + "packageName": "@jest/console", + "hash": "sha512-QPAkP5EwKdK/bxIr6C1I4Vs0rm2nHiANzj/Z5X2JQkrZo6IqvC4ldZ9K95tF0HdidhA8Bo6egxSzUFPYKcEXLw==" } }, - "npm:core-js": { + "npm:@jest/core@26.6.3": { "type": "npm", - "name": "npm:core-js", + "name": "npm:@jest/core@26.6.3", "data": { - "version": "3.37.1", - "packageName": "core-js", - "hash": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==" + "version": "26.6.3", + "packageName": "@jest/core", + "hash": "sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw==" } }, - "npm:core-util-is": { + "npm:@jest/core": { "type": "npm", - "name": "npm:core-util-is", + "name": "npm:@jest/core", "data": { - "version": "1.0.3", - "packageName": "core-util-is", - "hash": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" + "version": "27.5.1", + "packageName": "@jest/core", + "hash": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==" } }, - "npm:cosmiconfig@7.0.0": { + "npm:@jest/environment": { "type": "npm", - "name": "npm:cosmiconfig@7.0.0", + "name": "npm:@jest/environment", "data": { - "version": "7.0.0", - "packageName": "cosmiconfig", - "hash": "sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==" + "version": "26.6.2", + "packageName": "@jest/environment", + "hash": "sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA==" } }, - "npm:cosmiconfig@7.1.0": { + "npm:@jest/environment@27.5.1": { "type": "npm", - "name": "npm:cosmiconfig@7.1.0", + "name": "npm:@jest/environment@27.5.1", "data": { - "version": "7.1.0", - "packageName": "cosmiconfig", - "hash": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==" + "version": "27.5.1", + "packageName": "@jest/environment", + "hash": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==" } }, - "npm:crc-32": { + "npm:@jest/fake-timers": { "type": "npm", - "name": "npm:crc-32", + "name": "npm:@jest/fake-timers", "data": { - "version": "1.2.2", - "packageName": "crc-32", - "hash": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==" + "version": "26.6.2", + "packageName": "@jest/fake-timers", + "hash": "sha512-14Uleatt7jdzefLPYM3KLcnUl1ZNikaKq34enpb5XG9i81JpppDb5muZvonvKyrl7ftEHkKS5L5/eB/kxJ+bvA==" } }, - "npm:cross-domain-safe-weakmap": { + "npm:@jest/fake-timers@27.5.1": { "type": "npm", - "name": "npm:cross-domain-safe-weakmap", + "name": "npm:@jest/fake-timers@27.5.1", "data": { - "version": "1.0.29", - "packageName": "cross-domain-safe-weakmap", - "hash": "sha512-VLoUgf2SXnf3+na8NfeUFV59TRZkIJqCIATaMdbhccgtnTlSnHXkyTRwokngEGYdQXx8JbHT9GDYitgR2sdjuA==" + "version": "27.5.1", + "packageName": "@jest/fake-timers", + "hash": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==" } }, - "npm:cross-domain-utils": { + "npm:@jest/globals": { "type": "npm", - "name": "npm:cross-domain-utils", + "name": "npm:@jest/globals", "data": { - "version": "2.0.38", - "packageName": "cross-domain-utils", - "hash": "sha512-zZfi3+2EIR9l4chrEiXI2xFleyacsJf8YMLR1eJ0Veb5FTMXeJ3DpxDjZkto2FhL/g717WSELqbptNSo85UJDw==" + "version": "26.6.2", + "packageName": "@jest/globals", + "hash": "sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA==" } }, - "npm:cross-spawn": { + "npm:@jest/globals@27.5.1": { "type": "npm", - "name": "npm:cross-spawn", + "name": "npm:@jest/globals@27.5.1", "data": { - "version": "7.0.3", - "packageName": "cross-spawn", - "hash": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" + "version": "27.5.1", + "packageName": "@jest/globals", + "hash": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==" } }, - "npm:crypto-random-string": { + "npm:@jest/reporters@26.6.2": { "type": "npm", - "name": "npm:crypto-random-string", + "name": "npm:@jest/reporters@26.6.2", "data": { - "version": "2.0.0", - "packageName": "crypto-random-string", - "hash": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" + "version": "26.6.2", + "packageName": "@jest/reporters", + "hash": "sha512-h2bW53APG4HvkOnVMo8q3QXa6pcaNt1HkwVsOPMBV6LD/q9oSpxNSYZQYkAnjdMjrJ86UuYeLo+aEZClV6opnw==" } }, - "npm:css-box-model": { + "npm:@jest/reporters": { "type": "npm", - "name": "npm:css-box-model", + "name": "npm:@jest/reporters", "data": { - "version": "1.2.1", - "packageName": "css-box-model", - "hash": "sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==" + "version": "27.5.1", + "packageName": "@jest/reporters", + "hash": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==" } }, - "npm:css-color-keywords": { + "npm:@jest/schemas": { "type": "npm", - "name": "npm:css-color-keywords", + "name": "npm:@jest/schemas", "data": { - "version": "1.0.0", - "packageName": "css-color-keywords", - "hash": "sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==" + "version": "28.1.3", + "packageName": "@jest/schemas", + "hash": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==" } }, - "npm:css-to-react-native": { + "npm:@jest/schemas@29.6.3": { "type": "npm", - "name": "npm:css-to-react-native", + "name": "npm:@jest/schemas@29.6.3", "data": { - "version": "3.2.0", - "packageName": "css-to-react-native", - "hash": "sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==" + "version": "29.6.3", + "packageName": "@jest/schemas", + "hash": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==" } }, - "npm:css-vendor": { + "npm:@jest/source-map": { "type": "npm", - "name": "npm:css-vendor", + "name": "npm:@jest/source-map", "data": { - "version": "2.0.8", - "packageName": "css-vendor", - "hash": "sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==" + "version": "26.6.2", + "packageName": "@jest/source-map", + "hash": "sha512-YwYcCwAnNmOVsZ8mr3GfnzdXDAl4LaenZP5z+G0c8bzC9/dugL8zRmxZzdoTl4IaS3CryS1uWnROLPFmb6lVvA==" } }, - "npm:cssesc": { + "npm:@jest/source-map@27.5.1": { "type": "npm", - "name": "npm:cssesc", + "name": "npm:@jest/source-map@27.5.1", "data": { - "version": "3.0.0", - "packageName": "cssesc", - "hash": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" + "version": "27.5.1", + "packageName": "@jest/source-map", + "hash": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==" } }, - "npm:csstype@2.6.21": { + "npm:@jest/test-result": { "type": "npm", - "name": "npm:csstype@2.6.21", + "name": "npm:@jest/test-result", "data": { - "version": "2.6.21", - "packageName": "csstype", - "hash": "sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==" + "version": "26.6.2", + "packageName": "@jest/test-result", + "hash": "sha512-5O7H5c/7YlojphYNrK02LlDIV2GNPYisKwHm2QTKjNZeEzezCbwYs9swJySv2UfPMyZ0VdsmMv7jIlD/IKYQpQ==" } }, - "npm:csstype": { + "npm:@jest/test-result@27.5.1": { "type": "npm", - "name": "npm:csstype", + "name": "npm:@jest/test-result@27.5.1", "data": { - "version": "3.1.3", - "packageName": "csstype", - "hash": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" + "version": "27.5.1", + "packageName": "@jest/test-result", + "hash": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==" } }, - "npm:cypress-multi-reporters": { + "npm:@jest/test-result@28.1.3": { "type": "npm", - "name": "npm:cypress-multi-reporters", + "name": "npm:@jest/test-result@28.1.3", "data": { - "version": "1.6.4", - "packageName": "cypress-multi-reporters", - "hash": "sha512-3xU2t6pZjZy/ORHaCvci5OT1DAboS4UuMMM8NBAizeb2C9qmHt+cgAjXgurazkwkPRdO7ccK39M5ZaPCju0r6A==" + "version": "28.1.3", + "packageName": "@jest/test-result", + "hash": "sha512-kZAkxnSE+FqE8YjW8gNuoVkkC9I7S1qmenl8sGcDOLropASP+BkcGKwhXoyqQuGOGeYY0y/ixjrd/iERpEXHNg==" } }, - "npm:dargs": { + "npm:@jest/test-sequencer": { "type": "npm", - "name": "npm:dargs", + "name": "npm:@jest/test-sequencer", "data": { - "version": "7.0.0", - "packageName": "dargs", - "hash": "sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==" + "version": "26.6.3", + "packageName": "@jest/test-sequencer", + "hash": "sha512-YHlVIjP5nfEyjlrSr8t/YdNfU/1XEt7c5b4OxcXCjyRhjzLYu/rO69/WHPuYcbCWkz8kAeZVZp2N2+IOLLEPGw==" } }, - "npm:date-fns": { + "npm:@jest/test-sequencer@27.5.1": { "type": "npm", - "name": "npm:date-fns", + "name": "npm:@jest/test-sequencer@27.5.1", "data": { - "version": "2.30.0", - "packageName": "date-fns", - "hash": "sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==" + "version": "27.5.1", + "packageName": "@jest/test-sequencer", + "hash": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==" } }, - "npm:dateformat": { + "npm:@jest/transform@26.6.2": { "type": "npm", - "name": "npm:dateformat", + "name": "npm:@jest/transform@26.6.2", "data": { - "version": "3.0.3", - "packageName": "dateformat", - "hash": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==" + "version": "26.6.2", + "packageName": "@jest/transform", + "hash": "sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==" } }, - "npm:debug": { + "npm:@jest/transform": { "type": "npm", - "name": "npm:debug", + "name": "npm:@jest/transform", "data": { - "version": "4.3.5", - "packageName": "debug", - "hash": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==" + "version": "27.5.1", + "packageName": "@jest/transform", + "hash": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==" } }, - "npm:decamelize-keys": { + "npm:@jest/types": { "type": "npm", - "name": "npm:decamelize-keys", + "name": "npm:@jest/types", "data": { - "version": "1.1.1", - "packageName": "decamelize-keys", - "hash": "sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==" + "version": "26.6.2", + "packageName": "@jest/types", + "hash": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==" } }, - "npm:decamelize": { + "npm:@jest/types@27.5.1": { "type": "npm", - "name": "npm:decamelize", + "name": "npm:@jest/types@27.5.1", "data": { - "version": "1.2.0", - "packageName": "decamelize", - "hash": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==" + "version": "27.5.1", + "packageName": "@jest/types", + "hash": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==" } }, - "npm:dedent": { + "npm:@jest/types@28.1.3": { "type": "npm", - "name": "npm:dedent", + "name": "npm:@jest/types@28.1.3", "data": { - "version": "0.7.0", - "packageName": "dedent", - "hash": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==" + "version": "28.1.3", + "packageName": "@jest/types", + "hash": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==" } }, - "npm:deep-equal": { + "npm:@jridgewell/gen-mapping": { "type": "npm", - "name": "npm:deep-equal", + "name": "npm:@jridgewell/gen-mapping", "data": { - "version": "2.2.3", - "packageName": "deep-equal", - "hash": "sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==" + "version": "0.3.5", + "packageName": "@jridgewell/gen-mapping", + "hash": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==" } }, - "npm:defaults": { + "npm:@jridgewell/resolve-uri": { "type": "npm", - "name": "npm:defaults", + "name": "npm:@jridgewell/resolve-uri", "data": { - "version": "1.0.4", - "packageName": "defaults", - "hash": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==" + "version": "3.1.2", + "packageName": "@jridgewell/resolve-uri", + "hash": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" } }, - "npm:define-data-property": { + "npm:@jridgewell/set-array": { "type": "npm", - "name": "npm:define-data-property", + "name": "npm:@jridgewell/set-array", "data": { - "version": "1.1.4", - "packageName": "define-data-property", - "hash": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==" + "version": "1.2.1", + "packageName": "@jridgewell/set-array", + "hash": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" } }, - "npm:define-lazy-prop": { + "npm:@jridgewell/source-map": { "type": "npm", - "name": "npm:define-lazy-prop", + "name": "npm:@jridgewell/source-map", "data": { - "version": "2.0.0", - "packageName": "define-lazy-prop", - "hash": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==" + "version": "0.3.6", + "packageName": "@jridgewell/source-map", + "hash": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==" } }, - "npm:define-properties": { + "npm:@jridgewell/sourcemap-codec": { "type": "npm", - "name": "npm:define-properties", + "name": "npm:@jridgewell/sourcemap-codec", "data": { - "version": "1.2.1", - "packageName": "define-properties", - "hash": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==" + "version": "1.5.0", + "packageName": "@jridgewell/sourcemap-codec", + "hash": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" } }, - "npm:del": { + "npm:@jridgewell/trace-mapping": { "type": "npm", - "name": "npm:del", + "name": "npm:@jridgewell/trace-mapping", "data": { - "version": "6.1.1", - "packageName": "del", - "hash": "sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==" + "version": "0.3.25", + "packageName": "@jridgewell/trace-mapping", + "hash": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==" } }, - "npm:delayed-stream": { + "npm:@js-temporal/polyfill@0.4.3": { "type": "npm", - "name": "npm:delayed-stream", + "name": "npm:@js-temporal/polyfill@0.4.3", "data": { - "version": "1.0.0", - "packageName": "delayed-stream", - "hash": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" + "version": "0.4.3", + "packageName": "@js-temporal/polyfill", + "hash": "sha512-6Fmjo/HlkyVCmJzAPnvtEWlcbQUSRhi8qlN9EtJA/wP7FqXsevLLrlojR44kzNzrRkpf7eDJ+z7b4xQD/Ycypw==" } }, - "npm:delegates": { + "npm:@js-temporal/polyfill": { "type": "npm", - "name": "npm:delegates", + "name": "npm:@js-temporal/polyfill", "data": { - "version": "1.0.0", - "packageName": "delegates", - "hash": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==" + "version": "0.4.4", + "packageName": "@js-temporal/polyfill", + "hash": "sha512-2X6bvghJ/JAoZO52lbgyAPFj8uCflhTo2g7nkFzEQdXd/D8rEeD4HtmTEpmtGCva260fcd66YNXBOYdnmHqSOg==" } }, - "npm:deprecation": { + "npm:@juggle/resize-observer": { "type": "npm", - "name": "npm:deprecation", + "name": "npm:@juggle/resize-observer", "data": { - "version": "2.3.1", - "packageName": "deprecation", - "hash": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==" + "version": "3.4.0", + "packageName": "@juggle/resize-observer", + "hash": "sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==" } }, - "npm:detect-indent": { + "npm:@leichtgewicht/ip-codec": { "type": "npm", - "name": "npm:detect-indent", + "name": "npm:@leichtgewicht/ip-codec", "data": { - "version": "5.0.0", - "packageName": "detect-indent", - "hash": "sha512-rlpvsxUtM0PQvy9iZe640/IWwWYyBsTApREbA1pHOpmOUIl9MkP/U4z7vTtg4Oaojvqhxt7sdufnT0EzGaR31g==" + "version": "2.0.5", + "packageName": "@leichtgewicht/ip-codec", + "hash": "sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==" } }, - "npm:detect-node": { + "npm:@lerna/child-process": { "type": "npm", - "name": "npm:detect-node", + "name": "npm:@lerna/child-process", "data": { - "version": "2.1.0", - "packageName": "detect-node", - "hash": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==" + "version": "6.6.2", + "packageName": "@lerna/child-process", + "hash": "sha512-QyKIWEnKQFnYu2ey+SAAm1A5xjzJLJJj3bhIZd3QKyXKKjaJ0hlxam/OsWSltxTNbcyH1jRJjC6Cxv31usv0Ag==" } }, - "npm:dexie": { + "npm:@lerna/create": { "type": "npm", - "name": "npm:dexie", + "name": "npm:@lerna/create", "data": { - "version": "3.2.7", - "packageName": "dexie", - "hash": "sha512-2a+BXvVhY5op+smDRLxeBAivE7YcYaneXJ1la3HOkUfX9zKkE/AJ8CNgjiXbtXepFyFmJNGSbmjOwqbT749r/w==" + "version": "6.6.2", + "packageName": "@lerna/create", + "hash": "sha512-xQ+1Y7D+9etvUlE+unhG/TwmM6XBzGIdFBaNoW8D8kyOa9M2Jf3vdEtAxVa7mhRz66CENfhL/+I/QkVaa7pwbQ==" } }, - "npm:dir-glob": { + "npm:@lerna/legacy-package-management": { "type": "npm", - "name": "npm:dir-glob", + "name": "npm:@lerna/legacy-package-management", "data": { - "version": "3.0.1", - "packageName": "dir-glob", - "hash": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" + "version": "6.6.2", + "packageName": "@lerna/legacy-package-management", + "hash": "sha512-0hZxUPKnHwehUO2xC4ldtdX9bW0W1UosxebDIQlZL2STnZnA2IFmIk2lJVUyFW+cmTPQzV93jfS0i69T9Z+teg==" } }, - "npm:dnd-core": { + "npm:@ls-lint/ls-lint": { "type": "npm", - "name": "npm:dnd-core", + "name": "npm:@ls-lint/ls-lint", "data": { - "version": "15.1.2", - "packageName": "dnd-core", - "hash": "sha512-EOec1LyJUuGRFg0LDa55rSRAUe97uNVKVkUo8iyvzQlcECYTuPblVQfRWXWj1OyPseFIeebWpNmKFy0h6BcF1A==" + "version": "1.11.2", + "packageName": "@ls-lint/ls-lint", + "hash": "sha512-kX+CCjgNz+NHCaOcFyJLSBLRgAoyOxN18QFLpgucz5ILvbr60BGjwKaoPYTv/rBV/77L+Oz82lpP24mzJ2wGsQ==" } }, - "npm:dom-accessibility-api": { + "npm:@marionebl/sander": { "type": "npm", - "name": "npm:dom-accessibility-api", + "name": "npm:@marionebl/sander", "data": { - "version": "0.5.16", - "packageName": "dom-accessibility-api", - "hash": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==" + "version": "0.6.1", + "packageName": "@marionebl/sander", + "hash": "sha512-7f3zZddAk92G1opoX/glbDO6YbrzmMAJAw0RJAcvunnV7sR4L9llyBUAABptKoF1Jf37UQ1QTJy5p2H4J4rBNA==" } }, - "npm:dom-helpers": { + "npm:@material-ui/core": { "type": "npm", - "name": "npm:dom-helpers", + "name": "npm:@material-ui/core", "data": { - "version": "5.2.1", - "packageName": "dom-helpers", - "hash": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==" + "version": "4.12.4", + "packageName": "@material-ui/core", + "hash": "sha512-tr7xekNlM9LjA6pagJmL8QCgZXaubWUwkJnoYcMKd4gw/t4XiyvnTkjdGrUVicyB2BsdaAv1tvow45bPM4sSwQ==" } }, - "npm:dot-prop@6.0.1": { + "npm:@material-ui/icons": { "type": "npm", - "name": "npm:dot-prop@6.0.1", + "name": "npm:@material-ui/icons", "data": { - "version": "6.0.1", - "packageName": "dot-prop", - "hash": "sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==" + "version": "4.11.3", + "packageName": "@material-ui/icons", + "hash": "sha512-IKHlyx6LDh8n19vzwH5RtHIOHl9Tu90aAAxcbWME6kp4dmvODM3UvOHJeMIDzUbd4muuJKHmlNoBN+mDY4XkBA==" } }, - "npm:dot-prop": { + "npm:@material-ui/styles": { "type": "npm", - "name": "npm:dot-prop", + "name": "npm:@material-ui/styles", "data": { - "version": "5.3.0", - "packageName": "dot-prop", - "hash": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==" + "version": "4.11.5", + "packageName": "@material-ui/styles", + "hash": "sha512-o/41ot5JJiUsIETME9wVLAJrmIWL3j0R0Bj2kCOLbSfqEkKf0fmaPt+5vtblUh5eXr2S+J/8J3DaCb10+CzPGA==" } }, - "npm:dotenv": { + "npm:@material-ui/system": { "type": "npm", - "name": "npm:dotenv", + "name": "npm:@material-ui/system", "data": { - "version": "10.0.0", - "packageName": "dotenv", - "hash": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==" + "version": "4.12.2", + "packageName": "@material-ui/system", + "hash": "sha512-6CSKu2MtmiJgcCGf6nBQpM8fLkuB9F55EKfbdTC80NND5wpTmKzwdhLYLH3zL4cLlK0gVaaltW7/wMuyTnN0Lw==" } }, - "npm:duplexer": { + "npm:@material-ui/types": { "type": "npm", - "name": "npm:duplexer", + "name": "npm:@material-ui/types", "data": { - "version": "0.1.2", - "packageName": "duplexer", - "hash": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" + "version": "5.1.0", + "packageName": "@material-ui/types", + "hash": "sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==" } }, - "npm:eastasianwidth": { + "npm:@material-ui/utils": { "type": "npm", - "name": "npm:eastasianwidth", + "name": "npm:@material-ui/utils", "data": { - "version": "0.2.0", - "packageName": "eastasianwidth", - "hash": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" + "version": "4.11.3", + "packageName": "@material-ui/utils", + "hash": "sha512-ZuQPV4rBK/V1j2dIkSSEcH5uT6AaHuKWFfotADHsC0wVL1NLd2WkFCm4ZZbX33iO4ydl6V0GPngKm8HZQ2oujg==" } }, - "npm:ejs": { + "npm:@mui/core-downloads-tracker": { "type": "npm", - "name": "npm:ejs", + "name": "npm:@mui/core-downloads-tracker", "data": { - "version": "3.1.10", - "packageName": "ejs", - "hash": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==" + "version": "5.16.4", + "packageName": "@mui/core-downloads-tracker", + "hash": "sha512-rNdHXhclwjEZnK+//3SR43YRx0VtjdHnUFhMSGYmAMJve+KiwEja/41EYh8V3pZKqF2geKyfcFUenTfDTYUR4w==" } }, - "npm:electron-to-chromium": { + "npm:@mui/material": { "type": "npm", - "name": "npm:electron-to-chromium", + "name": "npm:@mui/material", "data": { - "version": "1.4.829", - "packageName": "electron-to-chromium", - "hash": "sha512-5qp1N2POAfW0u1qGAxXEtz6P7bO1m6gpZr5hdf5ve6lxpLM7MpiM4jIPz7xcrNlClQMafbyUDDWjlIQZ1Mw0Rw==" + "version": "5.16.4", + "packageName": "@mui/material", + "hash": "sha512-dBnh3/zRYgEVIS3OE4oTbujse3gifA0qLMmuUk13ywsDCbngJsdgwW5LuYeiT5pfA8PGPGSqM7mxNytYXgiMCw==" } }, - "npm:emoji-regex": { + "npm:@mui/private-theming": { "type": "npm", - "name": "npm:emoji-regex", + "name": "npm:@mui/private-theming", "data": { - "version": "8.0.0", - "packageName": "emoji-regex", - "hash": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + "version": "5.16.4", + "packageName": "@mui/private-theming", + "hash": "sha512-ZsAm8cq31SJ37SVWLRlu02v9SRthxnfQofaiv14L5Bht51B0dz6yQEoVU/V8UduZDCCIrWkBHuReVfKhE/UuXA==" } }, - "npm:emoji-regex@9.2.2": { + "npm:@mui/styled-engine": { "type": "npm", - "name": "npm:emoji-regex@9.2.2", + "name": "npm:@mui/styled-engine", "data": { - "version": "9.2.2", - "packageName": "emoji-regex", - "hash": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" + "version": "5.16.4", + "packageName": "@mui/styled-engine", + "hash": "sha512-0+mnkf+UiAmTVB8PZFqOhqf729Yh0Cxq29/5cA3VAyDVTRIUUQ8FXQhiAhUIbijFmM72rY80ahFPXIm4WDbzcA==" } }, - "npm:encoding": { + "npm:@mui/system": { "type": "npm", - "name": "npm:encoding", + "name": "npm:@mui/system", "data": { - "version": "0.1.13", - "packageName": "encoding", - "hash": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==" + "version": "5.16.4", + "packageName": "@mui/system", + "hash": "sha512-ET1Ujl2/8hbsD611/mqUuNArMCGv/fIWO/f8B3ZqF5iyPHM2aS74vhTNyjytncc4i6dYwGxNk+tLa7GwjNS0/w==" } }, - "npm:end-of-stream": { + "npm:@mui/types": { "type": "npm", - "name": "npm:end-of-stream", + "name": "npm:@mui/types", "data": { - "version": "1.4.4", - "packageName": "end-of-stream", - "hash": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" + "version": "7.2.15", + "packageName": "@mui/types", + "hash": "sha512-nbo7yPhtKJkdf9kcVOF8JZHPZTmqXjJ/tI0bdWgHg5tp9AnIN4Y7f7wm9T+0SyGYJk76+GYZ8Q5XaTYAsUHN0Q==" } }, - "npm:enquirer": { + "npm:@mui/utils": { "type": "npm", - "name": "npm:enquirer", + "name": "npm:@mui/utils", "data": { - "version": "2.3.6", - "packageName": "enquirer", - "hash": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==" + "version": "5.16.4", + "packageName": "@mui/utils", + "hash": "sha512-nlppYwq10TBIFqp7qxY0SvbACOXeOjeVL3pOcDsK0FT8XjrEXh9/+lkg8AEIzD16z7YfiJDQjaJG2OLkE7BxNg==" } }, - "npm:env-paths": { + "npm:@nicolo-ribaudo/eslint-scope-5-internals": { "type": "npm", - "name": "npm:env-paths", + "name": "npm:@nicolo-ribaudo/eslint-scope-5-internals", "data": { - "version": "2.2.1", - "packageName": "env-paths", - "hash": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==" + "version": "5.1.1-v1", + "packageName": "@nicolo-ribaudo/eslint-scope-5-internals", + "hash": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==" } }, - "npm:envinfo": { + "npm:@nodelib/fs.scandir": { "type": "npm", - "name": "npm:envinfo", + "name": "npm:@nodelib/fs.scandir", "data": { - "version": "7.13.0", - "packageName": "envinfo", - "hash": "sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q==" + "version": "2.1.5", + "packageName": "@nodelib/fs.scandir", + "hash": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" } }, - "npm:err-code": { + "npm:@nodelib/fs.stat": { "type": "npm", - "name": "npm:err-code", + "name": "npm:@nodelib/fs.stat", "data": { - "version": "2.0.3", - "packageName": "err-code", - "hash": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==" + "version": "2.0.5", + "packageName": "@nodelib/fs.stat", + "hash": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" } }, - "npm:error-ex": { + "npm:@nodelib/fs.walk": { "type": "npm", - "name": "npm:error-ex", + "name": "npm:@nodelib/fs.walk", "data": { - "version": "1.3.2", - "packageName": "error-ex", - "hash": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==" + "version": "1.2.8", + "packageName": "@nodelib/fs.walk", + "hash": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" } }, - "npm:es-define-property": { + "npm:@npmcli/arborist": { "type": "npm", - "name": "npm:es-define-property", + "name": "npm:@npmcli/arborist", "data": { - "version": "1.0.0", - "packageName": "es-define-property", - "hash": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==" + "version": "6.2.3", + "packageName": "@npmcli/arborist", + "hash": "sha512-lpGOC2ilSJXcc2zfW9QtukcCTcMbl3fVI0z4wvFB2AFIl0C+Q6Wv7ccrpdrQa8rvJ1ZVuc6qkX7HVTyKlzGqKA==" } }, - "npm:es-errors": { + "npm:@npmcli/fs@1.1.1": { "type": "npm", - "name": "npm:es-errors", + "name": "npm:@npmcli/fs@1.1.1", "data": { - "version": "1.3.0", - "packageName": "es-errors", - "hash": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" + "version": "1.1.1", + "packageName": "@npmcli/fs", + "hash": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==" } }, - "npm:es-get-iterator": { + "npm:@npmcli/fs@2.1.2": { "type": "npm", - "name": "npm:es-get-iterator", + "name": "npm:@npmcli/fs@2.1.2", "data": { - "version": "1.1.3", - "packageName": "es-get-iterator", - "hash": "sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==" + "version": "2.1.2", + "packageName": "@npmcli/fs", + "hash": "sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==" } }, - "npm:escalade": { + "npm:@npmcli/fs": { "type": "npm", - "name": "npm:escalade", + "name": "npm:@npmcli/fs", "data": { - "version": "3.1.2", - "packageName": "escalade", - "hash": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==" + "version": "3.1.1", + "packageName": "@npmcli/fs", + "hash": "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==" } }, - "npm:escape-string-regexp": { + "npm:@npmcli/git": { "type": "npm", - "name": "npm:escape-string-regexp", + "name": "npm:@npmcli/git", "data": { - "version": "1.0.5", - "packageName": "escape-string-regexp", - "hash": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" + "version": "4.1.0", + "packageName": "@npmcli/git", + "hash": "sha512-9hwoB3gStVfa0N31ymBmrX+GuDGdVA/QWShZVqE0HK2Af+7QGGrCTbZia/SW0ImUTjTne7SP91qxDmtXvDHRPQ==" } }, - "npm:escape-string-regexp@4.0.0": { + "npm:@npmcli/installed-package-contents": { "type": "npm", - "name": "npm:escape-string-regexp@4.0.0", + "name": "npm:@npmcli/installed-package-contents", "data": { - "version": "4.0.0", - "packageName": "escape-string-regexp", - "hash": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" + "version": "2.1.0", + "packageName": "@npmcli/installed-package-contents", + "hash": "sha512-c8UuGLeZpm69BryRykLuKRyKFZYJsZSCT4aVY5ds4omyZqJ172ApzgfKJ5eV/r3HgLdUYgFVe54KSFVjKoe27w==" } }, - "npm:esprima": { + "npm:@npmcli/map-workspaces": { "type": "npm", - "name": "npm:esprima", + "name": "npm:@npmcli/map-workspaces", "data": { - "version": "4.0.1", - "packageName": "esprima", - "hash": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" + "version": "3.0.6", + "packageName": "@npmcli/map-workspaces", + "hash": "sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA==" } }, - "npm:eventemitter3": { + "npm:@npmcli/metavuln-calculator": { "type": "npm", - "name": "npm:eventemitter3", + "name": "npm:@npmcli/metavuln-calculator", "data": { - "version": "4.0.7", - "packageName": "eventemitter3", - "hash": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" + "version": "5.0.1", + "packageName": "@npmcli/metavuln-calculator", + "hash": "sha512-qb8Q9wIIlEPj3WeA1Lba91R4ZboPL0uspzV0F9uwP+9AYMVB2zOoa7Pbk12g6D2NHAinSbHh6QYmGuRyHZ874Q==" } }, - "npm:execa@5.0.0": { + "npm:@npmcli/move-file@1.1.2": { "type": "npm", - "name": "npm:execa@5.0.0", + "name": "npm:@npmcli/move-file@1.1.2", "data": { - "version": "5.0.0", - "packageName": "execa", - "hash": "sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ==" + "version": "1.1.2", + "packageName": "@npmcli/move-file", + "hash": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==" } }, - "npm:execa": { + "npm:@npmcli/move-file": { "type": "npm", - "name": "npm:execa", + "name": "npm:@npmcli/move-file", "data": { - "version": "5.1.1", - "packageName": "execa", - "hash": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==" + "version": "2.0.1", + "packageName": "@npmcli/move-file", + "hash": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==" } }, - "npm:exponential-backoff": { + "npm:@npmcli/name-from-folder": { "type": "npm", - "name": "npm:exponential-backoff", + "name": "npm:@npmcli/name-from-folder", "data": { - "version": "3.1.1", - "packageName": "exponential-backoff", - "hash": "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==" + "version": "2.0.0", + "packageName": "@npmcli/name-from-folder", + "hash": "sha512-pwK+BfEBZJbKdNYpHHRTNBwBoqrN/iIMO0AiGvYsp3Hoaq0WbgGSWQR6SCldZovoDpY3yje5lkFUe6gsDgJ2vg==" } }, - "npm:external-editor": { + "npm:@npmcli/node-gyp@2.0.0": { "type": "npm", - "name": "npm:external-editor", + "name": "npm:@npmcli/node-gyp@2.0.0", "data": { - "version": "3.1.0", - "packageName": "external-editor", - "hash": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==" + "version": "2.0.0", + "packageName": "@npmcli/node-gyp", + "hash": "sha512-doNI35wIe3bBaEgrlPfdJPaCpUR89pJWep4Hq3aRdh6gKazIVWfs0jHttvSSoq47ZXgC7h73kDsUl8AoIQUB+A==" } }, - "npm:fast-deep-equal": { + "npm:@npmcli/node-gyp": { "type": "npm", - "name": "npm:fast-deep-equal", + "name": "npm:@npmcli/node-gyp", "data": { - "version": "3.1.3", - "packageName": "fast-deep-equal", - "hash": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" + "version": "3.0.0", + "packageName": "@npmcli/node-gyp", + "hash": "sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA==" } }, - "npm:fast-glob@3.2.7": { + "npm:@npmcli/package-json": { "type": "npm", - "name": "npm:fast-glob@3.2.7", + "name": "npm:@npmcli/package-json", "data": { - "version": "3.2.7", - "packageName": "fast-glob", - "hash": "sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==" + "version": "3.1.1", + "packageName": "@npmcli/package-json", + "hash": "sha512-+UW0UWOYFKCkvszLoTwrYGrjNrT8tI5Ckeb/h+Z1y1fsNJEctl7HmerA5j2FgmoqFaLI2gsA1X9KgMFqx/bRmA==" } }, - "npm:fast-glob": { + "npm:@npmcli/promise-spawn@3.0.0": { "type": "npm", - "name": "npm:fast-glob", + "name": "npm:@npmcli/promise-spawn@3.0.0", "data": { - "version": "3.3.2", - "packageName": "fast-glob", - "hash": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" + "version": "3.0.0", + "packageName": "@npmcli/promise-spawn", + "hash": "sha512-s9SgS+p3a9Eohe68cSI3fi+hpcZUmXq5P7w0kMlAsWVtR7XbK3ptkZqKT2cK1zLDObJ3sR+8P59sJE0w/KTL1g==" } }, - "npm:fastq": { + "npm:@npmcli/promise-spawn": { "type": "npm", - "name": "npm:fastq", + "name": "npm:@npmcli/promise-spawn", "data": { - "version": "1.17.1", - "packageName": "fastq", - "hash": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==" + "version": "6.0.2", + "packageName": "@npmcli/promise-spawn", + "hash": "sha512-gGq0NJkIGSwdbUt4yhdF8ZrmkGKVz9vAdVzpOfnom+V8PLSmSOVhZwbNvZZS1EYcJN5hzzKBxmmVVAInM6HQLg==" } }, - "npm:figures": { + "npm:@npmcli/query": { "type": "npm", - "name": "npm:figures", + "name": "npm:@npmcli/query", "data": { - "version": "3.2.0", - "packageName": "figures", - "hash": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==" + "version": "3.1.0", + "packageName": "@npmcli/query", + "hash": "sha512-C/iR0tk7KSKGldibYIB9x8GtO/0Bd0I2mhOaDb8ucQL/bQVTmGoeREaFj64Z5+iCBRf3dQfed0CjJL7I8iTkiQ==" } }, - "npm:file-saver": { + "npm:@npmcli/run-script@4.1.7": { "type": "npm", - "name": "npm:file-saver", + "name": "npm:@npmcli/run-script@4.1.7", "data": { - "version": "2.0.5", - "packageName": "file-saver", - "hash": "sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==" + "version": "4.1.7", + "packageName": "@npmcli/run-script", + "hash": "sha512-WXr/MyM4tpKA4BotB81NccGAv8B48lNH0gRoILucbcAhTQXLCoi6HflMV3KdXubIqvP9SuLsFn68Z7r4jl+ppw==" } }, - "npm:file-url": { + "npm:@npmcli/run-script": { "type": "npm", - "name": "npm:file-url", + "name": "npm:@npmcli/run-script", "data": { - "version": "3.0.0", - "packageName": "file-url", - "hash": "sha512-g872QGsHexznxkIAdK8UiZRe7SkE6kvylShU4Nsj8NvfvZag7S0QuQ4IgvPDkk75HxgjIVDwycFTDAgIiO4nDA==" + "version": "6.0.2", + "packageName": "@npmcli/run-script", + "hash": "sha512-NCcr1uQo1k5U+SYlnIrbAh3cxy+OQT1VtqiAbxdymSlptbzBb62AjH2xXgjNCoP073hoa1CfCAcwoZ8k96C4nA==" } }, - "npm:filelist": { + "npm:@nrwl/cli": { "type": "npm", - "name": "npm:filelist", + "name": "npm:@nrwl/cli", "data": { - "version": "1.0.4", - "packageName": "filelist", - "hash": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==" + "version": "15.9.7", + "packageName": "@nrwl/cli", + "hash": "sha512-1jtHBDuJzA57My5nLzYiM372mJW0NY6rFKxlWt5a0RLsAZdPTHsd8lE3Gs9XinGC1jhXbruWmhhnKyYtZvX/zA==" } }, - "npm:fill-range": { + "npm:@nrwl/devkit": { "type": "npm", - "name": "npm:fill-range", + "name": "npm:@nrwl/devkit", "data": { - "version": "7.1.1", - "packageName": "fill-range", - "hash": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" + "version": "15.9.7", + "packageName": "@nrwl/devkit", + "hash": "sha512-Sb7Am2TMT8AVq8e+vxOlk3AtOA2M0qCmhBzoM1OJbdHaPKc0g0UgSnWRml1kPGg5qfPk72tWclLoZJ5/ut0vTg==" } }, - "npm:final-form": { + "npm:@nrwl/nx-darwin-arm64": { "type": "npm", - "name": "npm:final-form", + "name": "npm:@nrwl/nx-darwin-arm64", "data": { - "version": "4.20.10", - "packageName": "final-form", - "hash": "sha512-TL48Pi1oNHeMOHrKv1bCJUrWZDcD3DIG6AGYVNOnyZPr7Bd/pStN0pL+lfzF5BNoj/FclaoiaLenk4XUIFVYng==" + "version": "15.9.7", + "packageName": "@nrwl/nx-darwin-arm64", + "hash": "sha512-aBUgnhlkrgC0vu0fK6eb9Vob7eFnkuknrK+YzTjmLrrZwj7FGNAeyGXSlyo1dVokIzjVKjJg2saZZ0WQbfuCJw==" } }, - "npm:find-root": { + "npm:@nrwl/nx-darwin-x64": { "type": "npm", - "name": "npm:find-root", + "name": "npm:@nrwl/nx-darwin-x64", "data": { - "version": "1.1.0", - "packageName": "find-root", - "hash": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==" + "version": "15.9.7", + "packageName": "@nrwl/nx-darwin-x64", + "hash": "sha512-L+elVa34jhGf1cmn38Z0sotQatmLovxoASCIw5r1CBZZeJ5Tg7Y9nOwjRiDixZxNN56hPKXm6xl9EKlVHVeKlg==" } }, - "npm:find-up": { + "npm:@nrwl/nx-linux-arm-gnueabihf": { "type": "npm", - "name": "npm:find-up", + "name": "npm:@nrwl/nx-linux-arm-gnueabihf", "data": { - "version": "5.0.0", - "packageName": "find-up", - "hash": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" + "version": "15.9.7", + "packageName": "@nrwl/nx-linux-arm-gnueabihf", + "hash": "sha512-pqmfqqEUGFu6PmmHKyXyUw1Al0Ki8PSaR0+ndgCAb1qrekVDGDfznJfaqxN0JSLeolPD6+PFtLyXNr9ZyPFlFg==" } }, - "npm:find-up@2.1.0": { + "npm:@nrwl/nx-linux-arm64-gnu": { "type": "npm", - "name": "npm:find-up@2.1.0", + "name": "npm:@nrwl/nx-linux-arm64-gnu", "data": { - "version": "2.1.0", - "packageName": "find-up", - "hash": "sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==" + "version": "15.9.7", + "packageName": "@nrwl/nx-linux-arm64-gnu", + "hash": "sha512-NYOa/eRrqmM+In5g3M0rrPVIS9Z+q6fvwXJYf/KrjOHqqan/KL+2TOfroA30UhcBrwghZvib7O++7gZ2hzwOnA==" } }, - "npm:find-up@4.1.0": { + "npm:@nrwl/nx-linux-arm64-musl": { "type": "npm", - "name": "npm:find-up@4.1.0", + "name": "npm:@nrwl/nx-linux-arm64-musl", "data": { - "version": "4.1.0", - "packageName": "find-up", - "hash": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" + "version": "15.9.7", + "packageName": "@nrwl/nx-linux-arm64-musl", + "hash": "sha512-zyStqjEcmbvLbejdTOrLUSEdhnxNtdQXlmOuymznCzYUEGRv+4f7OAepD3yRoR0a/57SSORZmmGQB7XHZoYZJA==" } }, - "npm:flat": { + "npm:@nrwl/nx-linux-x64-gnu": { "type": "npm", - "name": "npm:flat", + "name": "npm:@nrwl/nx-linux-x64-gnu", "data": { - "version": "5.0.2", - "packageName": "flat", - "hash": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==" + "version": "15.9.7", + "packageName": "@nrwl/nx-linux-x64-gnu", + "hash": "sha512-saNK5i2A8pKO3Il+Ejk/KStTApUpWgCxjeUz9G+T8A+QHeDloZYH2c7pU/P3jA9QoNeKwjVO9wYQllPL9loeVg==" } }, - "npm:follow-redirects": { + "npm:@nrwl/nx-linux-x64-musl": { "type": "npm", - "name": "npm:follow-redirects", + "name": "npm:@nrwl/nx-linux-x64-musl", "data": { - "version": "1.15.6", - "packageName": "follow-redirects", - "hash": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==" + "version": "15.9.7", + "packageName": "@nrwl/nx-linux-x64-musl", + "hash": "sha512-extIUThYN94m4Vj4iZggt6hhMZWQSukBCo8pp91JHnDcryBg7SnYmnikwtY1ZAFyyRiNFBLCKNIDFGkKkSrZ9Q==" } }, - "npm:for-each": { + "npm:@nrwl/nx-win32-arm64-msvc": { "type": "npm", - "name": "npm:for-each", + "name": "npm:@nrwl/nx-win32-arm64-msvc", "data": { - "version": "0.3.3", - "packageName": "for-each", - "hash": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==" + "version": "15.9.7", + "packageName": "@nrwl/nx-win32-arm64-msvc", + "hash": "sha512-GSQ54hJ5AAnKZb4KP4cmBnJ1oC4ILxnrG1mekxeM65c1RtWg9NpBwZ8E0gU3xNrTv8ZNsBeKi/9UhXBxhsIh8A==" } }, - "npm:foreground-child": { + "npm:@nrwl/nx-win32-x64-msvc": { "type": "npm", - "name": "npm:foreground-child", + "name": "npm:@nrwl/nx-win32-x64-msvc", "data": { - "version": "3.2.1", - "packageName": "foreground-child", - "hash": "sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==" + "version": "15.9.7", + "packageName": "@nrwl/nx-win32-x64-msvc", + "hash": "sha512-x6URof79RPd8AlapVbPefUD3ynJZpmah3tYaYZ9xZRMXojVtEHV8Qh5vysKXQ1rNYJiiB8Ah6evSKWLbAH60tw==" } }, - "npm:form-data": { + "npm:@nrwl/tao": { "type": "npm", - "name": "npm:form-data", + "name": "npm:@nrwl/tao", "data": { - "version": "4.0.0", - "packageName": "form-data", - "hash": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==" + "version": "15.9.7", + "packageName": "@nrwl/tao", + "hash": "sha512-OBnHNvQf3vBH0qh9YnvBQQWyyFZ+PWguF6dJ8+1vyQYlrLVk/XZ8nJ4ukWFb+QfPv/O8VBmqaofaOI9aFC4yTw==" } }, - "npm:frac": { + "npm:@octokit/auth-token": { "type": "npm", - "name": "npm:frac", + "name": "npm:@octokit/auth-token", "data": { - "version": "1.1.2", - "packageName": "frac", - "hash": "sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA==" + "version": "3.0.4", + "packageName": "@octokit/auth-token", + "hash": "sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ==" } }, - "npm:fs-constants": { + "npm:@octokit/core": { "type": "npm", - "name": "npm:fs-constants", + "name": "npm:@octokit/core", "data": { - "version": "1.0.0", - "packageName": "fs-constants", - "hash": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" + "version": "4.2.4", + "packageName": "@octokit/core", + "hash": "sha512-rYKilwgzQ7/imScn3M9/pFfUf4I1AZEH3KhyJmtPdE2zfaXAn2mFfUy4FbKewzc2We5y/LlKLj36fWJLKC2SIQ==" } }, - "npm:fs-extra": { + "npm:@octokit/endpoint": { "type": "npm", - "name": "npm:fs-extra", + "name": "npm:@octokit/endpoint", "data": { - "version": "9.1.0", - "packageName": "fs-extra", - "hash": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==" + "version": "7.0.6", + "packageName": "@octokit/endpoint", + "hash": "sha512-5L4fseVRUsDFGR00tMWD/Trdeeihn999rTMGRMC1G/Ldi1uWlWJzI98H4Iak5DB/RVvQuyMYKqSK/R6mbSOQyg==" } }, - "npm:fs-extra@11.2.0": { + "npm:@octokit/graphql": { "type": "npm", - "name": "npm:fs-extra@11.2.0", + "name": "npm:@octokit/graphql", "data": { - "version": "11.2.0", - "packageName": "fs-extra", - "hash": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==" + "version": "5.0.6", + "packageName": "@octokit/graphql", + "hash": "sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw==" } }, - "npm:fs-minipass": { + "npm:@octokit/openapi-types@12.11.0": { "type": "npm", - "name": "npm:fs-minipass", + "name": "npm:@octokit/openapi-types@12.11.0", "data": { - "version": "2.1.0", - "packageName": "fs-minipass", - "hash": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==" + "version": "12.11.0", + "packageName": "@octokit/openapi-types", + "hash": "sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==" } }, - "npm:fs-minipass@3.0.3": { + "npm:@octokit/openapi-types@14.0.0": { "type": "npm", - "name": "npm:fs-minipass@3.0.3", + "name": "npm:@octokit/openapi-types@14.0.0", "data": { - "version": "3.0.3", - "packageName": "fs-minipass", - "hash": "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==" + "version": "14.0.0", + "packageName": "@octokit/openapi-types", + "hash": "sha512-HNWisMYlR8VCnNurDU6os2ikx0s0VyEjDYHNS/h4cgb8DeOxQ0n72HyinUtdDVxJhFy3FWLGl0DJhfEWk3P5Iw==" } }, - "npm:fs.realpath": { + "npm:@octokit/openapi-types": { "type": "npm", - "name": "npm:fs.realpath", + "name": "npm:@octokit/openapi-types", "data": { - "version": "1.0.0", - "packageName": "fs.realpath", - "hash": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" + "version": "18.1.1", + "packageName": "@octokit/openapi-types", + "hash": "sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw==" } }, - "npm:function-bind": { + "npm:@octokit/plugin-enterprise-rest": { "type": "npm", - "name": "npm:function-bind", + "name": "npm:@octokit/plugin-enterprise-rest", "data": { - "version": "1.1.2", - "packageName": "function-bind", - "hash": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" + "version": "6.0.1", + "packageName": "@octokit/plugin-enterprise-rest", + "hash": "sha512-93uGjlhUD+iNg1iWhUENAtJata6w5nE+V4urXOAlIXdco6xNZtUSfYY8dzp3Udy74aqO/B5UZL80x/YMa5PKRw==" } }, - "npm:functions-have-names": { + "npm:@octokit/plugin-paginate-rest": { "type": "npm", - "name": "npm:functions-have-names", + "name": "npm:@octokit/plugin-paginate-rest", "data": { - "version": "1.2.3", - "packageName": "functions-have-names", - "hash": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" + "version": "3.1.0", + "packageName": "@octokit/plugin-paginate-rest", + "hash": "sha512-+cfc40pMzWcLkoDcLb1KXqjX0jTGYXjKuQdFQDc6UAknISJHnZTiBqld6HDwRJvD4DsouDKrWXNbNV0lE/3AXA==" } }, - "npm:gauge": { + "npm:@octokit/plugin-request-log": { "type": "npm", - "name": "npm:gauge", + "name": "npm:@octokit/plugin-request-log", "data": { - "version": "4.0.4", - "packageName": "gauge", - "hash": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==" + "version": "1.0.4", + "packageName": "@octokit/plugin-request-log", + "hash": "sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==" } }, - "npm:gauge@5.0.2": { + "npm:@octokit/plugin-rest-endpoint-methods": { "type": "npm", - "name": "npm:gauge@5.0.2", + "name": "npm:@octokit/plugin-rest-endpoint-methods", "data": { - "version": "5.0.2", - "packageName": "gauge", - "hash": "sha512-pMaFftXPtiGIHCJHdcUUx9Rby/rFT/Kkt3fIIGCs+9PMDIljSyRiqraTlxNtBReJRDfUefpa263RQ3vnp5G/LQ==" + "version": "6.8.1", + "packageName": "@octokit/plugin-rest-endpoint-methods", + "hash": "sha512-QrlaTm8Lyc/TbU7BL/8bO49vp+RZ6W3McxxmmQTgYxf2sWkO8ZKuj4dLhPNJD6VCUW1hetCmeIM0m6FTVpDiEg==" } }, - "npm:get-caller-file": { + "npm:@octokit/request-error": { "type": "npm", - "name": "npm:get-caller-file", + "name": "npm:@octokit/request-error", "data": { - "version": "2.0.5", - "packageName": "get-caller-file", - "hash": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" + "version": "3.0.3", + "packageName": "@octokit/request-error", + "hash": "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==" } }, - "npm:get-intrinsic": { + "npm:@octokit/request": { "type": "npm", - "name": "npm:get-intrinsic", + "name": "npm:@octokit/request", "data": { - "version": "1.2.4", - "packageName": "get-intrinsic", - "hash": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==" + "version": "6.2.8", + "packageName": "@octokit/request", + "hash": "sha512-ow4+pkVQ+6XVVsekSYBzJC0VTVvh/FCTUUgTsboGq+DTeWdyIFV8WSCdo0RIxk6wSkBTHqIK1mYuY7nOBXOchw==" } }, - "npm:get-pkg-repo": { + "npm:@octokit/rest": { "type": "npm", - "name": "npm:get-pkg-repo", + "name": "npm:@octokit/rest", "data": { - "version": "4.2.1", - "packageName": "get-pkg-repo", - "hash": "sha512-2+QbHjFRfGB74v/pYWjd5OhU3TDIC2Gv/YKUTk/tCvAz0pkn/Mz6P3uByuBimLOcPvN2jYdScl3xGFSrx0jEcA==" + "version": "19.0.3", + "packageName": "@octokit/rest", + "hash": "sha512-5arkTsnnRT7/sbI4fqgSJ35KiFaN7zQm0uQiQtivNQLI8RQx8EHwJCajcTUwmaCMNDg7tdCvqAnc7uvHHPxrtQ==" } }, - "npm:get-port": { + "npm:@octokit/types@6.41.0": { "type": "npm", - "name": "npm:get-port", + "name": "npm:@octokit/types@6.41.0", "data": { - "version": "5.1.1", - "packageName": "get-port", - "hash": "sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==" + "version": "6.41.0", + "packageName": "@octokit/types", + "hash": "sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==" } }, - "npm:get-stream@6.0.0": { + "npm:@octokit/types@8.2.1": { "type": "npm", - "name": "npm:get-stream@6.0.0", + "name": "npm:@octokit/types@8.2.1", "data": { - "version": "6.0.0", - "packageName": "get-stream", - "hash": "sha512-A1B3Bh1UmL0bidM/YX2NsCOTnGJePL9rO/M+Mw3m9f2gUpfokS0hi5Eah0WSUEWZdZhIZtMjkIYS7mDfOqNHbg==" + "version": "8.2.1", + "packageName": "@octokit/types", + "hash": "sha512-8oWMUji8be66q2B9PmEIUyQm00VPDPun07umUWSaCwxmeaquFBro4Hcc3ruVoDo3zkQyZBlRvhIMEYS3pBhanw==" } }, - "npm:get-stream@6.0.1": { + "npm:@octokit/types": { "type": "npm", - "name": "npm:get-stream@6.0.1", + "name": "npm:@octokit/types", "data": { - "version": "6.0.1", - "packageName": "get-stream", - "hash": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==" + "version": "9.3.2", + "packageName": "@octokit/types", + "hash": "sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==" } }, - "npm:git-raw-commits": { + "npm:@parcel/watcher": { "type": "npm", - "name": "npm:git-raw-commits", + "name": "npm:@parcel/watcher", "data": { - "version": "2.0.11", - "packageName": "git-raw-commits", - "hash": "sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==" + "version": "2.0.4", + "packageName": "@parcel/watcher", + "hash": "sha512-cTDi+FUDBIUOBKEtj+nhiJ71AZVlkAsQFuGQTun5tV9mwQBQgZvhCzG+URPQc8myeN32yRVZEfVAPCs1RW+Jvg==" } }, - "npm:git-remote-origin-url": { + "npm:@pkgjs/parseargs": { "type": "npm", - "name": "npm:git-remote-origin-url", + "name": "npm:@pkgjs/parseargs", "data": { - "version": "2.0.0", - "packageName": "git-remote-origin-url", - "hash": "sha512-eU+GGrZgccNJcsDH5LkXR3PB9M958hxc7sbA8DFJjrv9j4L2P/eZfKhM+QD6wyzpiv+b1BpK0XrYCxkovtjSLw==" + "version": "0.11.0", + "packageName": "@pkgjs/parseargs", + "hash": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==" } }, - "npm:git-semver-tags": { + "npm:@pmmmwh/react-refresh-webpack-plugin@0.4.3": { "type": "npm", - "name": "npm:git-semver-tags", + "name": "npm:@pmmmwh/react-refresh-webpack-plugin@0.4.3", "data": { - "version": "4.1.1", - "packageName": "git-semver-tags", - "hash": "sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==" + "version": "0.4.3", + "packageName": "@pmmmwh/react-refresh-webpack-plugin", + "hash": "sha512-br5Qwvh8D2OQqSXpd1g/xqXKnK0r+Jz6qVKBbWmpUcrbGOxUrf39V5oZ1876084CGn18uMdR5uvPqBv9UqtBjQ==" } }, - "npm:git-up": { + "npm:@pmmmwh/react-refresh-webpack-plugin": { "type": "npm", - "name": "npm:git-up", + "name": "npm:@pmmmwh/react-refresh-webpack-plugin", "data": { - "version": "7.0.0", - "packageName": "git-up", - "hash": "sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==" + "version": "0.5.15", + "packageName": "@pmmmwh/react-refresh-webpack-plugin", + "hash": "sha512-LFWllMA55pzB9D34w/wXUCf8+c+IYKuJDgxiZ3qMhl64KRMBHYM1I3VdGaD2BV5FNPV2/S2596bppxHbv2ZydQ==" } }, - "npm:git-url-parse": { + "npm:@popperjs/core": { "type": "npm", - "name": "npm:git-url-parse", + "name": "npm:@popperjs/core", "data": { - "version": "13.1.0", - "packageName": "git-url-parse", - "hash": "sha512-5FvPJP/70WkIprlUZ33bm4UAaFdjcLkJLpWft1BeZKqwR0uhhNGoKwlUaPtVb4LxCSQ++erHapRak9kWGj+FCA==" + "version": "2.11.8", + "packageName": "@popperjs/core", + "hash": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==" } }, - "npm:gitconfiglocal": { + "npm:@react-buddy/ide-toolbox": { "type": "npm", - "name": "npm:gitconfiglocal", + "name": "npm:@react-buddy/ide-toolbox", "data": { - "version": "1.0.0", - "packageName": "gitconfiglocal", - "hash": "sha512-spLUXeTAVHxDtKsJc8FkFVgFtMdEN9qPGpL23VfSHx4fP4+Ds097IXLvymbnDH8FnmxX5Nr9bPw3A+AQ6mWEaQ==" + "version": "2.4.0", + "packageName": "@react-buddy/ide-toolbox", + "hash": "sha512-TWHX6gwa0Gop7215uHhjFMbYLLdjM/b9rr0wYE3E0m7GNJ56gbPpbZiq86w9uI8zksl827acqGeT437MkuO64w==" } }, - "npm:glob-parent": { + "npm:@react-dnd/asap": { "type": "npm", - "name": "npm:glob-parent", + "name": "npm:@react-dnd/asap", "data": { - "version": "5.1.2", - "packageName": "glob-parent", - "hash": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" + "version": "4.0.1", + "packageName": "@react-dnd/asap", + "hash": "sha512-kLy0PJDDwvwwTXxqTFNAAllPHD73AycE9ypWeln/IguoGBEbvFcPDbCV03G52bEcC5E+YgupBE0VzHGdC8SIXg==" } }, - "npm:glob@7.1.4": { + "npm:@react-dnd/invariant": { "type": "npm", - "name": "npm:glob@7.1.4", + "name": "npm:@react-dnd/invariant", "data": { - "version": "7.1.4", - "packageName": "glob", - "hash": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==" + "version": "3.0.1", + "packageName": "@react-dnd/invariant", + "hash": "sha512-blqduwV86oiKw2Gr44wbe3pj3Z/OsXirc7ybCv9F/pLAR+Aih8F3rjeJzK0ANgtYKv5lCpkGVoZAeKitKDaD/g==" } }, - "npm:glob@10.4.5": { + "npm:@react-dnd/shallowequal": { "type": "npm", - "name": "npm:glob@10.4.5", + "name": "npm:@react-dnd/shallowequal", "data": { - "version": "10.4.5", - "packageName": "glob", - "hash": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==" + "version": "3.0.1", + "packageName": "@react-dnd/shallowequal", + "hash": "sha512-XjDVbs3ZU16CO1h5Q3Ew2RPJqmZBDE/EVf1LYp6ePEffs3V/MX9ZbL5bJr8qiK5SbGmUMuDoaFgyKacYz8prRA==" } }, - "npm:glob": { + "npm:@react-hook/latest": { "type": "npm", - "name": "npm:glob", + "name": "npm:@react-hook/latest", "data": { - "version": "7.2.3", - "packageName": "glob", - "hash": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" + "version": "1.0.3", + "packageName": "@react-hook/latest", + "hash": "sha512-dy6duzl+JnAZcDbNTfmaP3xHiKtbXYOaz3G51MGVljh548Y8MWzTr+PHLOfvpypEVW9zwvl+VyKjbWKEVbV1Rg==" } }, - "npm:glob@8.1.0": { + "npm:@react-hook/passive-layout-effect": { "type": "npm", - "name": "npm:glob@8.1.0", + "name": "npm:@react-hook/passive-layout-effect", "data": { - "version": "8.1.0", - "packageName": "glob", - "hash": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==" + "version": "1.2.1", + "packageName": "@react-hook/passive-layout-effect", + "hash": "sha512-IwEphTD75liO8g+6taS+4oqz+nnroocNfWVHWz7j+N+ZO2vYrc6PV1q7GQhuahL0IOR7JccFTsFKQ/mb6iZWAg==" } }, - "npm:glob@9.3.5": { + "npm:@react-hook/resize-observer": { "type": "npm", - "name": "npm:glob@9.3.5", + "name": "npm:@react-hook/resize-observer", "data": { - "version": "9.3.5", - "packageName": "glob", - "hash": "sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==" + "version": "1.2.6", + "packageName": "@react-hook/resize-observer", + "hash": "sha512-DlBXtLSW0DqYYTW3Ft1/GQFZlTdKY5VAFIC4+km6IK5NiPPDFchGbEJm1j6pSgMqPRHbUQgHJX7RaR76ic1LWA==" } }, - "npm:globals": { + "npm:@react-hook/size": { "type": "npm", - "name": "npm:globals", + "name": "npm:@react-hook/size", "data": { - "version": "11.12.0", - "packageName": "globals", - "hash": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" + "version": "2.1.2", + "packageName": "@react-hook/size", + "hash": "sha512-BmE5asyRDxSuQ9p14FUKJ0iBRgV9cROjqNG9jT/EjCM+xHha1HVqbPoT+14FQg1K7xIydabClCibUY4+1tw/iw==" } }, - "npm:globby": { + "npm:@remix-run/router": { "type": "npm", - "name": "npm:globby", + "name": "npm:@remix-run/router", "data": { - "version": "11.1.0", - "packageName": "globby", - "hash": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" + "version": "1.18.0", + "packageName": "@remix-run/router", + "hash": "sha512-L3jkqmqoSVBVKHfpGZmLrex0lxR5SucGA0sUfFzGctehw+S/ggL9L/0NnC5mw6P8HUWpFZ3nQw3cRApjjWx9Sw==" } }, - "npm:gopd": { + "npm:@rollup/plugin-babel": { "type": "npm", - "name": "npm:gopd", + "name": "npm:@rollup/plugin-babel", "data": { - "version": "1.0.1", - "packageName": "gopd", - "hash": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==" + "version": "5.3.1", + "packageName": "@rollup/plugin-babel", + "hash": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==" } }, - "npm:graceful-fs@4.2.10": { + "npm:@rollup/plugin-node-resolve": { "type": "npm", - "name": "npm:graceful-fs@4.2.10", + "name": "npm:@rollup/plugin-node-resolve", "data": { - "version": "4.2.10", - "packageName": "graceful-fs", - "hash": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" + "version": "11.2.1", + "packageName": "@rollup/plugin-node-resolve", + "hash": "sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==" } }, - "npm:graceful-fs": { + "npm:@rollup/plugin-node-resolve@7.1.3": { "type": "npm", - "name": "npm:graceful-fs", + "name": "npm:@rollup/plugin-node-resolve@7.1.3", "data": { - "version": "4.2.11", - "packageName": "graceful-fs", - "hash": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" + "version": "7.1.3", + "packageName": "@rollup/plugin-node-resolve", + "hash": "sha512-RxtSL3XmdTAE2byxekYLnx+98kEUOrPHF/KRVjLH+DEIHy6kjIw7YINQzn+NXiH/NTrQLAwYs0GWB+csWygA9Q==" } }, - "npm:hamt_plus": { + "npm:@rollup/plugin-replace": { "type": "npm", - "name": "npm:hamt_plus", + "name": "npm:@rollup/plugin-replace", "data": { - "version": "1.0.2", - "packageName": "hamt_plus", - "hash": "sha512-t2JXKaehnMb9paaYA7J0BX8QQAY8lwfQ9Gjf4pg/mk4krt+cmwmU652HOoWonf+7+EQV97ARPMhhVgU1ra2GhA==" + "version": "2.4.2", + "packageName": "@rollup/plugin-replace", + "hash": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==" } }, - "npm:handlebars": { + "npm:@rollup/pluginutils": { "type": "npm", - "name": "npm:handlebars", + "name": "npm:@rollup/pluginutils", "data": { - "version": "4.7.8", - "packageName": "handlebars", - "hash": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==" + "version": "3.1.0", + "packageName": "@rollup/pluginutils", + "hash": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==" } }, - "npm:hard-rejection": { + "npm:@rushstack/eslint-patch": { "type": "npm", - "name": "npm:hard-rejection", + "name": "npm:@rushstack/eslint-patch", "data": { - "version": "2.1.0", - "packageName": "hard-rejection", - "hash": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==" + "version": "1.10.3", + "packageName": "@rushstack/eslint-patch", + "hash": "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==" } }, - "npm:has-bigints": { + "npm:@samverschueren/stream-to-observable": { "type": "npm", - "name": "npm:has-bigints", + "name": "npm:@samverschueren/stream-to-observable", "data": { - "version": "1.0.2", - "packageName": "has-bigints", - "hash": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==" + "version": "0.3.1", + "packageName": "@samverschueren/stream-to-observable", + "hash": "sha512-c/qwwcHyafOQuVQJj0IlBjf5yYgBI7YPJ77k4fOJYesb41jio65eaJODRUmfYKhTOFBrIZ66kgvGPlNbjuoRdQ==" } }, - "npm:has-flag@3.0.0": { + "npm:@sideway/address": { "type": "npm", - "name": "npm:has-flag@3.0.0", + "name": "npm:@sideway/address", "data": { - "version": "3.0.0", - "packageName": "has-flag", - "hash": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==" + "version": "4.1.5", + "packageName": "@sideway/address", + "hash": "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==" } }, - "npm:has-flag": { + "npm:@sideway/formula": { "type": "npm", - "name": "npm:has-flag", + "name": "npm:@sideway/formula", "data": { - "version": "4.0.0", - "packageName": "has-flag", - "hash": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" + "version": "3.0.1", + "packageName": "@sideway/formula", + "hash": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" } }, - "npm:has-property-descriptors": { + "npm:@sideway/pinpoint": { "type": "npm", - "name": "npm:has-property-descriptors", + "name": "npm:@sideway/pinpoint", "data": { - "version": "1.0.2", - "packageName": "has-property-descriptors", - "hash": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==" + "version": "2.0.0", + "packageName": "@sideway/pinpoint", + "hash": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" } }, - "npm:has-proto": { + "npm:@sigstore/bundle": { "type": "npm", - "name": "npm:has-proto", + "name": "npm:@sigstore/bundle", "data": { - "version": "1.0.3", - "packageName": "has-proto", - "hash": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==" + "version": "1.1.0", + "packageName": "@sigstore/bundle", + "hash": "sha512-PFutXEy0SmQxYI4texPw3dd2KewuNqv7OuK1ZFtY2fM754yhvG2KdgwIhRnoEE2uHdtdGNQ8s0lb94dW9sELog==" } }, - "npm:has-symbols": { + "npm:@sigstore/protobuf-specs": { "type": "npm", - "name": "npm:has-symbols", + "name": "npm:@sigstore/protobuf-specs", "data": { - "version": "1.0.3", - "packageName": "has-symbols", - "hash": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" + "version": "0.2.1", + "packageName": "@sigstore/protobuf-specs", + "hash": "sha512-XTWVxnWJu+c1oCshMLwnKvz8ZQJJDVOlciMfgpJBQbThVjKTCG8dwyhgLngBD2KN0ap9F/gOV8rFDEx8uh7R2A==" } }, - "npm:has-tostringtag": { + "npm:@sigstore/sign": { "type": "npm", - "name": "npm:has-tostringtag", + "name": "npm:@sigstore/sign", "data": { - "version": "1.0.2", - "packageName": "has-tostringtag", - "hash": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==" + "version": "1.0.0", + "packageName": "@sigstore/sign", + "hash": "sha512-INxFVNQteLtcfGmcoldzV6Je0sbbfh9I16DM4yJPw3j5+TFP8X6uIiA18mvpEa9yyeycAKgPmOA3X9hVdVTPUA==" } }, - "npm:has-unicode": { + "npm:@sigstore/tuf": { "type": "npm", - "name": "npm:has-unicode", + "name": "npm:@sigstore/tuf", "data": { - "version": "2.0.1", - "packageName": "has-unicode", - "hash": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==" + "version": "1.0.3", + "packageName": "@sigstore/tuf", + "hash": "sha512-2bRovzs0nJZFlCN3rXirE4gwxCn97JNjMmwpecqlbgV9WcxX7WRuIrgzx/X7Ib7MYRbyUTpBYE0s2x6AmZXnlg==" } }, - "npm:hasown": { + "npm:@sinclair/typebox": { "type": "npm", - "name": "npm:hasown", + "name": "npm:@sinclair/typebox", "data": { - "version": "2.0.2", - "packageName": "hasown", - "hash": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" + "version": "0.24.51", + "packageName": "@sinclair/typebox", + "hash": "sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==" } }, - "npm:highcharts": { + "npm:@sinclair/typebox@0.27.8": { "type": "npm", - "name": "npm:highcharts", + "name": "npm:@sinclair/typebox@0.27.8", "data": { - "version": "9.3.3", - "packageName": "highcharts", - "hash": "sha512-QeOvm6cifeZYYdTLm4IxZsXcOE9c4xqfs0z0OJJ0z7hhA9WG0rmcVAyuIp5HBl/znjA/ayYHmpYjBYD/9PG4Fg==" + "version": "0.27.8", + "packageName": "@sinclair/typebox", + "hash": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" } }, - "npm:history": { + "npm:@sindresorhus/is": { "type": "npm", - "name": "npm:history", + "name": "npm:@sindresorhus/is", "data": { - "version": "4.10.1", - "packageName": "history", - "hash": "sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==" + "version": "0.14.0", + "packageName": "@sindresorhus/is", + "hash": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==" } }, - "npm:hoist-non-react-statics": { + "npm:@sinonjs/commons": { "type": "npm", - "name": "npm:hoist-non-react-statics", + "name": "npm:@sinonjs/commons", "data": { - "version": "3.3.2", - "packageName": "hoist-non-react-statics", - "hash": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==" + "version": "1.8.6", + "packageName": "@sinonjs/commons", + "hash": "sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==" } }, - "npm:hosted-git-info@2.8.9": { + "npm:@sinonjs/fake-timers": { "type": "npm", - "name": "npm:hosted-git-info@2.8.9", + "name": "npm:@sinonjs/fake-timers", "data": { - "version": "2.8.9", - "packageName": "hosted-git-info", - "hash": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==" + "version": "6.0.1", + "packageName": "@sinonjs/fake-timers", + "hash": "sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==" } }, - "npm:hosted-git-info@3.0.8": { + "npm:@sinonjs/fake-timers@8.1.0": { "type": "npm", - "name": "npm:hosted-git-info@3.0.8", + "name": "npm:@sinonjs/fake-timers@8.1.0", "data": { - "version": "3.0.8", - "packageName": "hosted-git-info", - "hash": "sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==" + "version": "8.1.0", + "packageName": "@sinonjs/fake-timers", + "hash": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==" } }, - "npm:hosted-git-info@4.1.0": { + "npm:@surma/rollup-plugin-off-main-thread@1.4.2": { "type": "npm", - "name": "npm:hosted-git-info@4.1.0", + "name": "npm:@surma/rollup-plugin-off-main-thread@1.4.2", "data": { - "version": "4.1.0", - "packageName": "hosted-git-info", - "hash": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==" + "version": "1.4.2", + "packageName": "@surma/rollup-plugin-off-main-thread", + "hash": "sha512-yBMPqmd1yEJo/280PAMkychuaALyQ9Lkb5q1ck3mjJrFuEobIfhnQ4J3mbvBoISmR3SWMWV+cGB/I0lCQee79A==" } }, - "npm:hosted-git-info@5.2.1": { + "npm:@surma/rollup-plugin-off-main-thread": { "type": "npm", - "name": "npm:hosted-git-info@5.2.1", + "name": "npm:@surma/rollup-plugin-off-main-thread", "data": { - "version": "5.2.1", - "packageName": "hosted-git-info", - "hash": "sha512-xIcQYMnhcx2Nr4JTjsFmwwnr9vldugPy9uVm0o87bjqqWMv9GaqsTeT+i99wTl0mk1uLxJtHxLb8kymqTENQsw==" + "version": "2.2.3", + "packageName": "@surma/rollup-plugin-off-main-thread", + "hash": "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==" } }, - "npm:hosted-git-info": { + "npm:@svgr/babel-plugin-add-jsx-attribute": { "type": "npm", - "name": "npm:hosted-git-info", + "name": "npm:@svgr/babel-plugin-add-jsx-attribute", "data": { - "version": "6.1.1", - "packageName": "hosted-git-info", - "hash": "sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==" + "version": "5.4.0", + "packageName": "@svgr/babel-plugin-add-jsx-attribute", + "hash": "sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==" } }, - "npm:http-cache-semantics": { + "npm:@svgr/babel-plugin-remove-jsx-attribute": { "type": "npm", - "name": "npm:http-cache-semantics", + "name": "npm:@svgr/babel-plugin-remove-jsx-attribute", "data": { - "version": "4.1.1", - "packageName": "http-cache-semantics", - "hash": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==" + "version": "5.4.0", + "packageName": "@svgr/babel-plugin-remove-jsx-attribute", + "hash": "sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg==" } }, - "npm:http-proxy-agent": { + "npm:@svgr/babel-plugin-remove-jsx-empty-expression": { "type": "npm", - "name": "npm:http-proxy-agent", + "name": "npm:@svgr/babel-plugin-remove-jsx-empty-expression", "data": { - "version": "5.0.0", - "packageName": "http-proxy-agent", - "hash": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==" + "version": "5.0.1", + "packageName": "@svgr/babel-plugin-remove-jsx-empty-expression", + "hash": "sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==" } }, - "npm:https-proxy-agent": { + "npm:@svgr/babel-plugin-replace-jsx-attribute-value": { "type": "npm", - "name": "npm:https-proxy-agent", + "name": "npm:@svgr/babel-plugin-replace-jsx-attribute-value", "data": { "version": "5.0.1", - "packageName": "https-proxy-agent", - "hash": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==" + "packageName": "@svgr/babel-plugin-replace-jsx-attribute-value", + "hash": "sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==" } }, - "npm:human-signals": { + "npm:@svgr/babel-plugin-svg-dynamic-title": { "type": "npm", - "name": "npm:human-signals", + "name": "npm:@svgr/babel-plugin-svg-dynamic-title", "data": { - "version": "2.1.0", - "packageName": "human-signals", - "hash": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" + "version": "5.4.0", + "packageName": "@svgr/babel-plugin-svg-dynamic-title", + "hash": "sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg==" } }, - "npm:humanize-ms": { + "npm:@svgr/babel-plugin-svg-em-dimensions": { "type": "npm", - "name": "npm:humanize-ms", + "name": "npm:@svgr/babel-plugin-svg-em-dimensions", "data": { - "version": "1.2.1", - "packageName": "humanize-ms", - "hash": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==" + "version": "5.4.0", + "packageName": "@svgr/babel-plugin-svg-em-dimensions", + "hash": "sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw==" } }, - "npm:hyphenate-style-name": { + "npm:@svgr/babel-plugin-transform-react-native-svg": { "type": "npm", - "name": "npm:hyphenate-style-name", + "name": "npm:@svgr/babel-plugin-transform-react-native-svg", "data": { - "version": "1.1.0", - "packageName": "hyphenate-style-name", - "hash": "sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw==" + "version": "5.4.0", + "packageName": "@svgr/babel-plugin-transform-react-native-svg", + "hash": "sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q==" } }, - "npm:i18next": { + "npm:@svgr/babel-plugin-transform-svg-component": { "type": "npm", - "name": "npm:i18next", + "name": "npm:@svgr/babel-plugin-transform-svg-component", "data": { - "version": "10.6.0", - "packageName": "i18next", - "hash": "sha512-ycRlN145kQf8EsyDAzMfjqv1ZT1Jwp7P2H/07bP8JLWm+7cSLD4XqlJOvq4mKVS2y2mMIy10lX9ZeYUdQ0qSRw==" + "version": "5.5.0", + "packageName": "@svgr/babel-plugin-transform-svg-component", + "hash": "sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ==" } }, - "npm:iconv-lite": { + "npm:@svgr/babel-preset": { "type": "npm", - "name": "npm:iconv-lite", + "name": "npm:@svgr/babel-preset", "data": { - "version": "0.4.24", - "packageName": "iconv-lite", - "hash": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==" + "version": "5.5.0", + "packageName": "@svgr/babel-preset", + "hash": "sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==" } }, - "npm:iconv-lite@0.6.3": { + "npm:@svgr/core": { "type": "npm", - "name": "npm:iconv-lite@0.6.3", + "name": "npm:@svgr/core", "data": { - "version": "0.6.3", - "packageName": "iconv-lite", - "hash": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" + "version": "5.5.0", + "packageName": "@svgr/core", + "hash": "sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==" } }, - "npm:ieee754": { + "npm:@svgr/hast-util-to-babel-ast": { "type": "npm", - "name": "npm:ieee754", + "name": "npm:@svgr/hast-util-to-babel-ast", "data": { - "version": "1.2.1", - "packageName": "ieee754", - "hash": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" + "version": "5.5.0", + "packageName": "@svgr/hast-util-to-babel-ast", + "hash": "sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==" } }, - "npm:ignore-walk": { + "npm:@svgr/plugin-jsx": { "type": "npm", - "name": "npm:ignore-walk", + "name": "npm:@svgr/plugin-jsx", "data": { - "version": "5.0.1", - "packageName": "ignore-walk", - "hash": "sha512-yemi4pMf51WKT7khInJqAvsIGzoqYXblnsz0ql8tM+yi1EKYTY1evX4NAbJrLL/Aanr2HyZeluqU+Oi7MGHokw==" + "version": "5.5.0", + "packageName": "@svgr/plugin-jsx", + "hash": "sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==" } }, - "npm:ignore-walk@6.0.5": { + "npm:@svgr/plugin-svgo": { "type": "npm", - "name": "npm:ignore-walk@6.0.5", + "name": "npm:@svgr/plugin-svgo", "data": { - "version": "6.0.5", - "packageName": "ignore-walk", - "hash": "sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==" + "version": "5.5.0", + "packageName": "@svgr/plugin-svgo", + "hash": "sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ==" } }, - "npm:ignore": { + "npm:@svgr/webpack": { "type": "npm", - "name": "npm:ignore", + "name": "npm:@svgr/webpack", "data": { - "version": "5.3.1", - "packageName": "ignore", - "hash": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==" + "version": "5.5.0", + "packageName": "@svgr/webpack", + "hash": "sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g==" } }, - "npm:immer": { + "npm:@szmarczak/http-timer": { "type": "npm", - "name": "npm:immer", + "name": "npm:@szmarczak/http-timer", "data": { - "version": "9.0.21", - "packageName": "immer", - "hash": "sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==" + "version": "1.1.2", + "packageName": "@szmarczak/http-timer", + "hash": "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==" } }, - "npm:import-fresh": { + "npm:@testing-library/dom": { "type": "npm", - "name": "npm:import-fresh", + "name": "npm:@testing-library/dom", "data": { - "version": "3.3.0", - "packageName": "import-fresh", - "hash": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==" + "version": "8.20.1", + "packageName": "@testing-library/dom", + "hash": "sha512-/DiOQ5xBxgdYRC8LNk7U+RWat0S3qRLeIw3ZIkMQ9kkVlRmwD/Eg8k8CqIpD6GW7u20JIUOfMKbxtiLutpjQ4g==" } }, - "npm:import-local": { + "npm:@testing-library/react": { "type": "npm", - "name": "npm:import-local", + "name": "npm:@testing-library/react", "data": { - "version": "3.1.0", - "packageName": "import-local", - "hash": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==" + "version": "12.1.5", + "packageName": "@testing-library/react", + "hash": "sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg==" } }, - "npm:imurmurhash": { + "npm:@tootallnate/once@1.1.2": { "type": "npm", - "name": "npm:imurmurhash", + "name": "npm:@tootallnate/once@1.1.2", "data": { - "version": "0.1.4", - "packageName": "imurmurhash", - "hash": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" + "version": "1.1.2", + "packageName": "@tootallnate/once", + "hash": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==" } }, - "npm:indent-string": { + "npm:@tootallnate/once": { "type": "npm", - "name": "npm:indent-string", + "name": "npm:@tootallnate/once", "data": { - "version": "4.0.0", - "packageName": "indent-string", - "hash": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==" + "version": "2.0.0", + "packageName": "@tootallnate/once", + "hash": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==" } }, - "npm:infer-owner": { + "npm:@trysound/sax": { "type": "npm", - "name": "npm:infer-owner", + "name": "npm:@trysound/sax", "data": { - "version": "1.0.4", - "packageName": "infer-owner", - "hash": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==" + "version": "0.2.0", + "packageName": "@trysound/sax", + "hash": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==" } }, - "npm:inflight": { + "npm:@tufjs/canonical-json": { "type": "npm", - "name": "npm:inflight", + "name": "npm:@tufjs/canonical-json", "data": { - "version": "1.0.6", - "packageName": "inflight", - "hash": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" + "version": "1.0.0", + "packageName": "@tufjs/canonical-json", + "hash": "sha512-QTnf++uxunWvG2z3UFNzAoQPHxnSXOwtaI3iJ+AohhV+5vONuArPjJE7aPXPVXfXJsqrVbZBu9b81AJoSd09IQ==" } }, - "npm:inherits": { + "npm:@tufjs/models": { "type": "npm", - "name": "npm:inherits", + "name": "npm:@tufjs/models", "data": { - "version": "2.0.4", - "packageName": "inherits", - "hash": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + "version": "1.0.4", + "packageName": "@tufjs/models", + "hash": "sha512-qaGV9ltJP0EO25YfFUPhxRVK0evXFIAGicsVXuRim4Ed9cjPxYhNnNJ49SFmbeLgtxpslIkX317IgpfcHPVj/A==" } }, - "npm:ini": { + "npm:@types/aria-query": { "type": "npm", - "name": "npm:ini", + "name": "npm:@types/aria-query", "data": { - "version": "1.3.8", - "packageName": "ini", - "hash": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" + "version": "5.0.4", + "packageName": "@types/aria-query", + "hash": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==" } }, - "npm:init-package-json": { + "npm:@types/babel__core": { "type": "npm", - "name": "npm:init-package-json", + "name": "npm:@types/babel__core", "data": { - "version": "3.0.2", - "packageName": "init-package-json", - "hash": "sha512-YhlQPEjNFqlGdzrBfDNRLhvoSgX7iQRgSxgsNknRQ9ITXFT7UMfVMWhBTOh2Y+25lRnGrv5Xz8yZwQ3ACR6T3A==" + "version": "7.20.5", + "packageName": "@types/babel__core", + "hash": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==" } }, - "npm:inquirer@8.2.4": { + "npm:@types/babel__generator": { "type": "npm", - "name": "npm:inquirer@8.2.4", + "name": "npm:@types/babel__generator", "data": { - "version": "8.2.4", - "packageName": "inquirer", - "hash": "sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg==" + "version": "7.6.8", + "packageName": "@types/babel__generator", + "hash": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==" } }, - "npm:inquirer@8.2.6": { + "npm:@types/babel__template": { "type": "npm", - "name": "npm:inquirer@8.2.6", + "name": "npm:@types/babel__template", "data": { - "version": "8.2.6", - "packageName": "inquirer", - "hash": "sha512-M1WuAmb7pn9zdFRtQYk26ZBoY043Sse0wVDdk4Bppr+JOXyQYybdtvK+l9wUibhtjdjvtoiNy8tk+EgsYIUqKg==" + "version": "7.4.4", + "packageName": "@types/babel__template", + "hash": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==" } }, - "npm:internal-slot": { + "npm:@types/babel__traverse": { "type": "npm", - "name": "npm:internal-slot", + "name": "npm:@types/babel__traverse", "data": { - "version": "1.0.7", - "packageName": "internal-slot", - "hash": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==" + "version": "7.20.6", + "packageName": "@types/babel__traverse", + "hash": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==" } }, - "npm:intro.js-react": { + "npm:@types/base-64": { "type": "npm", - "name": "npm:intro.js-react", + "name": "npm:@types/base-64", "data": { - "version": "0.5.0", - "packageName": "intro.js-react", - "hash": "sha512-tr9uhoy/aRgcdZxpqYC/TPSVlJ/Gt9Kx4mpI7clCdFa7c3SG8reJugIa1U5XnWlDLRNMc+e8egb8Jf186yvc1A==" + "version": "1.0.2", + "packageName": "@types/base-64", + "hash": "sha512-uPgKMmM9fmn7I+Zi6YBqctOye4SlJsHKcisjHIMWpb2YKZRc36GpKyNuQ03JcT+oNXg1m7Uv4wU94EVltn8/cw==" } }, - "npm:intro.js": { + "npm:@types/body-parser": { "type": "npm", - "name": "npm:intro.js", + "name": "npm:@types/body-parser", "data": { - "version": "5.1.0", - "packageName": "intro.js", - "hash": "sha512-zwWl/duTh00eeNcZRU4o4/xxloNYPFKs4n4lMRDNx59jZr+qRI0jSOnzqYMOuVftD4beGrmxBHz4k8qp9/dCMA==" + "version": "1.19.5", + "packageName": "@types/body-parser", + "hash": "sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==" } }, - "npm:ip-address": { + "npm:@types/bonjour": { "type": "npm", - "name": "npm:ip-address", + "name": "npm:@types/bonjour", "data": { - "version": "9.0.5", - "packageName": "ip-address", - "hash": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==" + "version": "3.5.13", + "packageName": "@types/bonjour", + "hash": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==" } }, - "npm:is-arguments": { + "npm:@types/connect-history-api-fallback": { "type": "npm", - "name": "npm:is-arguments", + "name": "npm:@types/connect-history-api-fallback", "data": { - "version": "1.1.1", - "packageName": "is-arguments", - "hash": "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==" + "version": "1.5.4", + "packageName": "@types/connect-history-api-fallback", + "hash": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==" } }, - "npm:is-array-buffer": { + "npm:@types/connect": { "type": "npm", - "name": "npm:is-array-buffer", + "name": "npm:@types/connect", "data": { - "version": "3.0.4", - "packageName": "is-array-buffer", - "hash": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==" + "version": "3.4.38", + "packageName": "@types/connect", + "hash": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==" } }, - "npm:is-arrayish": { + "npm:@types/conventional-commits-parser": { "type": "npm", - "name": "npm:is-arrayish", + "name": "npm:@types/conventional-commits-parser", "data": { - "version": "0.2.1", - "packageName": "is-arrayish", - "hash": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" + "version": "5.0.0", + "packageName": "@types/conventional-commits-parser", + "hash": "sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==" } }, - "npm:is-bigint": { + "npm:@types/cypress": { "type": "npm", - "name": "npm:is-bigint", + "name": "npm:@types/cypress", "data": { - "version": "1.0.4", - "packageName": "is-bigint", - "hash": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==" + "version": "1.1.3", + "packageName": "@types/cypress", + "hash": "sha512-OXe0Gw8LeCflkG1oPgFpyrYWJmEKqYncBsD/J0r17r0ETx/TnIGDNLwXt/pFYSYuYTpzcq1q3g62M9DrfsBL4g==" } }, - "npm:is-boolean-object": { + "npm:@types/eslint-scope": { "type": "npm", - "name": "npm:is-boolean-object", + "name": "npm:@types/eslint-scope", "data": { - "version": "1.1.2", - "packageName": "is-boolean-object", - "hash": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==" + "version": "3.7.7", + "packageName": "@types/eslint-scope", + "hash": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==" } }, - "npm:is-callable": { + "npm:@types/eslint": { "type": "npm", - "name": "npm:is-callable", + "name": "npm:@types/eslint", "data": { - "version": "1.2.7", - "packageName": "is-callable", - "hash": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==" + "version": "9.6.0", + "packageName": "@types/eslint", + "hash": "sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==" } }, - "npm:is-ci": { + "npm:@types/eslint@7.29.0": { "type": "npm", - "name": "npm:is-ci", + "name": "npm:@types/eslint@7.29.0", "data": { - "version": "2.0.0", - "packageName": "is-ci", - "hash": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==" + "version": "7.29.0", + "packageName": "@types/eslint", + "hash": "sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng==" } }, - "npm:is-core-module": { + "npm:@types/eslint@8.56.11": { "type": "npm", - "name": "npm:is-core-module", + "name": "npm:@types/eslint@8.56.11", "data": { - "version": "2.14.0", - "packageName": "is-core-module", - "hash": "sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A==" + "version": "8.56.11", + "packageName": "@types/eslint", + "hash": "sha512-sVBpJMf7UPo/wGecYOpk2aQya2VUGeHhe38WG7/mN5FufNSubf5VT9Uh9Uyp8/eLJpu1/tuhJ/qTo4mhSB4V4Q==" } }, - "npm:is-date-object": { + "npm:@types/estree": { "type": "npm", - "name": "npm:is-date-object", + "name": "npm:@types/estree", "data": { "version": "1.0.5", - "packageName": "is-date-object", - "hash": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==" + "packageName": "@types/estree", + "hash": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==" } }, - "npm:is-docker": { + "npm:@types/estree@0.0.39": { "type": "npm", - "name": "npm:is-docker", + "name": "npm:@types/estree@0.0.39", "data": { - "version": "2.2.1", - "packageName": "is-docker", - "hash": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" + "version": "0.0.39", + "packageName": "@types/estree", + "hash": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==" } }, - "npm:is-extglob": { + "npm:@types/express-serve-static-core": { "type": "npm", - "name": "npm:is-extglob", + "name": "npm:@types/express-serve-static-core", "data": { - "version": "2.1.1", - "packageName": "is-extglob", - "hash": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" + "version": "4.19.5", + "packageName": "@types/express-serve-static-core", + "hash": "sha512-y6W03tvrACO72aijJ5uF02FRq5cgDR9lUxddQ8vyF+GvmjJQqbzDcJngEjURc+ZsG31VI3hODNZJ2URj86pzmg==" } }, - "npm:is-fullwidth-code-point": { + "npm:@types/express": { "type": "npm", - "name": "npm:is-fullwidth-code-point", + "name": "npm:@types/express", "data": { - "version": "3.0.0", - "packageName": "is-fullwidth-code-point", - "hash": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" + "version": "4.17.21", + "packageName": "@types/express", + "hash": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==" } }, - "npm:is-glob": { + "npm:@types/glob": { "type": "npm", - "name": "npm:is-glob", + "name": "npm:@types/glob", "data": { - "version": "4.0.3", - "packageName": "is-glob", - "hash": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" + "version": "7.2.0", + "packageName": "@types/glob", + "hash": "sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==" } }, - "npm:is-in-browser": { + "npm:@types/graceful-fs": { "type": "npm", - "name": "npm:is-in-browser", + "name": "npm:@types/graceful-fs", "data": { - "version": "1.1.3", - "packageName": "is-in-browser", - "hash": "sha512-FeXIBgG/CPGd/WUxuEyvgGTEfwiG9Z4EKGxjNMRqviiIIfsmgrpnHLffEDdwUHqNva1VEW91o3xBT/m8Elgl9g==" + "version": "4.1.9", + "packageName": "@types/graceful-fs", + "hash": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==" } }, - "npm:is-interactive": { + "npm:@types/hoist-non-react-statics": { "type": "npm", - "name": "npm:is-interactive", + "name": "npm:@types/hoist-non-react-statics", "data": { - "version": "1.0.0", - "packageName": "is-interactive", - "hash": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==" + "version": "3.3.5", + "packageName": "@types/hoist-non-react-statics", + "hash": "sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==" } }, - "npm:is-lambda": { + "npm:@types/html-minifier-terser@5.1.2": { "type": "npm", - "name": "npm:is-lambda", + "name": "npm:@types/html-minifier-terser@5.1.2", "data": { - "version": "1.0.1", - "packageName": "is-lambda", - "hash": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==" + "version": "5.1.2", + "packageName": "@types/html-minifier-terser", + "hash": "sha512-h4lTMgMJctJybDp8CQrxTUiiYmedihHWkjnF/8Pxseu2S6Nlfcy8kwboQ8yejh456rP2yWoEVm1sS/FVsfM48w==" } }, - "npm:is-map": { + "npm:@types/html-minifier-terser": { "type": "npm", - "name": "npm:is-map", + "name": "npm:@types/html-minifier-terser", "data": { - "version": "2.0.3", - "packageName": "is-map", - "hash": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==" + "version": "6.1.0", + "packageName": "@types/html-minifier-terser", + "hash": "sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==" } }, - "npm:is-number-object": { + "npm:@types/http-errors": { "type": "npm", - "name": "npm:is-number-object", + "name": "npm:@types/http-errors", "data": { - "version": "1.0.7", - "packageName": "is-number-object", - "hash": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==" + "version": "2.0.4", + "packageName": "@types/http-errors", + "hash": "sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==" } }, - "npm:is-number": { + "npm:@types/http-proxy": { "type": "npm", - "name": "npm:is-number", + "name": "npm:@types/http-proxy", "data": { - "version": "7.0.0", - "packageName": "is-number", - "hash": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" + "version": "1.17.14", + "packageName": "@types/http-proxy", + "hash": "sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==" } }, - "npm:is-obj": { + "npm:@types/i18next": { "type": "npm", - "name": "npm:is-obj", + "name": "npm:@types/i18next", "data": { - "version": "2.0.0", - "packageName": "is-obj", - "hash": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==" + "version": "11.9.3", + "packageName": "@types/i18next", + "hash": "sha512-snM7bMKy6gt7UYdpjsxycqSCAy0fr2JVPY0B8tJ2vp9bN58cE7C880k20PWFM4KXxQ3KsstKM8DLCawGCIH0tg==" } }, - "npm:is-path-cwd": { + "npm:@types/istanbul-lib-coverage": { "type": "npm", - "name": "npm:is-path-cwd", + "name": "npm:@types/istanbul-lib-coverage", "data": { - "version": "2.2.0", - "packageName": "is-path-cwd", - "hash": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==" + "version": "2.0.6", + "packageName": "@types/istanbul-lib-coverage", + "hash": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==" } }, - "npm:is-path-inside": { + "npm:@types/istanbul-lib-report": { "type": "npm", - "name": "npm:is-path-inside", + "name": "npm:@types/istanbul-lib-report", "data": { "version": "3.0.3", - "packageName": "is-path-inside", - "hash": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" + "packageName": "@types/istanbul-lib-report", + "hash": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==" } }, - "npm:is-plain-obj": { + "npm:@types/istanbul-reports": { "type": "npm", - "name": "npm:is-plain-obj", + "name": "npm:@types/istanbul-reports", "data": { - "version": "1.1.0", - "packageName": "is-plain-obj", - "hash": "sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==" + "version": "3.0.4", + "packageName": "@types/istanbul-reports", + "hash": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==" } }, - "npm:is-plain-object": { + "npm:@types/jsdom": { "type": "npm", - "name": "npm:is-plain-object", + "name": "npm:@types/jsdom", "data": { - "version": "2.0.4", - "packageName": "is-plain-object", - "hash": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==" + "version": "16.2.15", + "packageName": "@types/jsdom", + "hash": "sha512-nwF87yjBKuX/roqGYerZZM0Nv1pZDMAT5YhOHYeM/72Fic+VEqJh4nyoqoapzJnW3pUlfxPY5FhgsJtM+dRnQQ==" } }, - "npm:is-plain-object@5.0.0": { + "npm:@types/json-schema": { "type": "npm", - "name": "npm:is-plain-object@5.0.0", + "name": "npm:@types/json-schema", "data": { - "version": "5.0.0", - "packageName": "is-plain-object", - "hash": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==" + "version": "7.0.15", + "packageName": "@types/json-schema", + "hash": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" } }, - "npm:is-regex": { + "npm:@types/json5": { "type": "npm", - "name": "npm:is-regex", + "name": "npm:@types/json5", "data": { - "version": "1.1.4", - "packageName": "is-regex", - "hash": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==" + "version": "0.0.29", + "packageName": "@types/json5", + "hash": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==" } }, - "npm:is-set": { + "npm:@types/lodash": { "type": "npm", - "name": "npm:is-set", + "name": "npm:@types/lodash", "data": { - "version": "2.0.3", - "packageName": "is-set", - "hash": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==" + "version": "4.17.7", + "packageName": "@types/lodash", + "hash": "sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==" } }, - "npm:is-shared-array-buffer": { + "npm:@types/mime": { "type": "npm", - "name": "npm:is-shared-array-buffer", + "name": "npm:@types/mime", "data": { - "version": "1.0.3", - "packageName": "is-shared-array-buffer", - "hash": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==" + "version": "1.3.5", + "packageName": "@types/mime", + "hash": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==" } }, - "npm:is-ssh": { + "npm:@types/minimatch@5.1.2": { "type": "npm", - "name": "npm:is-ssh", + "name": "npm:@types/minimatch@5.1.2", "data": { - "version": "1.4.0", - "packageName": "is-ssh", - "hash": "sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==" + "version": "5.1.2", + "packageName": "@types/minimatch", + "hash": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==" } }, - "npm:is-stream@2.0.0": { + "npm:@types/minimatch": { "type": "npm", - "name": "npm:is-stream@2.0.0", + "name": "npm:@types/minimatch", "data": { - "version": "2.0.0", - "packageName": "is-stream", - "hash": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==" + "version": "3.0.5", + "packageName": "@types/minimatch", + "hash": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==" } }, - "npm:is-stream": { + "npm:@types/minimist": { "type": "npm", - "name": "npm:is-stream", + "name": "npm:@types/minimist", "data": { - "version": "2.0.1", - "packageName": "is-stream", - "hash": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" + "version": "1.2.5", + "packageName": "@types/minimist", + "hash": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==" } }, - "npm:is-string": { + "npm:@types/node-fetch": { "type": "npm", - "name": "npm:is-string", + "name": "npm:@types/node-fetch", "data": { - "version": "1.0.7", - "packageName": "is-string", - "hash": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==" + "version": "2.6.11", + "packageName": "@types/node-fetch", + "hash": "sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==" } }, - "npm:is-symbol": { + "npm:@types/node-forge": { "type": "npm", - "name": "npm:is-symbol", + "name": "npm:@types/node-forge", "data": { - "version": "1.0.4", - "packageName": "is-symbol", - "hash": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==" + "version": "1.3.11", + "packageName": "@types/node-forge", + "hash": "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==" } }, - "npm:is-text-path": { + "npm:@types/node": { "type": "npm", - "name": "npm:is-text-path", + "name": "npm:@types/node", "data": { - "version": "1.0.1", - "packageName": "is-text-path", - "hash": "sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==" + "version": "20.14.11", + "packageName": "@types/node", + "hash": "sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==" } }, - "npm:is-unicode-supported": { + "npm:@types/node@14.18.63": { "type": "npm", - "name": "npm:is-unicode-supported", + "name": "npm:@types/node@14.18.63", "data": { - "version": "0.1.0", - "packageName": "is-unicode-supported", - "hash": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==" + "version": "14.18.63", + "packageName": "@types/node", + "hash": "sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==" } }, - "npm:is-weakmap": { + "npm:@types/normalize-package-data": { "type": "npm", - "name": "npm:is-weakmap", + "name": "npm:@types/normalize-package-data", "data": { - "version": "2.0.2", - "packageName": "is-weakmap", - "hash": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==" + "version": "2.4.4", + "packageName": "@types/normalize-package-data", + "hash": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==" } }, - "npm:is-weakset": { + "npm:@types/parse-json": { "type": "npm", - "name": "npm:is-weakset", + "name": "npm:@types/parse-json", "data": { - "version": "2.0.3", - "packageName": "is-weakset", - "hash": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==" + "version": "4.0.2", + "packageName": "@types/parse-json", + "hash": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==" } }, - "npm:is-wsl": { + "npm:@types/parse5": { "type": "npm", - "name": "npm:is-wsl", + "name": "npm:@types/parse5", "data": { - "version": "2.2.0", - "packageName": "is-wsl", - "hash": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==" + "version": "6.0.3", + "packageName": "@types/parse5", + "hash": "sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==" } }, - "npm:isarray@0.0.1": { + "npm:@types/prettier": { "type": "npm", - "name": "npm:isarray@0.0.1", + "name": "npm:@types/prettier", "data": { - "version": "0.0.1", - "packageName": "isarray", - "hash": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==" + "version": "2.7.3", + "packageName": "@types/prettier", + "hash": "sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==" } }, - "npm:isarray": { + "npm:@types/prop-types": { "type": "npm", - "name": "npm:isarray", + "name": "npm:@types/prop-types", "data": { - "version": "2.0.5", - "packageName": "isarray", - "hash": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" + "version": "15.7.12", + "packageName": "@types/prop-types", + "hash": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==" } }, - "npm:isarray@1.0.0": { + "npm:@types/q": { "type": "npm", - "name": "npm:isarray@1.0.0", + "name": "npm:@types/q", "data": { - "version": "1.0.0", - "packageName": "isarray", - "hash": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" + "version": "1.5.8", + "packageName": "@types/q", + "hash": "sha512-hroOstUScF6zhIi+5+x0dzqrHA1EJi+Irri6b1fxolMTqqHIV/Cg77EtnQcZqZCu8hR3mX2BzIxN4/GzI68Kfw==" } }, - "npm:isexe": { + "npm:@types/qs": { "type": "npm", - "name": "npm:isexe", + "name": "npm:@types/qs", "data": { - "version": "2.0.0", - "packageName": "isexe", - "hash": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" + "version": "6.9.15", + "packageName": "@types/qs", + "hash": "sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==" } }, - "npm:isobject": { + "npm:@types/range-parser": { "type": "npm", - "name": "npm:isobject", + "name": "npm:@types/range-parser", "data": { - "version": "3.0.1", - "packageName": "isobject", - "hash": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==" + "version": "1.2.7", + "packageName": "@types/range-parser", + "hash": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==" } }, - "npm:jackspeak": { + "npm:@types/react-dom@17.0.25": { "type": "npm", - "name": "npm:jackspeak", + "name": "npm:@types/react-dom@17.0.25", "data": { - "version": "3.4.3", - "packageName": "jackspeak", - "hash": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==" + "version": "17.0.25", + "packageName": "@types/react-dom", + "hash": "sha512-urx7A7UxkZQmThYA4So0NelOVjx3V4rNFVJwp0WZlbIK5eM4rNJDiN3R/E9ix0MBh6kAEojk/9YL+Te6D9zHNA==" } }, - "npm:jake": { + "npm:@types/react-dom": { "type": "npm", - "name": "npm:jake", + "name": "npm:@types/react-dom", "data": { - "version": "10.9.1", - "packageName": "jake", - "hash": "sha512-61btcOHNnLnsOdtLgA5efqQWjnSi/vow5HbI7HMdKKWqvrKR1bLK3BPlJn9gcSaP2ewuamUSMB5XEy76KUIS2w==" + "version": "18.3.0", + "packageName": "@types/react-dom", + "hash": "sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==" } }, - "npm:jodit-react": { + "npm:@types/react-redux": { "type": "npm", - "name": "npm:jodit-react", + "name": "npm:@types/react-redux", "data": { - "version": "1.3.39", - "packageName": "jodit-react", - "hash": "sha512-uZSRadPlgvcB6Wn54RGZ6XQEN+JHj0dB1SI4OH42yTC5WTeoYavksUwzCgFuQF4+janjSCxn0CXNqzd0MJEhVw==" + "version": "7.1.33", + "packageName": "@types/react-redux", + "hash": "sha512-NF8m5AjWCkert+fosDsN3hAlHzpjSiXlVy9EgQEmLoBhaNXbmyeGs/aj5dQzKuF+/q+S7JQagorGDW8pJ28Hmg==" } }, - "npm:jodit": { + "npm:@types/react-transition-group": { "type": "npm", - "name": "npm:jodit", + "name": "npm:@types/react-transition-group", "data": { - "version": "3.24.9", - "packageName": "jodit", - "hash": "sha512-t2d73v7GFbGI08ZzdCTwrzi8ZtoOG4icGzD6IIN2e+ghlpUKYxcHZ/Rmy6/mc6055172z+tv7QSr9BcOz6IOFQ==" + "version": "4.4.10", + "packageName": "@types/react-transition-group", + "hash": "sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==" } }, - "npm:jquery": { + "npm:@types/react": { "type": "npm", - "name": "npm:jquery", + "name": "npm:@types/react", "data": { - "version": "3.7.1", - "packageName": "jquery", - "hash": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==" + "version": "18.3.3", + "packageName": "@types/react", + "hash": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==" } }, - "npm:js-sha3": { + "npm:@types/react@17.0.80": { "type": "npm", - "name": "npm:js-sha3", + "name": "npm:@types/react@17.0.80", "data": { - "version": "0.8.0", - "packageName": "js-sha3", - "hash": "sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==" + "version": "17.0.80", + "packageName": "@types/react", + "hash": "sha512-LrgHIu2lEtIo8M7d1FcI3BdwXWoRQwMoXOZ7+dPTW0lYREjmlHl3P0U1VD0i/9tppOuv8/sam7sOjx34TxSFbA==" } }, - "npm:js-tokens": { + "npm:@types/resolve@0.0.8": { "type": "npm", - "name": "npm:js-tokens", + "name": "npm:@types/resolve@0.0.8", "data": { - "version": "4.0.0", - "packageName": "js-tokens", - "hash": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" + "version": "0.0.8", + "packageName": "@types/resolve", + "hash": "sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ==" } }, - "npm:js-yaml@4.1.0": { + "npm:@types/resolve": { "type": "npm", - "name": "npm:js-yaml@4.1.0", + "name": "npm:@types/resolve", "data": { - "version": "4.1.0", - "packageName": "js-yaml", - "hash": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" + "version": "1.17.1", + "packageName": "@types/resolve", + "hash": "sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==" } }, - "npm:js-yaml": { + "npm:@types/retry": { "type": "npm", - "name": "npm:js-yaml", + "name": "npm:@types/retry", "data": { - "version": "3.14.1", - "packageName": "js-yaml", - "hash": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" + "version": "0.12.0", + "packageName": "@types/retry", + "hash": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==" } }, - "npm:jsbi": { + "npm:@types/scheduler": { "type": "npm", - "name": "npm:jsbi", + "name": "npm:@types/scheduler", "data": { - "version": "4.3.0", - "packageName": "jsbi", - "hash": "sha512-SnZNcinB4RIcnEyZqFPdGPVgrg2AcnykiBy0sHVJQKHYeaLUvi3Exj+iaPpLnFVkDPZIV4U0yvgC9/R4uEAZ9g==" + "version": "0.16.8", + "packageName": "@types/scheduler", + "hash": "sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==" } }, - "npm:jsbn": { + "npm:@types/semver": { "type": "npm", - "name": "npm:jsbn", + "name": "npm:@types/semver", "data": { - "version": "1.1.0", - "packageName": "jsbn", - "hash": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==" + "version": "7.5.8", + "packageName": "@types/semver", + "hash": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==" } }, - "npm:jsesc": { + "npm:@types/send": { "type": "npm", - "name": "npm:jsesc", + "name": "npm:@types/send", "data": { - "version": "2.5.2", - "packageName": "jsesc", - "hash": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==" + "version": "0.17.4", + "packageName": "@types/send", + "hash": "sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==" } }, - "npm:json-parse-better-errors": { + "npm:@types/serve-index": { "type": "npm", - "name": "npm:json-parse-better-errors", + "name": "npm:@types/serve-index", "data": { - "version": "1.0.2", - "packageName": "json-parse-better-errors", - "hash": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==" + "version": "1.9.4", + "packageName": "@types/serve-index", + "hash": "sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==" } }, - "npm:json-parse-even-better-errors@2.3.1": { + "npm:@types/serve-static": { "type": "npm", - "name": "npm:json-parse-even-better-errors@2.3.1", + "name": "npm:@types/serve-static", "data": { - "version": "2.3.1", - "packageName": "json-parse-even-better-errors", - "hash": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" + "version": "1.15.7", + "packageName": "@types/serve-static", + "hash": "sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==" } }, - "npm:json-parse-even-better-errors": { + "npm:@types/sinonjs__fake-timers": { "type": "npm", - "name": "npm:json-parse-even-better-errors", + "name": "npm:@types/sinonjs__fake-timers", "data": { - "version": "3.0.2", - "packageName": "json-parse-even-better-errors", - "hash": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==" + "version": "8.1.1", + "packageName": "@types/sinonjs__fake-timers", + "hash": "sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==" } }, - "npm:json-stringify-nice": { + "npm:@types/sizzle": { "type": "npm", - "name": "npm:json-stringify-nice", + "name": "npm:@types/sizzle", "data": { - "version": "1.1.4", - "packageName": "json-stringify-nice", - "hash": "sha512-5Z5RFW63yxReJ7vANgW6eZFGWaQvnPE3WNmZoOJrSkGju2etKA2L5rrOa1sm877TVTFt57A80BH1bArcmlLfPw==" + "version": "2.3.8", + "packageName": "@types/sizzle", + "hash": "sha512-0vWLNK2D5MT9dg0iOo8GlKguPAU02QjmZitPEsXRuJXU/OGIOt9vT9Fc26wtYuavLxtO45v9PGleoL9Z0k1LHg==" } }, - "npm:json-stringify-safe": { + "npm:@types/sockjs": { "type": "npm", - "name": "npm:json-stringify-safe", + "name": "npm:@types/sockjs", "data": { - "version": "5.0.1", - "packageName": "json-stringify-safe", - "hash": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==" + "version": "0.3.36", + "packageName": "@types/sockjs", + "hash": "sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==" } }, - "npm:json5": { + "npm:@types/source-list-map": { "type": "npm", - "name": "npm:json5", + "name": "npm:@types/source-list-map", "data": { - "version": "2.2.3", - "packageName": "json5", - "hash": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" + "version": "0.1.6", + "packageName": "@types/source-list-map", + "hash": "sha512-5JcVt1u5HDmlXkwOD2nslZVllBBc7HDuOICfiZah2Z0is8M8g+ddAEawbmd3VjedfDHBzxCaXLs07QEmb7y54g==" } }, - "npm:jsonc-parser": { + "npm:@types/stack-utils": { "type": "npm", - "name": "npm:jsonc-parser", + "name": "npm:@types/stack-utils", "data": { - "version": "3.2.0", - "packageName": "jsonc-parser", - "hash": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==" + "version": "2.0.3", + "packageName": "@types/stack-utils", + "hash": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==" } }, - "npm:jsonfile": { + "npm:@types/tapable": { "type": "npm", - "name": "npm:jsonfile", + "name": "npm:@types/tapable", "data": { - "version": "6.1.0", - "packageName": "jsonfile", - "hash": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==" + "version": "1.0.12", + "packageName": "@types/tapable", + "hash": "sha512-bTHG8fcxEqv1M9+TD14P8ok8hjxoOCkfKc8XXLaaD05kI7ohpeI956jtDOD3XHKBQrlyPughUtzm1jtVhHpA5Q==" } }, - "npm:jsonparse": { + "npm:@types/tough-cookie": { "type": "npm", - "name": "npm:jsonparse", + "name": "npm:@types/tough-cookie", "data": { - "version": "1.3.1", - "packageName": "jsonparse", - "hash": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==" + "version": "4.0.5", + "packageName": "@types/tough-cookie", + "hash": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==" } }, - "npm:jss-plugin-camel-case": { + "npm:@types/trusted-types": { "type": "npm", - "name": "npm:jss-plugin-camel-case", + "name": "npm:@types/trusted-types", "data": { - "version": "10.10.0", - "packageName": "jss-plugin-camel-case", - "hash": "sha512-z+HETfj5IYgFxh1wJnUAU8jByI48ED+v0fuTuhKrPR+pRBYS2EDwbusU8aFOpCdYhtRc9zhN+PJ7iNE8pAWyPw==" + "version": "2.0.7", + "packageName": "@types/trusted-types", + "hash": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==" } }, - "npm:jss-plugin-default-unit": { + "npm:@types/uglify-js": { "type": "npm", - "name": "npm:jss-plugin-default-unit", + "name": "npm:@types/uglify-js", "data": { - "version": "10.10.0", - "packageName": "jss-plugin-default-unit", - "hash": "sha512-SvpajxIECi4JDUbGLefvNckmI+c2VWmP43qnEy/0eiwzRUsafg5DVSIWSzZe4d2vFX1u9nRDP46WCFV/PXVBGQ==" + "version": "3.17.5", + "packageName": "@types/uglify-js", + "hash": "sha512-TU+fZFBTBcXj/GpDpDaBmgWk/gn96kMZ+uocaFUlV2f8a6WdMzzI44QBCmGcCiYR0Y6ZlNRiyUyKKt5nl/lbzQ==" } }, - "npm:jss-plugin-global": { + "npm:@types/uuid": { "type": "npm", - "name": "npm:jss-plugin-global", + "name": "npm:@types/uuid", "data": { - "version": "10.10.0", - "packageName": "jss-plugin-global", - "hash": "sha512-icXEYbMufiNuWfuazLeN+BNJO16Ge88OcXU5ZDC2vLqElmMybA31Wi7lZ3lf+vgufRocvPj8443irhYRgWxP+A==" + "version": "8.3.0", + "packageName": "@types/uuid", + "hash": "sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ==" } }, - "npm:jss-plugin-nested": { + "npm:@types/webpack-sources": { "type": "npm", - "name": "npm:jss-plugin-nested", + "name": "npm:@types/webpack-sources", "data": { - "version": "10.10.0", - "packageName": "jss-plugin-nested", - "hash": "sha512-9R4JHxxGgiZhurDo3q7LdIiDEgtA1bTGzAbhSPyIOWb7ZubrjQe8acwhEQ6OEKydzpl8XHMtTnEwHXCARLYqYA==" + "version": "3.2.3", + "packageName": "@types/webpack-sources", + "hash": "sha512-4nZOdMwSPHZ4pTEZzSp0AsTM4K7Qmu40UKW4tJDiOVs20UzYF9l+qUe4s0ftfN0pin06n+5cWWDJXH+sbhAiDw==" } }, - "npm:jss-plugin-props-sort": { + "npm:@types/webpack": { "type": "npm", - "name": "npm:jss-plugin-props-sort", + "name": "npm:@types/webpack", "data": { - "version": "10.10.0", - "packageName": "jss-plugin-props-sort", - "hash": "sha512-5VNJvQJbnq/vRfje6uZLe/FyaOpzP/IH1LP+0fr88QamVrGJa0hpRRyAa0ea4U/3LcorJfBFVyC4yN2QC73lJg==" + "version": "4.41.38", + "packageName": "@types/webpack", + "hash": "sha512-oOW7E931XJU1mVfCnxCVgv8GLFL768pDO5u2Gzk82i8yTIgX6i7cntyZOkZYb/JtYM8252SN9bQp9tgkVDSsRw==" } }, - "npm:jss-plugin-rule-value-function": { + "npm:@types/ws": { "type": "npm", - "name": "npm:jss-plugin-rule-value-function", + "name": "npm:@types/ws", "data": { - "version": "10.10.0", - "packageName": "jss-plugin-rule-value-function", - "hash": "sha512-uEFJFgaCtkXeIPgki8ICw3Y7VMkL9GEan6SqmT9tqpwM+/t+hxfMUdU4wQ0MtOiMNWhwnckBV0IebrKcZM9C0g==" + "version": "8.5.11", + "packageName": "@types/ws", + "hash": "sha512-4+q7P5h3SpJxaBft0Dzpbr6lmMaqh0Jr2tbhJZ/luAwvD7ohSCniYkwz/pLxuT2h0EOa6QADgJj1Ko+TzRfZ+w==" } }, - "npm:jss-plugin-vendor-prefixer": { + "npm:@types/yargs-parser": { "type": "npm", - "name": "npm:jss-plugin-vendor-prefixer", + "name": "npm:@types/yargs-parser", "data": { - "version": "10.10.0", - "packageName": "jss-plugin-vendor-prefixer", - "hash": "sha512-UY/41WumgjW8r1qMCO8l1ARg7NHnfRVWRhZ2E2m0DMYsr2DD91qIXLyNhiX83hHswR7Wm4D+oDYNC1zWCJWtqg==" + "version": "21.0.3", + "packageName": "@types/yargs-parser", + "hash": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==" } }, - "npm:jss": { + "npm:@types/yargs": { "type": "npm", - "name": "npm:jss", + "name": "npm:@types/yargs", "data": { - "version": "10.10.0", - "packageName": "jss", - "hash": "sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==" + "version": "15.0.19", + "packageName": "@types/yargs", + "hash": "sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==" } }, - "npm:just-diff-apply": { + "npm:@types/yargs@16.0.9": { "type": "npm", - "name": "npm:just-diff-apply", + "name": "npm:@types/yargs@16.0.9", "data": { - "version": "5.5.0", - "packageName": "just-diff-apply", - "hash": "sha512-OYTthRfSh55WOItVqwpefPtNt2VdKsq5AnAK6apdtR6yCH8pr0CmSr710J0Mf+WdQy7K/OzMy7K2MgAfdQURDw==" + "version": "16.0.9", + "packageName": "@types/yargs", + "hash": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==" } }, - "npm:just-diff": { + "npm:@types/yargs@17.0.32": { "type": "npm", - "name": "npm:just-diff", + "name": "npm:@types/yargs@17.0.32", "data": { - "version": "6.0.2", - "packageName": "just-diff", - "hash": "sha512-S59eriX5u3/QhMNq3v/gm8Kd0w8OS6Tz2FS1NG4blv+z0MuQcBRJyFWjdovM0Rad4/P4aUPFtnkNjMjyMlMSYA==" + "version": "17.0.32", + "packageName": "@types/yargs", + "hash": "sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==" } }, - "npm:kind-of": { + "npm:@types/yauzl": { "type": "npm", - "name": "npm:kind-of", + "name": "npm:@types/yauzl", "data": { - "version": "6.0.3", - "packageName": "kind-of", - "hash": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" + "version": "2.10.3", + "packageName": "@types/yauzl", + "hash": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==" } }, - "npm:lerna": { + "npm:@typescript-eslint/eslint-plugin": { "type": "npm", - "name": "npm:lerna", + "name": "npm:@typescript-eslint/eslint-plugin", "data": { - "version": "6.6.2", - "packageName": "lerna", - "hash": "sha512-W4qrGhcdutkRdHEaDf9eqp7u4JvI+1TwFy5woX6OI8WPe4PYBdxuILAsvhp614fUG41rKSGDKlOh+AWzdSidTg==" + "version": "4.33.0", + "packageName": "@typescript-eslint/eslint-plugin", + "hash": "sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==" } }, - "npm:libnpmaccess": { + "npm:@typescript-eslint/eslint-plugin@5.62.0": { "type": "npm", - "name": "npm:libnpmaccess", + "name": "npm:@typescript-eslint/eslint-plugin@5.62.0", "data": { - "version": "6.0.4", - "packageName": "libnpmaccess", - "hash": "sha512-qZ3wcfIyUoW0+qSFkMBovcTrSGJ3ZeyvpR7d5N9pEYv/kXs8sHP2wiqEIXBKLFrZlmM0kR0RJD7mtfLngtlLag==" + "version": "5.62.0", + "packageName": "@typescript-eslint/eslint-plugin", + "hash": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==" } }, - "npm:libnpmpublish": { + "npm:@typescript-eslint/eslint-plugin@7.17.0": { "type": "npm", - "name": "npm:libnpmpublish", + "name": "npm:@typescript-eslint/eslint-plugin@7.17.0", "data": { - "version": "7.1.4", - "packageName": "libnpmpublish", - "hash": "sha512-mMntrhVwut5prP4rJ228eEbEyvIzLWhqFuY90j5QeXBCTT2pWSMno7Yo2S2qplPUr02zPurGH4heGLZ+wORczg==" + "version": "7.17.0", + "packageName": "@typescript-eslint/eslint-plugin", + "hash": "sha512-pyiDhEuLM3PuANxH7uNYan1AaFs5XE0zw1hq69JBvGvE7gSuEoQl1ydtEe/XQeoC3GQxLXyOVa5kNOATgM638A==" } }, - "npm:lines-and-columns": { + "npm:@typescript-eslint/experimental-utils": { "type": "npm", - "name": "npm:lines-and-columns", + "name": "npm:@typescript-eslint/experimental-utils", "data": { - "version": "1.2.4", - "packageName": "lines-and-columns", - "hash": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" + "version": "4.33.0", + "packageName": "@typescript-eslint/experimental-utils", + "hash": "sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==" } }, - "npm:lines-and-columns@2.0.4": { + "npm:@typescript-eslint/experimental-utils@3.10.1": { "type": "npm", - "name": "npm:lines-and-columns@2.0.4", + "name": "npm:@typescript-eslint/experimental-utils@3.10.1", "data": { - "version": "2.0.4", - "packageName": "lines-and-columns", - "hash": "sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==" + "version": "3.10.1", + "packageName": "@typescript-eslint/experimental-utils", + "hash": "sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw==" } }, - "npm:load-json-file": { + "npm:@typescript-eslint/experimental-utils@5.62.0": { "type": "npm", - "name": "npm:load-json-file", + "name": "npm:@typescript-eslint/experimental-utils@5.62.0", "data": { - "version": "6.2.0", - "packageName": "load-json-file", - "hash": "sha512-gUD/epcRms75Cw8RT1pUdHugZYM5ce64ucs2GEISABwkRsOQr0q2wm/MV2TKThycIe5e0ytRweW2RZxclogCdQ==" + "version": "5.62.0", + "packageName": "@typescript-eslint/experimental-utils", + "hash": "sha512-RTXpeB3eMkpoclG3ZHft6vG/Z30azNHuqY6wKPBHlVMZFuEvrtlEDe8gMqDb+SO+9hjC/pLekeSCryf9vMZlCw==" } }, - "npm:load-json-file@4.0.0": { + "npm:@typescript-eslint/parser": { "type": "npm", - "name": "npm:load-json-file@4.0.0", + "name": "npm:@typescript-eslint/parser", "data": { - "version": "4.0.0", - "packageName": "load-json-file", - "hash": "sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==" + "version": "4.33.0", + "packageName": "@typescript-eslint/parser", + "hash": "sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==" } }, - "npm:locate-path@2.0.0": { + "npm:@typescript-eslint/parser@5.62.0": { "type": "npm", - "name": "npm:locate-path@2.0.0", + "name": "npm:@typescript-eslint/parser@5.62.0", "data": { - "version": "2.0.0", - "packageName": "locate-path", - "hash": "sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==" + "version": "5.62.0", + "packageName": "@typescript-eslint/parser", + "hash": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==" } }, - "npm:locate-path@5.0.0": { + "npm:@typescript-eslint/parser@7.17.0": { "type": "npm", - "name": "npm:locate-path@5.0.0", + "name": "npm:@typescript-eslint/parser@7.17.0", "data": { - "version": "5.0.0", - "packageName": "locate-path", - "hash": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" + "version": "7.17.0", + "packageName": "@typescript-eslint/parser", + "hash": "sha512-puiYfGeg5Ydop8eusb/Hy1k7QmOU6X3nvsqCgzrB2K4qMavK//21+PzNE8qeECgNOIoertJPUC1SpegHDI515A==" } }, - "npm:locate-path": { + "npm:@typescript-eslint/scope-manager": { "type": "npm", - "name": "npm:locate-path", + "name": "npm:@typescript-eslint/scope-manager", "data": { - "version": "6.0.0", - "packageName": "locate-path", - "hash": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" + "version": "4.33.0", + "packageName": "@typescript-eslint/scope-manager", + "hash": "sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==" } }, - "npm:lodash-es": { + "npm:@typescript-eslint/scope-manager@5.62.0": { "type": "npm", - "name": "npm:lodash-es", + "name": "npm:@typescript-eslint/scope-manager@5.62.0", "data": { - "version": "4.17.21", - "packageName": "lodash-es", - "hash": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" + "version": "5.62.0", + "packageName": "@typescript-eslint/scope-manager", + "hash": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==" } }, - "npm:lodash.debounce": { + "npm:@typescript-eslint/scope-manager@7.17.0": { "type": "npm", - "name": "npm:lodash.debounce", + "name": "npm:@typescript-eslint/scope-manager@7.17.0", "data": { - "version": "4.0.8", - "packageName": "lodash.debounce", - "hash": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==" + "version": "7.17.0", + "packageName": "@typescript-eslint/scope-manager", + "hash": "sha512-0P2jTTqyxWp9HiKLu/Vemr2Rg1Xb5B7uHItdVZ6iAenXmPo4SZ86yOPCJwMqpCyaMiEHTNqizHfsbmCFT1x9SA==" } }, - "npm:lodash.ismatch": { + "npm:@typescript-eslint/type-utils": { "type": "npm", - "name": "npm:lodash.ismatch", + "name": "npm:@typescript-eslint/type-utils", "data": { - "version": "4.4.0", - "packageName": "lodash.ismatch", - "hash": "sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==" + "version": "5.62.0", + "packageName": "@typescript-eslint/type-utils", + "hash": "sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==" } }, - "npm:lodash": { + "npm:@typescript-eslint/type-utils@7.17.0": { "type": "npm", - "name": "npm:lodash", + "name": "npm:@typescript-eslint/type-utils@7.17.0", "data": { - "version": "4.17.21", - "packageName": "lodash", - "hash": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + "version": "7.17.0", + "packageName": "@typescript-eslint/type-utils", + "hash": "sha512-XD3aaBt+orgkM/7Cei0XNEm1vwUxQ958AOLALzPlbPqb8C1G8PZK85tND7Jpe69Wualri81PLU+Zc48GVKIMMA==" } }, - "npm:log-symbols": { + "npm:@typescript-eslint/types@3.10.1": { "type": "npm", - "name": "npm:log-symbols", + "name": "npm:@typescript-eslint/types@3.10.1", "data": { - "version": "4.1.0", - "packageName": "log-symbols", - "hash": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==" + "version": "3.10.1", + "packageName": "@typescript-eslint/types", + "hash": "sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==" } }, - "npm:loose-envify": { + "npm:@typescript-eslint/types": { "type": "npm", - "name": "npm:loose-envify", + "name": "npm:@typescript-eslint/types", "data": { - "version": "1.4.0", - "packageName": "loose-envify", - "hash": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==" + "version": "4.33.0", + "packageName": "@typescript-eslint/types", + "hash": "sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==" } }, - "npm:lru-cache@10.4.3": { + "npm:@typescript-eslint/types@5.62.0": { "type": "npm", - "name": "npm:lru-cache@10.4.3", + "name": "npm:@typescript-eslint/types@5.62.0", "data": { - "version": "10.4.3", - "packageName": "lru-cache", - "hash": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" + "version": "5.62.0", + "packageName": "@typescript-eslint/types", + "hash": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==" } }, - "npm:lru-cache@6.0.0": { + "npm:@typescript-eslint/types@7.17.0": { "type": "npm", - "name": "npm:lru-cache@6.0.0", + "name": "npm:@typescript-eslint/types@7.17.0", "data": { - "version": "6.0.0", - "packageName": "lru-cache", - "hash": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" + "version": "7.17.0", + "packageName": "@typescript-eslint/types", + "hash": "sha512-a29Ir0EbyKTKHnZWbNsrc/gqfIBqYPwj3F2M+jWE/9bqfEHg0AMtXzkbUkOG6QgEScxh2+Pz9OXe11jHDnHR7A==" } }, - "npm:lru-cache": { + "npm:@typescript-eslint/typescript-estree@3.10.1": { "type": "npm", - "name": "npm:lru-cache", + "name": "npm:@typescript-eslint/typescript-estree@3.10.1", "data": { - "version": "7.18.3", - "packageName": "lru-cache", - "hash": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==" + "version": "3.10.1", + "packageName": "@typescript-eslint/typescript-estree", + "hash": "sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==" } }, - "npm:luxon": { + "npm:@typescript-eslint/typescript-estree@4.33.0": { "type": "npm", - "name": "npm:luxon", + "name": "npm:@typescript-eslint/typescript-estree@4.33.0", "data": { - "version": "2.5.2", - "packageName": "luxon", - "hash": "sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA==" + "version": "4.33.0", + "packageName": "@typescript-eslint/typescript-estree", + "hash": "sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==" } }, - "npm:luxon@3.4.4": { + "npm:@typescript-eslint/typescript-estree": { "type": "npm", - "name": "npm:luxon@3.4.4", + "name": "npm:@typescript-eslint/typescript-estree", "data": { - "version": "3.4.4", - "packageName": "luxon", - "hash": "sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA==" + "version": "5.62.0", + "packageName": "@typescript-eslint/typescript-estree", + "hash": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==" } }, - "npm:lz-string": { + "npm:@typescript-eslint/typescript-estree@7.17.0": { "type": "npm", - "name": "npm:lz-string", + "name": "npm:@typescript-eslint/typescript-estree@7.17.0", "data": { - "version": "1.5.0", - "packageName": "lz-string", - "hash": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==" + "version": "7.17.0", + "packageName": "@typescript-eslint/typescript-estree", + "hash": "sha512-72I3TGq93t2GoSBWI093wmKo0n6/b7O4j9o8U+f65TVD0FS6bI2180X5eGEr8MA8PhKMvYe9myZJquUT2JkCZw==" } }, - "npm:make-dir": { + "npm:@typescript-eslint/utils": { "type": "npm", - "name": "npm:make-dir", + "name": "npm:@typescript-eslint/utils", "data": { - "version": "3.1.0", - "packageName": "make-dir", - "hash": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==" + "version": "5.62.0", + "packageName": "@typescript-eslint/utils", + "hash": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==" } }, - "npm:make-dir@2.1.0": { + "npm:@typescript-eslint/utils@7.17.0": { "type": "npm", - "name": "npm:make-dir@2.1.0", + "name": "npm:@typescript-eslint/utils@7.17.0", "data": { - "version": "2.1.0", - "packageName": "make-dir", - "hash": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==" + "version": "7.17.0", + "packageName": "@typescript-eslint/utils", + "hash": "sha512-r+JFlm5NdB+JXc7aWWZ3fKSm1gn0pkswEwIYsrGPdsT2GjsRATAKXiNtp3vgAAO1xZhX8alIOEQnNMl3kbTgJw==" } }, - "npm:make-fetch-happen@10.2.1": { + "npm:@typescript-eslint/visitor-keys@3.10.1": { "type": "npm", - "name": "npm:make-fetch-happen@10.2.1", + "name": "npm:@typescript-eslint/visitor-keys@3.10.1", "data": { - "version": "10.2.1", - "packageName": "make-fetch-happen", - "hash": "sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==" + "version": "3.10.1", + "packageName": "@typescript-eslint/visitor-keys", + "hash": "sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==" } }, - "npm:make-fetch-happen": { + "npm:@typescript-eslint/visitor-keys@4.33.0": { "type": "npm", - "name": "npm:make-fetch-happen", + "name": "npm:@typescript-eslint/visitor-keys@4.33.0", "data": { - "version": "11.1.1", - "packageName": "make-fetch-happen", - "hash": "sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==" + "version": "4.33.0", + "packageName": "@typescript-eslint/visitor-keys", + "hash": "sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==" } }, - "npm:map-obj": { + "npm:@typescript-eslint/visitor-keys@5.62.0": { "type": "npm", - "name": "npm:map-obj", + "name": "npm:@typescript-eslint/visitor-keys@5.62.0", "data": { - "version": "1.0.1", - "packageName": "map-obj", - "hash": "sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==" + "version": "5.62.0", + "packageName": "@typescript-eslint/visitor-keys", + "hash": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==" } }, - "npm:map-obj@4.3.0": { + "npm:@typescript-eslint/visitor-keys": { "type": "npm", - "name": "npm:map-obj@4.3.0", + "name": "npm:@typescript-eslint/visitor-keys", "data": { - "version": "4.3.0", - "packageName": "map-obj", - "hash": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==" + "version": "7.17.0", + "packageName": "@typescript-eslint/visitor-keys", + "hash": "sha512-RVGC9UhPOCsfCdI9pU++K4nD7to+jTcMIbXTSOcrLqUEW6gF2pU1UUbYJKc9cvcRSK1UDeMJ7pdMxf4bhMpV/A==" } }, - "npm:match-sorter": { + "npm:@ungap/structured-clone": { "type": "npm", - "name": "npm:match-sorter", + "name": "npm:@ungap/structured-clone", "data": { - "version": "6.3.4", - "packageName": "match-sorter", - "hash": "sha512-jfZW7cWS5y/1xswZo8VBOdudUiSd9nifYRWphc9M5D/ee4w4AoXLgBEdRbgVaxbMuagBPeUC5y2Hi8DO6o9aDg==" + "version": "1.2.0", + "packageName": "@ungap/structured-clone", + "hash": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==" } }, - "npm:material-colors": { + "npm:@webassemblyjs/ast": { "type": "npm", - "name": "npm:material-colors", + "name": "npm:@webassemblyjs/ast", "data": { - "version": "1.2.6", - "packageName": "material-colors", - "hash": "sha512-6qE4B9deFBIa9YSpOc9O0Sgc43zTeVYbgDT5veRKSlB2+ZuHNoVVxA1L/ckMUayV9Ay9y7Z/SZCLcGteW9i7bg==" + "version": "1.12.1", + "packageName": "@webassemblyjs/ast", + "hash": "sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==" } }, - "npm:memoize-one": { + "npm:@webassemblyjs/ast@1.9.0": { "type": "npm", - "name": "npm:memoize-one", + "name": "npm:@webassemblyjs/ast@1.9.0", "data": { - "version": "5.2.1", - "packageName": "memoize-one", - "hash": "sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==" + "version": "1.9.0", + "packageName": "@webassemblyjs/ast", + "hash": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==" } }, - "npm:meow": { + "npm:@webassemblyjs/floating-point-hex-parser": { "type": "npm", - "name": "npm:meow", + "name": "npm:@webassemblyjs/floating-point-hex-parser", "data": { - "version": "8.1.2", - "packageName": "meow", - "hash": "sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==" + "version": "1.11.6", + "packageName": "@webassemblyjs/floating-point-hex-parser", + "hash": "sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==" } }, - "npm:merge-stream": { + "npm:@webassemblyjs/floating-point-hex-parser@1.9.0": { "type": "npm", - "name": "npm:merge-stream", + "name": "npm:@webassemblyjs/floating-point-hex-parser@1.9.0", "data": { - "version": "2.0.0", - "packageName": "merge-stream", - "hash": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" + "version": "1.9.0", + "packageName": "@webassemblyjs/floating-point-hex-parser", + "hash": "sha512-TG5qcFsS8QB4g4MhrxK5TqfdNe7Ey/7YL/xN+36rRjl/BlGE/NcBvJcqsRgCP6Z92mRE+7N50pRIi8SmKUbcQA==" } }, - "npm:merge2": { + "npm:@webassemblyjs/helper-api-error": { "type": "npm", - "name": "npm:merge2", + "name": "npm:@webassemblyjs/helper-api-error", "data": { - "version": "1.4.1", - "packageName": "merge2", - "hash": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" + "version": "1.11.6", + "packageName": "@webassemblyjs/helper-api-error", + "hash": "sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==" } }, - "npm:micromatch": { + "npm:@webassemblyjs/helper-api-error@1.9.0": { "type": "npm", - "name": "npm:micromatch", + "name": "npm:@webassemblyjs/helper-api-error@1.9.0", "data": { - "version": "4.0.7", - "packageName": "micromatch", - "hash": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==" + "version": "1.9.0", + "packageName": "@webassemblyjs/helper-api-error", + "hash": "sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==" } }, - "npm:microseconds": { + "npm:@webassemblyjs/helper-buffer": { "type": "npm", - "name": "npm:microseconds", + "name": "npm:@webassemblyjs/helper-buffer", "data": { - "version": "0.2.0", - "packageName": "microseconds", - "hash": "sha512-n7DHHMjR1avBbSpsTBj6fmMGh2AGrifVV4e+WYc3Q9lO+xnSZ3NyhcBND3vzzatt05LFhoKFRxrIyklmLlUtyA==" + "version": "1.12.1", + "packageName": "@webassemblyjs/helper-buffer", + "hash": "sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==" } }, - "npm:mime-db": { + "npm:@webassemblyjs/helper-buffer@1.9.0": { "type": "npm", - "name": "npm:mime-db", + "name": "npm:@webassemblyjs/helper-buffer@1.9.0", "data": { - "version": "1.52.0", - "packageName": "mime-db", - "hash": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" + "version": "1.9.0", + "packageName": "@webassemblyjs/helper-buffer", + "hash": "sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==" } }, - "npm:mime-types": { + "npm:@webassemblyjs/helper-code-frame": { "type": "npm", - "name": "npm:mime-types", + "name": "npm:@webassemblyjs/helper-code-frame", "data": { - "version": "2.1.35", - "packageName": "mime-types", - "hash": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==" + "version": "1.9.0", + "packageName": "@webassemblyjs/helper-code-frame", + "hash": "sha512-ERCYdJBkD9Vu4vtjUYe8LZruWuNIToYq/ME22igL+2vj2dQ2OOujIZr3MEFvfEaqKoVqpsFKAGsRdBSBjrIvZA==" } }, - "npm:mimic-fn": { + "npm:@webassemblyjs/helper-fsm": { "type": "npm", - "name": "npm:mimic-fn", + "name": "npm:@webassemblyjs/helper-fsm", "data": { - "version": "2.1.0", - "packageName": "mimic-fn", - "hash": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" + "version": "1.9.0", + "packageName": "@webassemblyjs/helper-fsm", + "hash": "sha512-OPRowhGbshCb5PxJ8LocpdX9Kl0uB4XsAjl6jH/dWKlk/mzsANvhwbiULsaiqT5GZGT9qinTICdj6PLuM5gslw==" } }, - "npm:min-indent": { + "npm:@webassemblyjs/helper-module-context": { "type": "npm", - "name": "npm:min-indent", + "name": "npm:@webassemblyjs/helper-module-context", "data": { - "version": "1.0.1", - "packageName": "min-indent", - "hash": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==" + "version": "1.9.0", + "packageName": "@webassemblyjs/helper-module-context", + "hash": "sha512-MJCW8iGC08tMk2enck1aPW+BE5Cw8/7ph/VGZxwyvGbJwjktKkDK7vy7gAmMDx88D7mhDTCNKAW5tED+gZ0W8g==" } }, - "npm:minimatch@3.0.5": { + "npm:@webassemblyjs/helper-numbers": { "type": "npm", - "name": "npm:minimatch@3.0.5", + "name": "npm:@webassemblyjs/helper-numbers", "data": { - "version": "3.0.5", - "packageName": "minimatch", - "hash": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==" + "version": "1.11.6", + "packageName": "@webassemblyjs/helper-numbers", + "hash": "sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==" } }, - "npm:minimatch": { + "npm:@webassemblyjs/helper-wasm-bytecode": { "type": "npm", - "name": "npm:minimatch", + "name": "npm:@webassemblyjs/helper-wasm-bytecode", "data": { - "version": "3.1.2", - "packageName": "minimatch", - "hash": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" + "version": "1.11.6", + "packageName": "@webassemblyjs/helper-wasm-bytecode", + "hash": "sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==" } }, - "npm:minimatch@5.1.6": { + "npm:@webassemblyjs/helper-wasm-bytecode@1.9.0": { "type": "npm", - "name": "npm:minimatch@5.1.6", + "name": "npm:@webassemblyjs/helper-wasm-bytecode@1.9.0", "data": { - "version": "5.1.6", - "packageName": "minimatch", - "hash": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==" + "version": "1.9.0", + "packageName": "@webassemblyjs/helper-wasm-bytecode", + "hash": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==" } }, - "npm:minimatch@6.2.0": { + "npm:@webassemblyjs/helper-wasm-section": { "type": "npm", - "name": "npm:minimatch@6.2.0", + "name": "npm:@webassemblyjs/helper-wasm-section", "data": { - "version": "6.2.0", - "packageName": "minimatch", - "hash": "sha512-sauLxniAmvnhhRjFwPNnJKaPFYyddAgbYdeUpHULtCT/GhzdCx/MDNy+Y40lBxTQUrMzDE8e0S43Z5uqfO0REg==" + "version": "1.12.1", + "packageName": "@webassemblyjs/helper-wasm-section", + "hash": "sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==" } }, - "npm:minimatch@8.0.4": { + "npm:@webassemblyjs/helper-wasm-section@1.9.0": { "type": "npm", - "name": "npm:minimatch@8.0.4", + "name": "npm:@webassemblyjs/helper-wasm-section@1.9.0", "data": { - "version": "8.0.4", - "packageName": "minimatch", - "hash": "sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==" + "version": "1.9.0", + "packageName": "@webassemblyjs/helper-wasm-section", + "hash": "sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==" } }, - "npm:minimatch@9.0.5": { + "npm:@webassemblyjs/ieee754": { "type": "npm", - "name": "npm:minimatch@9.0.5", + "name": "npm:@webassemblyjs/ieee754", "data": { - "version": "9.0.5", - "packageName": "minimatch", - "hash": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==" + "version": "1.11.6", + "packageName": "@webassemblyjs/ieee754", + "hash": "sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==" } }, - "npm:minimist-options": { + "npm:@webassemblyjs/ieee754@1.9.0": { "type": "npm", - "name": "npm:minimist-options", + "name": "npm:@webassemblyjs/ieee754@1.9.0", "data": { - "version": "4.1.0", - "packageName": "minimist-options", - "hash": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==" + "version": "1.9.0", + "packageName": "@webassemblyjs/ieee754", + "hash": "sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==" } }, - "npm:minimist": { + "npm:@webassemblyjs/leb128": { "type": "npm", - "name": "npm:minimist", + "name": "npm:@webassemblyjs/leb128", "data": { - "version": "1.2.8", - "packageName": "minimist", - "hash": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" + "version": "1.11.6", + "packageName": "@webassemblyjs/leb128", + "hash": "sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==" } }, - "npm:minipass-collect": { + "npm:@webassemblyjs/leb128@1.9.0": { "type": "npm", - "name": "npm:minipass-collect", + "name": "npm:@webassemblyjs/leb128@1.9.0", "data": { - "version": "1.0.2", - "packageName": "minipass-collect", - "hash": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==" + "version": "1.9.0", + "packageName": "@webassemblyjs/leb128", + "hash": "sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==" } }, - "npm:minipass-fetch@2.1.2": { + "npm:@webassemblyjs/utf8": { "type": "npm", - "name": "npm:minipass-fetch@2.1.2", + "name": "npm:@webassemblyjs/utf8", "data": { - "version": "2.1.2", - "packageName": "minipass-fetch", - "hash": "sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==" + "version": "1.11.6", + "packageName": "@webassemblyjs/utf8", + "hash": "sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==" } }, - "npm:minipass-fetch": { + "npm:@webassemblyjs/utf8@1.9.0": { "type": "npm", - "name": "npm:minipass-fetch", + "name": "npm:@webassemblyjs/utf8@1.9.0", "data": { - "version": "3.0.5", - "packageName": "minipass-fetch", - "hash": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==" + "version": "1.9.0", + "packageName": "@webassemblyjs/utf8", + "hash": "sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==" } }, - "npm:minipass-flush": { + "npm:@webassemblyjs/wasm-edit@1.9.0": { "type": "npm", - "name": "npm:minipass-flush", + "name": "npm:@webassemblyjs/wasm-edit@1.9.0", "data": { - "version": "1.0.5", - "packageName": "minipass-flush", - "hash": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==" + "version": "1.9.0", + "packageName": "@webassemblyjs/wasm-edit", + "hash": "sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==" } }, - "npm:minipass-json-stream": { + "npm:@webassemblyjs/wasm-edit": { "type": "npm", - "name": "npm:minipass-json-stream", + "name": "npm:@webassemblyjs/wasm-edit", "data": { - "version": "1.0.1", - "packageName": "minipass-json-stream", - "hash": "sha512-ODqY18UZt/I8k+b7rl2AENgbWE8IDYam+undIJONvigAz8KR5GWblsFTEfQs0WODsjbSXWlm+JHEv8Gr6Tfdbg==" + "version": "1.12.1", + "packageName": "@webassemblyjs/wasm-edit", + "hash": "sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==" } }, - "npm:minipass-pipeline": { + "npm:@webassemblyjs/wasm-gen": { "type": "npm", - "name": "npm:minipass-pipeline", + "name": "npm:@webassemblyjs/wasm-gen", "data": { - "version": "1.2.4", - "packageName": "minipass-pipeline", - "hash": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==" + "version": "1.12.1", + "packageName": "@webassemblyjs/wasm-gen", + "hash": "sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==" } }, - "npm:minipass-sized": { + "npm:@webassemblyjs/wasm-gen@1.9.0": { "type": "npm", - "name": "npm:minipass-sized", + "name": "npm:@webassemblyjs/wasm-gen@1.9.0", "data": { - "version": "1.0.3", - "packageName": "minipass-sized", - "hash": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==" + "version": "1.9.0", + "packageName": "@webassemblyjs/wasm-gen", + "hash": "sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==" } }, - "npm:minipass": { + "npm:@webassemblyjs/wasm-opt": { "type": "npm", - "name": "npm:minipass", + "name": "npm:@webassemblyjs/wasm-opt", "data": { - "version": "3.3.6", - "packageName": "minipass", - "hash": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==" + "version": "1.12.1", + "packageName": "@webassemblyjs/wasm-opt", + "hash": "sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==" } }, - "npm:minipass@4.2.8": { + "npm:@webassemblyjs/wasm-opt@1.9.0": { "type": "npm", - "name": "npm:minipass@4.2.8", + "name": "npm:@webassemblyjs/wasm-opt@1.9.0", "data": { - "version": "4.2.8", - "packageName": "minipass", - "hash": "sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==" + "version": "1.9.0", + "packageName": "@webassemblyjs/wasm-opt", + "hash": "sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==" } }, - "npm:minipass@5.0.0": { + "npm:@webassemblyjs/wasm-parser": { "type": "npm", - "name": "npm:minipass@5.0.0", + "name": "npm:@webassemblyjs/wasm-parser", "data": { - "version": "5.0.0", - "packageName": "minipass", - "hash": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==" + "version": "1.12.1", + "packageName": "@webassemblyjs/wasm-parser", + "hash": "sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==" } }, - "npm:minipass@7.1.2": { + "npm:@webassemblyjs/wasm-parser@1.9.0": { "type": "npm", - "name": "npm:minipass@7.1.2", + "name": "npm:@webassemblyjs/wasm-parser@1.9.0", "data": { - "version": "7.1.2", - "packageName": "minipass", - "hash": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" + "version": "1.9.0", + "packageName": "@webassemblyjs/wasm-parser", + "hash": "sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==" } }, - "npm:minizlib": { + "npm:@webassemblyjs/wast-parser": { "type": "npm", - "name": "npm:minizlib", + "name": "npm:@webassemblyjs/wast-parser", "data": { - "version": "2.1.2", - "packageName": "minizlib", - "hash": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==" + "version": "1.9.0", + "packageName": "@webassemblyjs/wast-parser", + "hash": "sha512-qsqSAP3QQ3LyZjNC/0jBJ/ToSxfYJ8kYyuiGvtn/8MK89VrNEfwj7BPQzJVHi0jGTRK2dGdJ5PRqhtjzoww+bw==" } }, - "npm:mkdirp-infer-owner": { + "npm:@webassemblyjs/wast-printer@1.12.1": { "type": "npm", - "name": "npm:mkdirp-infer-owner", + "name": "npm:@webassemblyjs/wast-printer@1.12.1", "data": { - "version": "2.0.0", - "packageName": "mkdirp-infer-owner", - "hash": "sha512-sdqtiFt3lkOaYvTXSRIUjkIdPTcxgv5+fgqYE/5qgwdw12cOrAuzzgzvVExIkH/ul1oeHN3bCLOWSG3XOqbKKw==" + "version": "1.12.1", + "packageName": "@webassemblyjs/wast-printer", + "hash": "sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==" } }, - "npm:mkdirp": { + "npm:@webassemblyjs/wast-printer": { "type": "npm", - "name": "npm:mkdirp", + "name": "npm:@webassemblyjs/wast-printer", "data": { - "version": "1.0.4", - "packageName": "mkdirp", - "hash": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" + "version": "1.9.0", + "packageName": "@webassemblyjs/wast-printer", + "hash": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==" } }, - "npm:modify-values": { + "npm:@xtuc/ieee754": { "type": "npm", - "name": "npm:modify-values", + "name": "npm:@xtuc/ieee754", "data": { - "version": "1.0.1", - "packageName": "modify-values", - "hash": "sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==" + "version": "1.2.0", + "packageName": "@xtuc/ieee754", + "hash": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==" } }, - "npm:moment": { + "npm:@xtuc/long": { "type": "npm", - "name": "npm:moment", + "name": "npm:@xtuc/long", "data": { - "version": "2.30.1", - "packageName": "moment", - "hash": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==" + "version": "4.2.2", + "packageName": "@xtuc/long", + "hash": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" } }, - "npm:ms@2.1.2": { + "npm:@yarnpkg/lockfile": { "type": "npm", - "name": "npm:ms@2.1.2", + "name": "npm:@yarnpkg/lockfile", "data": { - "version": "2.1.2", - "packageName": "ms", - "hash": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + "version": "1.1.0", + "packageName": "@yarnpkg/lockfile", + "hash": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==" } }, - "npm:ms": { + "npm:@yarnpkg/parsers": { "type": "npm", - "name": "npm:ms", + "name": "npm:@yarnpkg/parsers", "data": { - "version": "2.1.3", - "packageName": "ms", - "hash": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + "version": "3.0.0-rc.46", + "packageName": "@yarnpkg/parsers", + "hash": "sha512-aiATs7pSutzda/rq8fnuPwTglyVwjM22bNnK2ZgjrpAjQHSSl3lztd2f9evst1W/qnC58DRz7T7QndUDumAR4Q==" } }, - "npm:multimatch": { + "npm:@zkochan/js-yaml": { "type": "npm", - "name": "npm:multimatch", + "name": "npm:@zkochan/js-yaml", "data": { - "version": "5.0.0", - "packageName": "multimatch", - "hash": "sha512-ypMKuglUrZUD99Tk2bUQ+xNQj43lPEfAeX2o9cTteAmShXy2VHDJpuwu1o0xqoKCt9jLVAvwyFKdLTPXKAfJyA==" + "version": "0.0.6", + "packageName": "@zkochan/js-yaml", + "hash": "sha512-nzvgl3VfhcELQ8LyVrYOru+UtAy1nrygk2+AGbTm8a5YcO6o8lSjAT+pfg3vJWxIoZKOUhrK6UU7xW/+00kQrg==" } }, - "npm:mute-stream": { + "npm:JSONStream": { "type": "npm", - "name": "npm:mute-stream", + "name": "npm:JSONStream", "data": { - "version": "0.0.8", - "packageName": "mute-stream", - "hash": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==" + "version": "1.3.5", + "packageName": "JSONStream", + "hash": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==" } }, - "npm:nano-time": { + "npm:abab": { "type": "npm", - "name": "npm:nano-time", + "name": "npm:abab", "data": { - "version": "1.0.0", - "packageName": "nano-time", - "hash": "sha512-flnngywOoQ0lLQOTRNexn2gGSNuM9bKj9RZAWSzhQ+UJYaAFG9bac4DW9VHjUAzrOaIcajHybCTHe/bkvozQqA==" + "version": "2.0.6", + "packageName": "abab", + "hash": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==" } }, - "npm:negotiator": { + "npm:abbrev": { "type": "npm", - "name": "npm:negotiator", + "name": "npm:abbrev", "data": { - "version": "0.6.3", - "packageName": "negotiator", - "hash": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==" + "version": "1.1.1", + "packageName": "abbrev", + "hash": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" } }, - "npm:neo-async": { + "npm:abbrev@2.0.0": { "type": "npm", - "name": "npm:neo-async", + "name": "npm:abbrev@2.0.0", "data": { - "version": "2.6.2", - "packageName": "neo-async", - "hash": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" + "version": "2.0.0", + "packageName": "abbrev", + "hash": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==" } }, - "npm:node-addon-api": { + "npm:accepts": { "type": "npm", - "name": "npm:node-addon-api", + "name": "npm:accepts", "data": { - "version": "3.2.1", - "packageName": "node-addon-api", - "hash": "sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==" + "version": "1.3.8", + "packageName": "accepts", + "hash": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==" } }, - "npm:node-fetch": { + "npm:acorn-bigint": { "type": "npm", - "name": "npm:node-fetch", + "name": "npm:acorn-bigint", "data": { - "version": "2.6.7", - "packageName": "node-fetch", - "hash": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==" + "version": "0.4.0", + "packageName": "acorn-bigint", + "hash": "sha512-W9iaqWzqFo7ZBLmI9dMjHYGrN0Nm/ZgToqhvd3RELJux7RsX6k1/80h+bD9TtTpeKky/kYNbr3+vHWqI3hdyfA==" } }, - "npm:node-fetch@2.7.0": { + "npm:acorn-class-fields": { "type": "npm", - "name": "npm:node-fetch@2.7.0", + "name": "npm:acorn-class-fields", "data": { - "version": "2.7.0", - "packageName": "node-fetch", - "hash": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" + "version": "0.3.7", + "packageName": "acorn-class-fields", + "hash": "sha512-jdUWSFce0fuADUljmExz4TWpPkxmRW/ZCPRqeeUzbGf0vFUcpQYbyq52l75qGd0oSwwtAepeL6hgb/naRgvcKQ==" } }, - "npm:node-gyp-build": { + "npm:acorn-dynamic-import": { "type": "npm", - "name": "npm:node-gyp-build", + "name": "npm:acorn-dynamic-import", "data": { - "version": "4.8.1", - "packageName": "node-gyp-build", - "hash": "sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==" + "version": "4.0.0", + "packageName": "acorn-dynamic-import", + "hash": "sha512-d3OEjQV4ROpoflsnUA8HozoIR504TFxNivYEUi6uwz0IYhBkTDXGuWlNdMtybRt3nqVx/L6XqMt0FxkXuWKZhw==" } }, - "npm:node-gyp": { + "npm:acorn-export-ns-from": { "type": "npm", - "name": "npm:node-gyp", + "name": "npm:acorn-export-ns-from", "data": { - "version": "9.4.1", - "packageName": "node-gyp", - "hash": "sha512-OQkWKbjQKbGkMf/xqI1jjy3oCTgMKJac58G2+bjZb3fza6gW2YrCSdMQYaoTb70crvE//Gngr4f0AgVHmqHvBQ==" + "version": "0.1.0", + "packageName": "acorn-export-ns-from", + "hash": "sha512-QDQJBe2DfxNBIMxs+19XY2i/XXilJn+kPgX30HWNYK4IXoNj3ACNSWPU7szL0SzqjFyOG4zoZxG9P7JfNw5g7A==" } }, - "npm:node-releases": { + "npm:acorn-globals": { "type": "npm", - "name": "npm:node-releases", + "name": "npm:acorn-globals", "data": { - "version": "2.0.17", - "packageName": "node-releases", - "hash": "sha512-Ww6ZlOiEQfPfXM45v17oabk77Z7mg5bOt7AjDyzy7RjK9OrLrLC8dyZQoAPEOtFX9SaNf1Tdvr5gRJWdTJj7GA==" + "version": "6.0.0", + "packageName": "acorn-globals", + "hash": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==" } }, - "npm:nopt": { + "npm:acorn-import-attributes": { "type": "npm", - "name": "npm:nopt", + "name": "npm:acorn-import-attributes", "data": { - "version": "6.0.0", - "packageName": "nopt", - "hash": "sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==" + "version": "1.9.5", + "packageName": "acorn-import-attributes", + "hash": "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==" } }, - "npm:nopt@7.2.1": { + "npm:acorn-import-meta": { "type": "npm", - "name": "npm:nopt@7.2.1", + "name": "npm:acorn-import-meta", "data": { - "version": "7.2.1", - "packageName": "nopt", - "hash": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==" + "version": "1.1.0", + "packageName": "acorn-import-meta", + "hash": "sha512-pshgiVR5mhpjFVdizKTN+kAGRqjJFUOEB3TvpQ6kiAutb1lvHrIVVcGoe5xzMpJkVNifCeymMG7/tsDkWn8CdQ==" } }, - "npm:normalize-package-data@2.5.0": { + "npm:acorn-jsx": { "type": "npm", - "name": "npm:normalize-package-data@2.5.0", + "name": "npm:acorn-jsx", "data": { - "version": "2.5.0", - "packageName": "normalize-package-data", - "hash": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==" + "version": "5.3.2", + "packageName": "acorn-jsx", + "hash": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" } }, - "npm:normalize-package-data@3.0.3": { + "npm:acorn-logical-assignment": { "type": "npm", - "name": "npm:normalize-package-data@3.0.3", + "name": "npm:acorn-logical-assignment", "data": { - "version": "3.0.3", - "packageName": "normalize-package-data", - "hash": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==" + "version": "0.1.4", + "packageName": "acorn-logical-assignment", + "hash": "sha512-SeqO1iRtc/NeXo4bTkyK0hN0CIoKi/FQMN1NqhTr5UxqEn4p2wKNTZl+xzvU7i2u/k0f66YR7pNPi2ckPwYubg==" } }, - "npm:normalize-package-data@4.0.1": { + "npm:acorn-node": { "type": "npm", - "name": "npm:normalize-package-data@4.0.1", + "name": "npm:acorn-node", "data": { - "version": "4.0.1", - "packageName": "normalize-package-data", - "hash": "sha512-EBk5QKKuocMJhB3BILuKhmaPjI8vNRSpIfO9woLC6NyHVkKKdVEdAO1mrT0ZfxNR1lKwCcTkuZfmGIFdizZ8Pg==" + "version": "1.8.2", + "packageName": "acorn-node", + "hash": "sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==" } }, - "npm:normalize-package-data": { + "npm:acorn-numeric-separator": { "type": "npm", - "name": "npm:normalize-package-data", + "name": "npm:acorn-numeric-separator", "data": { - "version": "5.0.0", - "packageName": "normalize-package-data", - "hash": "sha512-h9iPVIfrVZ9wVYQnxFgtw1ugSvGEMOlyPWWtm8BMJhnwyEL/FLbYbTY3V3PpjI/BUK67n9PEWDu6eHzu1fB15Q==" + "version": "0.3.6", + "packageName": "acorn-numeric-separator", + "hash": "sha512-jUr5esgChu4k7VzesH/Nww3EysuyGJJcTEEiXqILUFKpO96PNyEXmK21M6nE0TSqGA1PeEg1MzgqJaoFsn9JMw==" } }, - "npm:npm-bundled": { + "npm:acorn-private-class-elements": { "type": "npm", - "name": "npm:npm-bundled", + "name": "npm:acorn-private-class-elements", "data": { - "version": "1.1.2", - "packageName": "npm-bundled", - "hash": "sha512-x5DHup0SuyQcmL3s7Rx/YQ8sbw/Hzg0rj48eN0dV7hf5cmQq5PXIeioroH3raV1QC1yh3uTYuMThvEQF3iKgGQ==" + "version": "0.2.7", + "packageName": "acorn-private-class-elements", + "hash": "sha512-+GZH2wOKNZOBI4OOPmzpo4cs6mW297sn6fgIk1dUI08jGjhAaEwvC39mN2gJAg2lmAQJ1rBkFqKWonL3Zz6PVA==" } }, - "npm:npm-bundled@3.0.1": { + "npm:acorn-private-methods": { "type": "npm", - "name": "npm:npm-bundled@3.0.1", + "name": "npm:acorn-private-methods", "data": { - "version": "3.0.1", - "packageName": "npm-bundled", - "hash": "sha512-+AvaheE/ww1JEwRHOrn4WHNzOxGtVp+adrg2AeZS/7KuxGUYFuBta98wYpfHBbJp6Tg6j1NKSEVHNcfZzJHQwQ==" + "version": "0.3.3", + "packageName": "acorn-private-methods", + "hash": "sha512-46oeEol3YFvLSah5m9hGMlNpxDBCEkdceJgf01AjqKYTK9r6HexKs2rgSbLK81pYjZZMonhftuUReGMlbbv05w==" } }, - "npm:npm-install-checks": { + "npm:acorn-stage3": { "type": "npm", - "name": "npm:npm-install-checks", + "name": "npm:acorn-stage3", "data": { - "version": "6.3.0", - "packageName": "npm-install-checks", - "hash": "sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==" + "version": "2.1.0", + "packageName": "acorn-stage3", + "hash": "sha512-6R3IWwmMl1MBYf6JtaquuE8OqtCArA1zaDlY7QUeUNDcUzNJoZJm1nFQrv0SzdjkRv1khADbMfucFsF661LGow==" } }, - "npm:npm-normalize-package-bin@1.0.1": { + "npm:acorn-static-class-features": { "type": "npm", - "name": "npm:npm-normalize-package-bin@1.0.1", + "name": "npm:acorn-static-class-features", "data": { - "version": "1.0.1", - "packageName": "npm-normalize-package-bin", - "hash": "sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==" + "version": "0.2.4", + "packageName": "acorn-static-class-features", + "hash": "sha512-5X4mpYq5J3pdndLmIB0+WtFd/mKWnNYpuTlTzj32wUu/PMmEGOiayQ5UrqgwdBNiaZBtDDh5kddpP7Yg2QaQYA==" } }, - "npm:npm-normalize-package-bin@2.0.0": { + "npm:acorn-walk@6.2.0": { "type": "npm", - "name": "npm:npm-normalize-package-bin@2.0.0", + "name": "npm:acorn-walk@6.2.0", "data": { - "version": "2.0.0", - "packageName": "npm-normalize-package-bin", - "hash": "sha512-awzfKUO7v0FscrSpRoogyNm0sajikhBWpU0QMrW09AMi9n1PoKU6WaIqUzuJSQnpciZZmJ/jMZ2Egfmb/9LiWQ==" + "version": "6.2.0", + "packageName": "acorn-walk", + "hash": "sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==" } }, - "npm:npm-normalize-package-bin": { + "npm:acorn-walk": { "type": "npm", - "name": "npm:npm-normalize-package-bin", + "name": "npm:acorn-walk", "data": { - "version": "3.0.1", - "packageName": "npm-normalize-package-bin", - "hash": "sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==" + "version": "7.2.0", + "packageName": "acorn-walk", + "hash": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==" } }, - "npm:npm-package-arg@8.1.1": { + "npm:acorn": { "type": "npm", - "name": "npm:npm-package-arg@8.1.1", + "name": "npm:acorn", "data": { - "version": "8.1.1", - "packageName": "npm-package-arg", - "hash": "sha512-CsP95FhWQDwNqiYS+Q0mZ7FAEDytDZAkNxQqea6IaAFJTAY9Lhhqyl0irU/6PMc7BGfUmnsbHcqxJD7XuVM/rg==" + "version": "6.4.2", + "packageName": "acorn", + "hash": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==" } }, - "npm:npm-package-arg": { + "npm:acorn@7.4.1": { "type": "npm", - "name": "npm:npm-package-arg", + "name": "npm:acorn@7.4.1", "data": { - "version": "10.1.0", - "packageName": "npm-package-arg", - "hash": "sha512-uFyyCEmgBfZTtrKk/5xDfHp6+MdrqGotX/VoOyEEl3mBwiEE5FlBaePanazJSVMPT7vKepcjYBY2ztg9A3yPIA==" + "version": "7.4.1", + "packageName": "acorn", + "hash": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==" } }, - "npm:npm-package-arg@9.1.2": { + "npm:acorn@8.12.1": { "type": "npm", - "name": "npm:npm-package-arg@9.1.2", + "name": "npm:acorn@8.12.1", "data": { - "version": "9.1.2", - "packageName": "npm-package-arg", - "hash": "sha512-pzd9rLEx4TfNJkovvlBSLGhq31gGu2QDexFPWT19yCDh0JgnRhlBLNo5759N0AJmBk+kQ9Y/hXoLnlgFD+ukmg==" + "version": "8.12.1", + "packageName": "acorn", + "hash": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==" } }, - "npm:npm-packlist": { + "npm:add-stream": { "type": "npm", - "name": "npm:npm-packlist", + "name": "npm:add-stream", "data": { - "version": "5.1.1", - "packageName": "npm-packlist", - "hash": "sha512-UfpSvQ5YKwctmodvPPkK6Fwk603aoVsf8AEbmVKAEECrfvL8SSe1A2YIwrJ6xmTHAITKPwwZsWo7WwEbNk0kxw==" + "version": "1.0.0", + "packageName": "add-stream", + "hash": "sha512-qQLMr+8o0WC4FZGQTcJiKBVC59JylcPSrTtk6usvmIDFUOCKegapy1VHQwRbFMOFyb/inzUVqHs+eMYKDM1YeQ==" } }, - "npm:npm-packlist@7.0.4": { + "npm:address@1.1.2": { "type": "npm", - "name": "npm:npm-packlist@7.0.4", + "name": "npm:address@1.1.2", "data": { - "version": "7.0.4", - "packageName": "npm-packlist", - "hash": "sha512-d6RGEuRrNS5/N84iglPivjaJPxhDbZmlbTwTDX2IbcRHG5bZCdtysYMhwiPvcF4GisXHGn7xsxv+GQ7T/02M5Q==" + "version": "1.1.2", + "packageName": "address", + "hash": "sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==" } }, - "npm:npm-pick-manifest": { + "npm:address": { "type": "npm", - "name": "npm:npm-pick-manifest", + "name": "npm:address", "data": { - "version": "8.0.2", - "packageName": "npm-pick-manifest", - "hash": "sha512-1dKY+86/AIiq1tkKVD3l0WI+Gd3vkknVGAggsFeBkTvbhMQ1OND/LKkYv4JtXPKUJ8bOTCyLiqEg2P6QNdK+Gg==" + "version": "1.2.2", + "packageName": "address", + "hash": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==" } }, - "npm:npm-registry-fetch@14.0.3": { + "npm:adjust-sourcemap-loader@3.0.0": { "type": "npm", - "name": "npm:npm-registry-fetch@14.0.3", + "name": "npm:adjust-sourcemap-loader@3.0.0", "data": { - "version": "14.0.3", - "packageName": "npm-registry-fetch", - "hash": "sha512-YaeRbVNpnWvsGOjX2wk5s85XJ7l1qQBGAp724h8e2CZFFhMSuw9enom7K1mWVUtvXO1uUSFIAPofQK0pPN0ZcA==" + "version": "3.0.0", + "packageName": "adjust-sourcemap-loader", + "hash": "sha512-YBrGyT2/uVQ/c6Rr+t6ZJXniY03YtHGMJQYal368burRGYKqhx9qGTWqcBU5s1CwYY9E/ri63RYyG1IacMZtqw==" } }, - "npm:npm-registry-fetch@13.3.1": { + "npm:adjust-sourcemap-loader": { "type": "npm", - "name": "npm:npm-registry-fetch@13.3.1", + "name": "npm:adjust-sourcemap-loader", "data": { - "version": "13.3.1", - "packageName": "npm-registry-fetch", - "hash": "sha512-eukJPi++DKRTjSBRcDZSDDsGqRK3ehbxfFUcgaRd0Yp6kRwOwh2WVn0r+8rMB4nnuzvAk6rQVzl6K5CkYOmnvw==" + "version": "4.0.0", + "packageName": "adjust-sourcemap-loader", + "hash": "sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==" } }, - "npm:npm-registry-fetch": { + "npm:adler-32": { "type": "npm", - "name": "npm:npm-registry-fetch", + "name": "npm:adler-32", "data": { - "version": "14.0.5", - "packageName": "npm-registry-fetch", - "hash": "sha512-kIDMIo4aBm6xg7jOttupWZamsZRkAqMqwqqbVXnUqstY5+tapvv6bkH/qMR76jdgV+YljEUCyWx3hRYMrJiAgA==" + "version": "1.3.1", + "packageName": "adler-32", + "hash": "sha512-ynZ4w/nUUv5rrsR8UUGoe1VC9hZj6V5hU9Qw1HlMDJGEJw5S7TfTErWTjMys6M7vr0YWcPqs3qAr4ss0nDfP+A==" } }, - "npm:npm-run-path": { + "npm:agent-base": { "type": "npm", - "name": "npm:npm-run-path", + "name": "npm:agent-base", "data": { - "version": "4.0.1", - "packageName": "npm-run-path", - "hash": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==" + "version": "6.0.2", + "packageName": "agent-base", + "hash": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==" } }, - "npm:npmlog": { + "npm:agentkeepalive": { "type": "npm", - "name": "npm:npmlog", + "name": "npm:agentkeepalive", "data": { - "version": "6.0.2", - "packageName": "npmlog", - "hash": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==" + "version": "4.5.0", + "packageName": "agentkeepalive", + "hash": "sha512-5GG/5IbQQpC9FpkRGsSvZI5QYeSCzlJHdpBQntCsuTOxhKD8lqKhrleg2Yi7yvMIf82Ycmmqln9U8V9qwEiJew==" } }, - "npm:npmlog@7.0.1": { + "npm:aggregate-error": { "type": "npm", - "name": "npm:npmlog@7.0.1", + "name": "npm:aggregate-error", "data": { - "version": "7.0.1", - "packageName": "npmlog", - "hash": "sha512-uJ0YFk/mCQpLBt+bxN88AKd+gyqZvZDbtiNxk6Waqcj2aPRyfVx8ITawkyQynxUagInjdYT1+qj4NfA5KJJUxg==" + "version": "3.1.0", + "packageName": "aggregate-error", + "hash": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==" } }, - "npm:nx": { + "npm:ajv-errors": { "type": "npm", - "name": "npm:nx", + "name": "npm:ajv-errors", "data": { - "version": "15.9.7", - "packageName": "nx", - "hash": "sha512-1qlEeDjX9OKZEryC8i4bA+twNg+lB5RKrozlNwWx/lLJHqWPUfvUTvxh+uxlPYL9KzVReQjUuxMLFMsHNqWUrA==" + "version": "1.0.1", + "packageName": "ajv-errors", + "hash": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==" } }, - "npm:object-assign": { + "npm:ajv-formats": { "type": "npm", - "name": "npm:object-assign", + "name": "npm:ajv-formats", "data": { - "version": "4.1.1", - "packageName": "object-assign", - "hash": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" + "version": "2.1.1", + "packageName": "ajv-formats", + "hash": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==" } }, - "npm:object-inspect": { + "npm:ajv-keywords": { "type": "npm", - "name": "npm:object-inspect", + "name": "npm:ajv-keywords", "data": { - "version": "1.13.2", - "packageName": "object-inspect", - "hash": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==" + "version": "3.5.2", + "packageName": "ajv-keywords", + "hash": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" } }, - "npm:object-is": { + "npm:ajv-keywords@5.1.0": { "type": "npm", - "name": "npm:object-is", + "name": "npm:ajv-keywords@5.1.0", "data": { - "version": "1.1.6", - "packageName": "object-is", - "hash": "sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==" + "version": "5.1.0", + "packageName": "ajv-keywords", + "hash": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==" } }, - "npm:object-keys": { + "npm:ajv": { "type": "npm", - "name": "npm:object-keys", + "name": "npm:ajv", "data": { - "version": "1.1.1", - "packageName": "object-keys", - "hash": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" + "version": "6.12.6", + "packageName": "ajv", + "hash": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" } }, - "npm:object.assign": { + "npm:ajv@8.17.1": { "type": "npm", - "name": "npm:object.assign", + "name": "npm:ajv@8.17.1", "data": { - "version": "4.1.5", - "packageName": "object.assign", - "hash": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==" + "version": "8.17.1", + "packageName": "ajv", + "hash": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" } }, - "npm:oblivious-set": { + "npm:alphanum-sort": { "type": "npm", - "name": "npm:oblivious-set", + "name": "npm:alphanum-sort", "data": { - "version": "1.0.0", - "packageName": "oblivious-set", - "hash": "sha512-z+pI07qxo4c2CulUHCDf9lcqDlMSo72N/4rLUpRXf6fu+q8vjt8y0xS+Tlf8NTJDdTXHbdeO1n3MlbctwEoXZw==" + "version": "1.0.2", + "packageName": "alphanum-sort", + "hash": "sha512-0FcBfdcmaumGPQ0qPn7Q5qTgz/ooXgIyp1rf8ik5bGX8mpE2YHjC0P/eyQvxu1GURYQgq9ozf2mteQ5ZD9YiyQ==" } }, - "npm:once": { + "npm:ansi-align": { "type": "npm", - "name": "npm:once", + "name": "npm:ansi-align", "data": { - "version": "1.4.0", - "packageName": "once", - "hash": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" + "version": "3.0.1", + "packageName": "ansi-align", + "hash": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==" } }, - "npm:onetime": { + "npm:ansi-colors@3.2.4": { "type": "npm", - "name": "npm:onetime", + "name": "npm:ansi-colors@3.2.4", "data": { - "version": "5.1.2", - "packageName": "onetime", - "hash": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" + "version": "3.2.4", + "packageName": "ansi-colors", + "hash": "sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==" } }, - "npm:open": { + "npm:ansi-colors": { "type": "npm", - "name": "npm:open", + "name": "npm:ansi-colors", "data": { - "version": "8.4.2", - "packageName": "open", - "hash": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==" + "version": "4.1.3", + "packageName": "ansi-colors", + "hash": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==" } }, - "npm:ora": { + "npm:ansi-escapes@3.2.0": { "type": "npm", - "name": "npm:ora", + "name": "npm:ansi-escapes@3.2.0", "data": { - "version": "5.4.1", - "packageName": "ora", - "hash": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==" + "version": "3.2.0", + "packageName": "ansi-escapes", + "hash": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==" } }, - "npm:os-tmpdir": { + "npm:ansi-escapes": { "type": "npm", - "name": "npm:os-tmpdir", + "name": "npm:ansi-escapes", "data": { - "version": "1.0.2", - "packageName": "os-tmpdir", - "hash": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==" + "version": "4.3.2", + "packageName": "ansi-escapes", + "hash": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==" } }, - "npm:p-finally": { + "npm:ansi-html-community": { "type": "npm", - "name": "npm:p-finally", + "name": "npm:ansi-html-community", "data": { - "version": "1.0.0", - "packageName": "p-finally", - "hash": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==" + "version": "0.0.8", + "packageName": "ansi-html-community", + "hash": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==" } }, - "npm:p-limit@1.3.0": { + "npm:ansi-html": { "type": "npm", - "name": "npm:p-limit@1.3.0", + "name": "npm:ansi-html", "data": { - "version": "1.3.0", - "packageName": "p-limit", - "hash": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==" + "version": "0.0.7", + "packageName": "ansi-html", + "hash": "sha512-JoAxEa1DfP9m2xfB/y2r/aKcwXNlltr4+0QSBC4TrLfcxyvepX2Pv0t/xpgGV5bGsDzCYV8SzjWgyCW0T9yYbA==" } }, - "npm:p-limit": { + "npm:ansi-html@0.0.9": { "type": "npm", - "name": "npm:p-limit", + "name": "npm:ansi-html@0.0.9", "data": { - "version": "2.3.0", - "packageName": "p-limit", - "hash": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" + "version": "0.0.9", + "packageName": "ansi-html", + "hash": "sha512-ozbS3LuenHVxNRh/wdnN16QapUHzauqSomAl1jwwJRRsGwFwtj644lIhxfWu0Fy0acCij2+AEgHvjscq3dlVXg==" } }, - "npm:p-limit@3.1.0": { + "npm:ansi-regex@2.1.1": { "type": "npm", - "name": "npm:p-limit@3.1.0", + "name": "npm:ansi-regex@2.1.1", "data": { - "version": "3.1.0", - "packageName": "p-limit", - "hash": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" + "version": "2.1.1", + "packageName": "ansi-regex", + "hash": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==" } }, - "npm:p-locate@2.0.0": { + "npm:ansi-regex@3.0.1": { "type": "npm", - "name": "npm:p-locate@2.0.0", + "name": "npm:ansi-regex@3.0.1", "data": { - "version": "2.0.0", - "packageName": "p-locate", - "hash": "sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==" + "version": "3.0.1", + "packageName": "ansi-regex", + "hash": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==" } }, - "npm:p-locate@4.1.0": { + "npm:ansi-regex@4.1.1": { "type": "npm", - "name": "npm:p-locate@4.1.0", + "name": "npm:ansi-regex@4.1.1", "data": { - "version": "4.1.0", - "packageName": "p-locate", - "hash": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" + "version": "4.1.1", + "packageName": "ansi-regex", + "hash": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==" } }, - "npm:p-locate": { + "npm:ansi-regex": { "type": "npm", - "name": "npm:p-locate", + "name": "npm:ansi-regex", "data": { - "version": "5.0.0", - "packageName": "p-locate", - "hash": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" + "version": "5.0.1", + "packageName": "ansi-regex", + "hash": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" } }, - "npm:p-map-series": { + "npm:ansi-regex@6.0.1": { "type": "npm", - "name": "npm:p-map-series", + "name": "npm:ansi-regex@6.0.1", "data": { - "version": "2.1.0", - "packageName": "p-map-series", - "hash": "sha512-RpYIIK1zXSNEOdwxcfe7FdvGcs7+y5n8rifMhMNWvaxRNMPINJHF5GDeuVxWqnfrcHPSCnp7Oo5yNXHId9Av2Q==" + "version": "6.0.1", + "packageName": "ansi-regex", + "hash": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" } }, - "npm:p-map": { + "npm:ansi-styles@2.2.1": { "type": "npm", - "name": "npm:p-map", + "name": "npm:ansi-styles@2.2.1", "data": { - "version": "4.0.0", - "packageName": "p-map", - "hash": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==" + "version": "2.2.1", + "packageName": "ansi-styles", + "hash": "sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==" } }, - "npm:p-pipe": { + "npm:ansi-styles@3.2.1": { "type": "npm", - "name": "npm:p-pipe", + "name": "npm:ansi-styles@3.2.1", "data": { - "version": "3.1.0", - "packageName": "p-pipe", - "hash": "sha512-08pj8ATpzMR0Y80x50yJHn37NF6vjrqHutASaX5LiH5npS9XPvrUmscd9MF5R4fuYRHOxQR1FfMIlF7AzwoPqw==" + "version": "3.2.1", + "packageName": "ansi-styles", + "hash": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==" } }, - "npm:p-queue": { + "npm:ansi-styles": { "type": "npm", - "name": "npm:p-queue", + "name": "npm:ansi-styles", "data": { - "version": "6.6.2", - "packageName": "p-queue", - "hash": "sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==" + "version": "4.3.0", + "packageName": "ansi-styles", + "hash": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" } }, - "npm:p-reduce": { + "npm:ansi-styles@5.2.0": { "type": "npm", - "name": "npm:p-reduce", + "name": "npm:ansi-styles@5.2.0", "data": { - "version": "2.1.0", - "packageName": "p-reduce", - "hash": "sha512-2USApvnsutq8uoxZBGbbWM0JIYLiEMJ9RlaN7fAzVNb9OZN0SHjjTTfIcb667XynS5Y1VhwDJVDa72TnPzAYWw==" + "version": "5.2.0", + "packageName": "ansi-styles", + "hash": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" } }, - "npm:p-timeout": { + "npm:ansi-styles@6.2.1": { "type": "npm", - "name": "npm:p-timeout", + "name": "npm:ansi-styles@6.2.1", "data": { - "version": "3.2.0", - "packageName": "p-timeout", - "hash": "sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==" + "version": "6.2.1", + "packageName": "ansi-styles", + "hash": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" } }, - "npm:p-try@1.0.0": { + "npm:ansicolors": { "type": "npm", - "name": "npm:p-try@1.0.0", + "name": "npm:ansicolors", "data": { - "version": "1.0.0", - "packageName": "p-try", - "hash": "sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==" + "version": "0.3.2", + "packageName": "ansicolors", + "hash": "sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==" } }, - "npm:p-try": { + "npm:any-observable": { "type": "npm", - "name": "npm:p-try", + "name": "npm:any-observable", "data": { - "version": "2.2.0", - "packageName": "p-try", - "hash": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" + "version": "0.3.0", + "packageName": "any-observable", + "hash": "sha512-/FQM1EDkTsf63Ub2C6O7GuYFDsSXUwsaZDurV0np41ocwq0jthUAYCmhBX9f+KwlaCgIuWyr/4WlUQUBfKfZog==" } }, - "npm:p-waterfall": { + "npm:any-promise": { "type": "npm", - "name": "npm:p-waterfall", + "name": "npm:any-promise", "data": { - "version": "2.1.1", - "packageName": "p-waterfall", - "hash": "sha512-RRTnDb2TBG/epPRI2yYXsimO0v3BXC8Yd3ogr1545IaqKK17VGhbWVeGGN+XfCm/08OK8635nH31c8bATkHuSw==" + "version": "1.3.0", + "packageName": "any-promise", + "hash": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==" } }, - "npm:package-json-from-dist": { + "npm:anymatch@2.0.0": { "type": "npm", - "name": "npm:package-json-from-dist", + "name": "npm:anymatch@2.0.0", "data": { - "version": "1.0.0", - "packageName": "package-json-from-dist", - "hash": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==" + "version": "2.0.0", + "packageName": "anymatch", + "hash": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==" } }, - "npm:pacote": { + "npm:anymatch": { "type": "npm", - "name": "npm:pacote", + "name": "npm:anymatch", "data": { - "version": "15.1.1", - "packageName": "pacote", - "hash": "sha512-eeqEe77QrA6auZxNHIp+1TzHQ0HBKf5V6c8zcaYZ134EJe1lCi+fjXATkNiEEfbG+e50nu02GLvUtmZcGOYabQ==" + "version": "3.1.3", + "packageName": "anymatch", + "hash": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" } }, - "npm:pacote@15.2.0": { + "npm:append-buffer": { "type": "npm", - "name": "npm:pacote@15.2.0", + "name": "npm:append-buffer", "data": { - "version": "15.2.0", - "packageName": "pacote", - "hash": "sha512-rJVZeIwHTUta23sIZgEIM62WYwbmGbThdbnkt81ravBplQv+HjyroqnLRNH2+sLJHcGZmLRmhPwACqhfTcOmnA==" + "version": "1.0.2", + "packageName": "append-buffer", + "hash": "sha512-WLbYiXzD3y/ATLZFufV/rZvWdZOs+Z/+5v1rBZ463Jn398pa6kcde27cvozYnBoxXblGZTFfoPpsaEw0orU5BA==" } }, - "npm:parent-module": { + "npm:aproba@2.0.0": { "type": "npm", - "name": "npm:parent-module", + "name": "npm:aproba@2.0.0", "data": { - "version": "1.0.1", - "packageName": "parent-module", - "hash": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" + "version": "2.0.0", + "packageName": "aproba", + "hash": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==" } }, - "npm:parse-conflict-json": { + "npm:aproba": { "type": "npm", - "name": "npm:parse-conflict-json", + "name": "npm:aproba", "data": { - "version": "3.0.1", - "packageName": "parse-conflict-json", - "hash": "sha512-01TvEktc68vwbJOtWZluyWeVGWjP+bZwXtPDMQVbBKzbJ/vZBif0L69KH1+cHv1SZ6e0FKLvjyHe8mqsIqYOmw==" + "version": "1.2.0", + "packageName": "aproba", + "hash": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==" } }, - "npm:parse-json@4.0.0": { + "npm:arch": { "type": "npm", - "name": "npm:parse-json@4.0.0", + "name": "npm:arch", "data": { - "version": "4.0.0", - "packageName": "parse-json", - "hash": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==" + "version": "2.2.0", + "packageName": "arch", + "hash": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==" } }, - "npm:parse-json": { + "npm:archiver-utils": { "type": "npm", - "name": "npm:parse-json", + "name": "npm:archiver-utils", "data": { - "version": "5.2.0", - "packageName": "parse-json", - "hash": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==" + "version": "2.1.0", + "packageName": "archiver-utils", + "hash": "sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==" } }, - "npm:parse-path": { + "npm:archiver-utils@3.0.4": { "type": "npm", - "name": "npm:parse-path", + "name": "npm:archiver-utils@3.0.4", "data": { - "version": "7.0.0", - "packageName": "parse-path", - "hash": "sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==" + "version": "3.0.4", + "packageName": "archiver-utils", + "hash": "sha512-KVgf4XQVrTjhyWmx6cte4RxonPLR9onExufI1jhvw/MQ4BB6IsZD5gT8Lq+u/+pRkWna/6JoHpiQioaqFP5Rzw==" } }, - "npm:parse-url": { + "npm:archiver": { "type": "npm", - "name": "npm:parse-url", + "name": "npm:archiver", "data": { - "version": "8.1.0", - "packageName": "parse-url", - "hash": "sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w==" + "version": "3.1.1", + "packageName": "archiver", + "hash": "sha512-5Hxxcig7gw5Jod/8Gq0OneVgLYET+oNHcxgWItq4TbhOzRLKNAFUb9edAftiMKXvXfCB0vbGrJdZDNq0dWMsxg==" } }, - "npm:path-exists": { + "npm:archiver@5.3.2": { "type": "npm", - "name": "npm:path-exists", + "name": "npm:archiver@5.3.2", "data": { - "version": "3.0.0", - "packageName": "path-exists", - "hash": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==" + "version": "5.3.2", + "packageName": "archiver", + "hash": "sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==" } }, - "npm:path-exists@4.0.0": { + "npm:are-we-there-yet": { "type": "npm", - "name": "npm:path-exists@4.0.0", + "name": "npm:are-we-there-yet", "data": { - "version": "4.0.0", - "packageName": "path-exists", - "hash": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" + "version": "3.0.1", + "packageName": "are-we-there-yet", + "hash": "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==" } }, - "npm:path-is-absolute": { + "npm:are-we-there-yet@4.0.2": { "type": "npm", - "name": "npm:path-is-absolute", + "name": "npm:are-we-there-yet@4.0.2", "data": { - "version": "1.0.1", - "packageName": "path-is-absolute", - "hash": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" + "version": "4.0.2", + "packageName": "are-we-there-yet", + "hash": "sha512-ncSWAawFhKMJDTdoAeOV+jyW1VCMj5QIAwULIBV0SSR7B/RLPPEQiknKcg/RIIZlUQrxELpsxMiTUoAQ4sIUyg==" } }, - "npm:path-key": { + "npm:arg": { "type": "npm", - "name": "npm:path-key", + "name": "npm:arg", "data": { - "version": "3.1.1", - "packageName": "path-key", - "hash": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" + "version": "5.0.2", + "packageName": "arg", + "hash": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==" } }, - "npm:path-parse": { + "npm:argparse@1.0.10": { "type": "npm", - "name": "npm:path-parse", + "name": "npm:argparse@1.0.10", "data": { - "version": "1.0.7", - "packageName": "path-parse", - "hash": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" + "version": "1.0.10", + "packageName": "argparse", + "hash": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" } }, - "npm:path-scurry": { + "npm:argparse": { "type": "npm", - "name": "npm:path-scurry", + "name": "npm:argparse", "data": { - "version": "1.11.1", - "packageName": "path-scurry", - "hash": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==" + "version": "2.0.1", + "packageName": "argparse", + "hash": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" } }, - "npm:path-to-regexp": { + "npm:aria-query": { "type": "npm", - "name": "npm:path-to-regexp", + "name": "npm:aria-query", "data": { - "version": "1.8.0", - "packageName": "path-to-regexp", - "hash": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==" + "version": "5.1.3", + "packageName": "aria-query", + "hash": "sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==" } }, - "npm:path-type@3.0.0": { + "npm:arity-n": { "type": "npm", - "name": "npm:path-type@3.0.0", + "name": "npm:arity-n", "data": { - "version": "3.0.0", - "packageName": "path-type", - "hash": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==" + "version": "1.0.4", + "packageName": "arity-n", + "hash": "sha512-fExL2kFDC1Q2DUOx3whE/9KoN66IzkY4b4zUHUBFM1ojEYjZZYDcUW3bek/ufGionX9giIKDC5redH2IlGqcQQ==" } }, - "npm:path-type": { + "npm:arr-diff": { "type": "npm", - "name": "npm:path-type", + "name": "npm:arr-diff", "data": { "version": "4.0.0", - "packageName": "path-type", - "hash": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" + "packageName": "arr-diff", + "hash": "sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==" } }, - "npm:picocolors": { + "npm:arr-flatten": { "type": "npm", - "name": "npm:picocolors", + "name": "npm:arr-flatten", "data": { - "version": "1.0.1", - "packageName": "picocolors", - "hash": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==" + "version": "1.1.0", + "packageName": "arr-flatten", + "hash": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==" } }, - "npm:picomatch": { + "npm:arr-union": { "type": "npm", - "name": "npm:picomatch", + "name": "npm:arr-union", "data": { - "version": "2.3.1", - "packageName": "picomatch", - "hash": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" + "version": "3.1.0", + "packageName": "arr-union", + "hash": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==" } }, - "npm:pify@5.0.0": { + "npm:array-buffer-byte-length": { "type": "npm", - "name": "npm:pify@5.0.0", + "name": "npm:array-buffer-byte-length", "data": { - "version": "5.0.0", - "packageName": "pify", - "hash": "sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==" + "version": "1.0.1", + "packageName": "array-buffer-byte-length", + "hash": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==" } }, - "npm:pify@2.3.0": { + "npm:array-differ": { "type": "npm", - "name": "npm:pify@2.3.0", + "name": "npm:array-differ", "data": { - "version": "2.3.0", - "packageName": "pify", - "hash": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==" + "version": "3.0.0", + "packageName": "array-differ", + "hash": "sha512-THtfYS6KtME/yIAhKjZ2ul7XI96lQGHRputJQHO80LAWQnuGP4iCIN8vdMRboGbIEYBwU33q8Tch1os2+X0kMg==" } }, - "npm:pify@3.0.0": { + "npm:array-flatten": { "type": "npm", - "name": "npm:pify@3.0.0", + "name": "npm:array-flatten", "data": { - "version": "3.0.0", - "packageName": "pify", - "hash": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==" + "version": "1.1.1", + "packageName": "array-flatten", + "hash": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" } }, - "npm:pify": { + "npm:array-flatten@2.1.2": { "type": "npm", - "name": "npm:pify", + "name": "npm:array-flatten@2.1.2", "data": { - "version": "4.0.1", - "packageName": "pify", - "hash": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" + "version": "2.1.2", + "packageName": "array-flatten", + "hash": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==" } }, - "npm:pkg-dir": { + "npm:array-ify": { "type": "npm", - "name": "npm:pkg-dir", + "name": "npm:array-ify", "data": { - "version": "4.2.0", - "packageName": "pkg-dir", - "hash": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==" + "version": "1.0.0", + "packageName": "array-ify", + "hash": "sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==" } }, - "npm:popper.js": { + "npm:array-includes": { "type": "npm", - "name": "npm:popper.js", + "name": "npm:array-includes", "data": { - "version": "1.16.1-lts", - "packageName": "popper.js", - "hash": "sha512-Kjw8nKRl1m+VrSFCoVGPph93W/qrSO7ZkqPpTf7F4bk/sqcfWK019dWBUpE/fBOsOQY1dks/Bmcbfn1heM/IsA==" + "version": "3.1.8", + "packageName": "array-includes", + "hash": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==" } }, - "npm:possible-typed-array-names": { + "npm:array-union@1.0.2": { "type": "npm", - "name": "npm:possible-typed-array-names", + "name": "npm:array-union@1.0.2", "data": { - "version": "1.0.0", - "packageName": "possible-typed-array-names", - "hash": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==" + "version": "1.0.2", + "packageName": "array-union", + "hash": "sha512-Dxr6QJj/RdU/hCaBjOfxW+q6lyuVE6JFWIrAUpuOOhoJJoQ99cUn3igRaHVB5P9WrgFVN0FfArM3x0cueOU8ng==" } }, - "npm:post-robot": { + "npm:array-union": { "type": "npm", - "name": "npm:post-robot", + "name": "npm:array-union", "data": { - "version": "10.0.46", - "packageName": "post-robot", - "hash": "sha512-EgVJiuvI4iRWDZvzObWes0X/n8olWBEJWxlSw79zmhpgkigX8UsVL4VOBhVtoJKwf0Y9qP9g2zOONw1rv80QbA==" + "version": "2.1.0", + "packageName": "array-union", + "hash": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" } }, - "npm:postcss-selector-parser": { + "npm:array-uniq": { "type": "npm", - "name": "npm:postcss-selector-parser", + "name": "npm:array-uniq", "data": { - "version": "6.1.1", - "packageName": "postcss-selector-parser", - "hash": "sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==" + "version": "1.0.3", + "packageName": "array-uniq", + "hash": "sha512-MNha4BWQ6JbwhFhj03YK552f7cb3AzoE8SzeljgChvL1dl3IcvggXVz1DilzySZkCja+CXuZbdW7yATchWn8/Q==" } }, - "npm:postcss-value-parser": { + "npm:array-unique": { "type": "npm", - "name": "npm:postcss-value-parser", + "name": "npm:array-unique", "data": { - "version": "4.2.0", - "packageName": "postcss-value-parser", - "hash": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" + "version": "0.3.2", + "packageName": "array-unique", + "hash": "sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==" } }, - "npm:pretty-format@29.4.3": { + "npm:array.prototype.findlast": { "type": "npm", - "name": "npm:pretty-format@29.4.3", + "name": "npm:array.prototype.findlast", "data": { - "version": "29.4.3", - "packageName": "pretty-format", - "hash": "sha512-cvpcHTc42lcsvOOAzd3XuNWTcvk1Jmnzqeu+WsOuiPmxUJTnkbAcFNsRKvEpBEUFVUgy/GTZLulZDcDEi+CIlA==" + "version": "1.2.5", + "packageName": "array.prototype.findlast", + "hash": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==" } }, - "npm:pretty-format": { + "npm:array.prototype.findlastindex": { "type": "npm", - "name": "npm:pretty-format", + "name": "npm:array.prototype.findlastindex", "data": { - "version": "27.5.1", - "packageName": "pretty-format", - "hash": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==" + "version": "1.2.5", + "packageName": "array.prototype.findlastindex", + "hash": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==" } }, - "npm:proc-log@2.0.1": { + "npm:array.prototype.flat": { "type": "npm", - "name": "npm:proc-log@2.0.1", + "name": "npm:array.prototype.flat", "data": { - "version": "2.0.1", - "packageName": "proc-log", - "hash": "sha512-Kcmo2FhfDTXdcbfDH76N7uBYHINxc/8GW7UAVuVP9I+Va3uHSerrnKV6dLooga/gh7GlgzuCCr/eoldnL1muGw==" + "version": "1.3.2", + "packageName": "array.prototype.flat", + "hash": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==" } }, - "npm:proc-log": { + "npm:array.prototype.flatmap": { "type": "npm", - "name": "npm:proc-log", + "name": "npm:array.prototype.flatmap", "data": { - "version": "3.0.0", - "packageName": "proc-log", - "hash": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==" + "version": "1.3.2", + "packageName": "array.prototype.flatmap", + "hash": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==" } }, - "npm:process-nextick-args": { + "npm:array.prototype.reduce": { "type": "npm", - "name": "npm:process-nextick-args", + "name": "npm:array.prototype.reduce", "data": { - "version": "2.0.1", - "packageName": "process-nextick-args", - "hash": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" + "version": "1.0.7", + "packageName": "array.prototype.reduce", + "hash": "sha512-mzmiUCVwtiD4lgxYP8g7IYy8El8p2CSMePvIbTS7gchKir/L1fgJrk0yDKmAX6mnRQFKNADYIk8nNlTris5H1Q==" } }, - "npm:progress-promise": { + "npm:array.prototype.tosorted": { "type": "npm", - "name": "npm:progress-promise", + "name": "npm:array.prototype.tosorted", "data": { - "version": "0.0.6", - "packageName": "progress-promise", - "hash": "sha512-N5j7TZAv4uvLhPvtX4elZSi8EHkB/CnVWr6+NOOI4xDpI2XGC7NbuCqU6UTjE07ioXWQUkxURcLzyCUqsZX8Sg==" + "version": "1.1.4", + "packageName": "array.prototype.tosorted", + "hash": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==" } }, - "npm:promise-all-reject-late": { + "npm:arraybuffer.prototype.slice": { "type": "npm", - "name": "npm:promise-all-reject-late", + "name": "npm:arraybuffer.prototype.slice", + "data": { + "version": "1.0.3", + "packageName": "arraybuffer.prototype.slice", + "hash": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==" + } + }, + "npm:arrify@1.0.1": { + "type": "npm", + "name": "npm:arrify@1.0.1", "data": { "version": "1.0.1", - "packageName": "promise-all-reject-late", - "hash": "sha512-vuf0Lf0lOxyQREH7GDIOUMLS7kz+gs8i6B+Yi8dC68a2sychGrHTJYghMBD6k7eUcH0H5P73EckCA48xijWqXw==" + "packageName": "arrify", + "hash": "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==" } }, - "npm:promise-call-limit": { + "npm:arrify": { "type": "npm", - "name": "npm:promise-call-limit", + "name": "npm:arrify", "data": { - "version": "1.0.2", - "packageName": "promise-call-limit", - "hash": "sha512-1vTUnfI2hzui8AEIixbdAJlFY4LFDXqQswy/2eOlThAscXCY4It8FdVuI0fMJGAB2aWGbdQf/gv0skKYXmdrHA==" + "version": "2.0.1", + "packageName": "arrify", + "hash": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==" } }, - "npm:promise-inflight": { + "npm:asap": { "type": "npm", - "name": "npm:promise-inflight", + "name": "npm:asap", "data": { - "version": "1.0.1", - "packageName": "promise-inflight", - "hash": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==" + "version": "2.0.6", + "packageName": "asap", + "hash": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==" } }, - "npm:promise-retry": { + "npm:asn1.js": { "type": "npm", - "name": "npm:promise-retry", + "name": "npm:asn1.js", "data": { - "version": "2.0.1", - "packageName": "promise-retry", - "hash": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==" + "version": "4.10.1", + "packageName": "asn1.js", + "hash": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==" } }, - "npm:promzard": { + "npm:asn1": { "type": "npm", - "name": "npm:promzard", + "name": "npm:asn1", "data": { - "version": "0.3.0", - "packageName": "promzard", - "hash": "sha512-JZeYqd7UAcHCwI+sTOeUDYkvEU+1bQ7iE0UT1MgB/tERkAPkesW46MrpIySzODi+owTjZtiF8Ay5j9m60KmMBw==" + "version": "0.2.6", + "packageName": "asn1", + "hash": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==" } }, - "npm:prop-types": { + "npm:assert-plus": { "type": "npm", - "name": "npm:prop-types", + "name": "npm:assert-plus", "data": { - "version": "15.8.1", - "packageName": "prop-types", - "hash": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==" + "version": "1.0.0", + "packageName": "assert-plus", + "hash": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==" } }, - "npm:proto-list": { + "npm:assert": { "type": "npm", - "name": "npm:proto-list", + "name": "npm:assert", "data": { - "version": "1.2.4", - "packageName": "proto-list", - "hash": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==" + "version": "1.5.1", + "packageName": "assert", + "hash": "sha512-zzw1uCAgLbsKwBfFc8CX78DDg+xZeBksSO3vwVIDDN5i94eOrPsSSyiVhmsSABFDM/OcpE2aagCat9dnWQLG1A==" } }, - "npm:protocols": { + "npm:assertion-error-formatter": { "type": "npm", - "name": "npm:protocols", + "name": "npm:assertion-error-formatter", "data": { "version": "2.0.1", - "packageName": "protocols", - "hash": "sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q==" + "packageName": "assertion-error-formatter", + "hash": "sha512-cjC3jUCh9spkroKue5PDSKH5RFQ/KNuZJhk3GwHYmB/8qqETxLOmMdLH+ohi/VukNzxDlMvIe7zScvLoOdhb6Q==" } }, - "npm:proxy-from-env": { + "npm:assertion-error-formatter@3.0.0": { "type": "npm", - "name": "npm:proxy-from-env", + "name": "npm:assertion-error-formatter@3.0.0", "data": { - "version": "1.1.0", - "packageName": "proxy-from-env", - "hash": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" + "version": "3.0.0", + "packageName": "assertion-error-formatter", + "hash": "sha512-6YyAVLrEze0kQ7CmJfUgrLHb+Y7XghmL2Ie7ijVa2Y9ynP3LV+VDiwFk62Dn0qtqbmY0BT0ss6p1xxpiF2PYbQ==" } }, - "npm:q": { + "npm:assertion-error": { "type": "npm", - "name": "npm:q", + "name": "npm:assertion-error", "data": { - "version": "1.5.1", - "packageName": "q", - "hash": "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==" + "version": "1.1.0", + "packageName": "assertion-error", + "hash": "sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==" } }, - "npm:queue-microtask": { + "npm:assign-symbols": { "type": "npm", - "name": "npm:queue-microtask", + "name": "npm:assign-symbols", "data": { - "version": "1.2.3", - "packageName": "queue-microtask", - "hash": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" + "version": "1.0.0", + "packageName": "assign-symbols", + "hash": "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==" } }, - "npm:quick-lru": { + "npm:ast-types-flow": { "type": "npm", - "name": "npm:quick-lru", + "name": "npm:ast-types-flow", "data": { - "version": "4.0.1", - "packageName": "quick-lru", - "hash": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==" + "version": "0.0.8", + "packageName": "ast-types-flow", + "hash": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==" } }, - "npm:raf-schd": { + "npm:ast-types": { "type": "npm", - "name": "npm:raf-schd", + "name": "npm:ast-types", "data": { - "version": "4.0.3", - "packageName": "raf-schd", - "hash": "sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ==" + "version": "0.14.2", + "packageName": "ast-types", + "hash": "sha512-O0yuUDnZeQDL+ncNGlJ78BiO4jnYI3bvMsD5prT0/nsgijG/LpNBIr63gTjVTNsiGkgQhiyCShTgxt8oXOrklA==" } }, - "npm:react-beautiful-dnd": { + "npm:astral-regex@1.0.0": { "type": "npm", - "name": "npm:react-beautiful-dnd", + "name": "npm:astral-regex@1.0.0", "data": { - "version": "13.1.1", - "packageName": "react-beautiful-dnd", - "hash": "sha512-0Lvs4tq2VcrEjEgDXHjT98r+63drkKEgqyxdA7qD3mvKwga6a5SscbdLPO2IExotU1jW8L0Ksdl0Cj2AF67nPQ==" + "version": "1.0.0", + "packageName": "astral-regex", + "hash": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==" } }, - "npm:react-circular-progressbar": { + "npm:astral-regex": { "type": "npm", - "name": "npm:react-circular-progressbar", + "name": "npm:astral-regex", "data": { - "version": "2.1.0", - "packageName": "react-circular-progressbar", - "hash": "sha512-xp4THTrod4aLpGy68FX/k1Q3nzrfHUjUe5v6FsdwXBl3YVMwgeXYQKDrku7n/D6qsJA9CuunarAboC2xCiKs1g==" + "version": "2.0.0", + "packageName": "astral-regex", + "hash": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==" } }, - "npm:react-collapsible": { + "npm:async-each": { "type": "npm", - "name": "npm:react-collapsible", + "name": "npm:async-each", "data": { - "version": "2.10.0", - "packageName": "react-collapsible", - "hash": "sha512-kEVsmlFfXBMTCnU5gwIv19MdmPAhbIPzz5Er37TiJSzRKS0IHrqAKQyQeHEmtoGIQMTcVI46FzE4z3NlVTx77A==" + "version": "1.0.6", + "packageName": "async-each", + "hash": "sha512-c646jH1avxr+aVpndVMeAfYw7wAa6idufrlN3LPA4PmKS0QEGp6PIC9nwz0WQkkvBGAMEki3pFdtxaF39J9vvg==" } }, - "npm:react-color": { + "npm:async-es": { "type": "npm", - "name": "npm:react-color", + "name": "npm:async-es", "data": { - "version": "2.19.3", - "packageName": "react-color", - "hash": "sha512-LEeGE/ZzNLIsFWa1TMe8y5VYqr7bibneWmvJwm1pCn/eNmrabWDh659JSPn9BuaMpEfU83WTOJfnCcjDZwNQTA==" + "version": "3.2.5", + "packageName": "async-es", + "hash": "sha512-oXGVkIf1wSg34CtmK7js8brsxUZWwMGjNa63YJFY+fDHb6RQQd7N0d7N2yP53VaqvXh5DTPuOl0hH+vDFKPHuQ==" } }, - "npm:react-dnd-html5-backend": { + "npm:async-limiter": { "type": "npm", - "name": "npm:react-dnd-html5-backend", + "name": "npm:async-limiter", "data": { - "version": "15.1.3", - "packageName": "react-dnd-html5-backend", - "hash": "sha512-HH/8nOEmrrcRGHMqJR91FOwhnLlx5SRLXmsQwZT3IPcBjx88WT+0pWC5A4tDOYDdoooh9k+KMPvWfxooR5TcOA==" + "version": "1.0.1", + "packageName": "async-limiter", + "hash": "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==" } }, - "npm:react-dnd": { + "npm:async@2.6.4": { "type": "npm", - "name": "npm:react-dnd", + "name": "npm:async@2.6.4", "data": { - "version": "15.1.2", - "packageName": "react-dnd", - "hash": "sha512-EaSbMD9iFJDY/o48T3c8wn3uWU+2uxfFojhesZN3LhigJoAIvH2iOjxofSA9KbqhAKP6V9P853G6XG8JngKVtA==" + "version": "2.6.4", + "packageName": "async", + "hash": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==" } }, - "npm:react-dom": { + "npm:async": { "type": "npm", - "name": "npm:react-dom", + "name": "npm:async", "data": { - "version": "16.14.0", - "packageName": "react-dom", - "hash": "sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==" + "version": "3.2.5", + "packageName": "async", + "hash": "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==" } }, - "npm:react-error-boundary": { + "npm:asynckit": { "type": "npm", - "name": "npm:react-error-boundary", + "name": "npm:asynckit", "data": { - "version": "3.1.4", - "packageName": "react-error-boundary", - "hash": "sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==" + "version": "0.4.0", + "packageName": "asynckit", + "hash": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" } }, - "npm:react-error-overlay": { + "npm:at-least-node": { "type": "npm", - "name": "npm:react-error-overlay", + "name": "npm:at-least-node", "data": { - "version": "6.0.9", - "packageName": "react-error-overlay", - "hash": "sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==" + "version": "1.0.0", + "packageName": "at-least-node", + "hash": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==" } }, - "npm:react-fast-compare": { + "npm:atob": { "type": "npm", - "name": "npm:react-fast-compare", + "name": "npm:atob", "data": { - "version": "3.2.2", - "packageName": "react-fast-compare", - "hash": "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==" + "version": "2.1.2", + "packageName": "atob", + "hash": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==" } }, - "npm:react-final-form": { + "npm:author-regex": { "type": "npm", - "name": "npm:react-final-form", + "name": "npm:author-regex", "data": { - "version": "6.5.9", - "packageName": "react-final-form", - "hash": "sha512-x3XYvozolECp3nIjly+4QqxdjSSWfcnpGEL5K8OBT6xmGrq5kBqbA6+/tOqoom9NwqIPPbxPNsOViFlbKgowbA==" + "version": "0.2.1", + "packageName": "author-regex", + "hash": "sha512-LicvLyjpPZ8s58Xy628qUmwgQnN3P7o0pWygc3EZILfkYzLauo/hoPPc7iPNi2pceMmXaeHlk4VHPLp9v2DjeQ==" } }, - "npm:react-hook-form": { + "npm:author-regex@1.0.0": { "type": "npm", - "name": "npm:react-hook-form", + "name": "npm:author-regex@1.0.0", "data": { - "version": "7.52.1", - "packageName": "react-hook-form", - "hash": "sha512-uNKIhaoICJ5KQALYZ4TOaOLElyM+xipord+Ha3crEFhTntdLvWZqVY49Wqd/0GiVCA/f9NjemLeiNPjG7Hpurg==" + "version": "1.0.0", + "packageName": "author-regex", + "hash": "sha512-KbWgR8wOYRAPekEmMXrYYdc7BRyhn2Ftk7KWfMUnQ43hFdojWEFRxhhRUm3/OFEdPa1r0KAvTTg9YQK57xTe0g==" } }, - "npm:react-is@16.13.1": { + "npm:autobind-decorator": { "type": "npm", - "name": "npm:react-is@16.13.1", + "name": "npm:autobind-decorator", "data": { - "version": "16.13.1", - "packageName": "react-is", - "hash": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" + "version": "2.4.0", + "packageName": "autobind-decorator", + "hash": "sha512-OGYhWUO72V6DafbF8PM8rm3EPbfuyMZcJhtm5/n26IDwO18pohE4eNazLoCGhPiXOCD0gEGmrbU3849QvM8bbw==" } }, - "npm:react-is": { + "npm:autoprefixer": { "type": "npm", - "name": "npm:react-is", + "name": "npm:autoprefixer", "data": { - "version": "17.0.2", - "packageName": "react-is", - "hash": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" + "version": "10.4.19", + "packageName": "autoprefixer", + "hash": "sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==" } }, - "npm:react-is@18.3.1": { + "npm:autoprefixer@9.8.8": { "type": "npm", - "name": "npm:react-is@18.3.1", + "name": "npm:autoprefixer@9.8.8", "data": { - "version": "18.3.1", - "packageName": "react-is", - "hash": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==" + "version": "9.8.8", + "packageName": "autoprefixer", + "hash": "sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==" } }, - "npm:react-js-loading-shimmer": { + "npm:available-typed-arrays": { "type": "npm", - "name": "npm:react-js-loading-shimmer", + "name": "npm:available-typed-arrays", "data": { - "version": "1.0.10", - "packageName": "react-js-loading-shimmer", - "hash": "sha512-zEUUR06JOv7Ys9K8LgY+6FqQvzsUJ8kZCrEDZn1yhE1AzNnt5DA53GfHKToRJP3dq93+ls4y9ARJC8P4F7Xtww==" + "version": "1.0.7", + "packageName": "available-typed-arrays", + "hash": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==" } }, - "npm:react-jsx-parser": { + "npm:aws-sign2": { "type": "npm", - "name": "npm:react-jsx-parser", + "name": "npm:aws-sign2", "data": { - "version": "1.29.0", - "packageName": "react-jsx-parser", - "hash": "sha512-u0svZd0UsPffRrIK0sTbox54jhEbTmg6ED9ob5FQahp1DeOpd2Rq+KiSTIFNYkZUL+WZi4Ntia/Oj5T4lDJafQ==" + "version": "0.7.0", + "packageName": "aws-sign2", + "hash": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==" } }, - "npm:react-popper": { + "npm:aws4": { "type": "npm", - "name": "npm:react-popper", + "name": "npm:aws4", "data": { - "version": "2.3.0", - "packageName": "react-popper", - "hash": "sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q==" + "version": "1.13.0", + "packageName": "aws4", + "hash": "sha512-3AungXC4I8kKsS9PuS4JH2nc+0bVY/mjgrephHTIi8fpEeGsTHBUJeosp0Wc1myYMElmD0B3Oc4XL/HVJ4PV2g==" } }, - "npm:react-query": { + "npm:axe-core": { "type": "npm", - "name": "npm:react-query", + "name": "npm:axe-core", "data": { - "version": "3.39.3", - "packageName": "react-query", - "hash": "sha512-nLfLz7GiohKTJDuT4us4X3h/8unOh+00MLb2yJoGTPjxKs2bc1iDhkNx2bd5MKklXnOD3NrVZ+J2UXujA5In4g==" + "version": "4.9.1", + "packageName": "axe-core", + "hash": "sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==" } }, - "npm:react-redux": { + "npm:axios": { "type": "npm", - "name": "npm:react-redux", + "name": "npm:axios", "data": { - "version": "7.2.9", - "packageName": "react-redux", - "hash": "sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==" + "version": "0.25.0", + "packageName": "axios", + "hash": "sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==" } }, - "npm:react-router-dom@5.3.4": { + "npm:axios@1.7.2": { "type": "npm", - "name": "npm:react-router-dom@5.3.4", + "name": "npm:axios@1.7.2", "data": { - "version": "5.3.4", - "packageName": "react-router-dom", - "hash": "sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==" + "version": "1.7.2", + "packageName": "axios", + "hash": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==" } }, - "npm:react-router-dom": { + "npm:axobject-query": { "type": "npm", - "name": "npm:react-router-dom", + "name": "npm:axobject-query", "data": { - "version": "6.25.1", - "packageName": "react-router-dom", - "hash": "sha512-0tUDpbFvk35iv+N89dWNrJp+afLgd+y4VtorJZuOCXK0kkCWjEvb3vTJM++SYvMEpbVwXKf3FjeVveVEb6JpDQ==" + "version": "3.1.1", + "packageName": "axobject-query", + "hash": "sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg==" } }, - "npm:react-router@5.3.4": { + "npm:babel-code-frame": { "type": "npm", - "name": "npm:react-router@5.3.4", + "name": "npm:babel-code-frame", "data": { - "version": "5.3.4", - "packageName": "react-router", - "hash": "sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==" + "version": "6.26.0", + "packageName": "babel-code-frame", + "hash": "sha512-XqYMR2dfdGMW+hd0IUZ2PwK+fGeFkOxZJ0wY+JaQAHzt1Zx8LcvpiZD2NiGkEG8qx0CfkAOr5xt76d1e8vG90g==" } }, - "npm:react-router": { + "npm:babel-core": { "type": "npm", - "name": "npm:react-router", + "name": "npm:babel-core", "data": { - "version": "6.25.1", - "packageName": "react-router", - "hash": "sha512-u8ELFr5Z6g02nUtpPAggP73Jigj1mRePSwhS/2nkTrlPU5yEkH1vYzWNyvSnSzeeE2DNqWdH+P8OhIh9wuXhTw==" + "version": "6.26.3", + "packageName": "babel-core", + "hash": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==" } }, - "npm:react-to-print": { + "npm:babel-core@7.0.0-bridge.0": { "type": "npm", - "name": "npm:react-to-print", + "name": "npm:babel-core@7.0.0-bridge.0", "data": { - "version": "2.15.1", - "packageName": "react-to-print", - "hash": "sha512-1foogIFbCpzAVxydkhBiDfMiFYhIMphiagDOfcG4X/EcQ+fBPqJ0rby9Wv/emzY1YLkIQy/rEgOrWQT+rBKhjw==" + "version": "7.0.0-bridge.0", + "packageName": "babel-core", + "hash": "sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==" } }, - "npm:react-transition-group": { + "npm:babel-eslint": { "type": "npm", - "name": "npm:react-transition-group", + "name": "npm:babel-eslint", "data": { - "version": "4.4.5", - "packageName": "react-transition-group", - "hash": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==" + "version": "10.1.0", + "packageName": "babel-eslint", + "hash": "sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==" } }, - "npm:react-web-vitals": { + "npm:babel-extract-comments": { "type": "npm", - "name": "npm:react-web-vitals", + "name": "npm:babel-extract-comments", "data": { - "version": "1.0.1", - "packageName": "react-web-vitals", - "hash": "sha512-wlzWWgEUl3MNcJmIfNm/1lFy5H540lENy5AXqWOFiC/3gFeZDFihR5wXfSlVBCdgTMyu6pozeJO+CHDKWUsE0g==" + "version": "1.0.0", + "packageName": "babel-extract-comments", + "hash": "sha512-qWWzi4TlddohA91bFwgt6zO/J0X+io7Qp184Fw0m2JYRSTZnJbFR8+07KmzudHCZgOiKRCrjhylwv9Xd8gfhVQ==" } }, - "npm:react": { + "npm:babel-generator": { "type": "npm", - "name": "npm:react", + "name": "npm:babel-generator", "data": { - "version": "16.14.0", - "packageName": "react", - "hash": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==" + "version": "6.26.1", + "packageName": "babel-generator", + "hash": "sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==" } }, - "npm:reactcss": { + "npm:babel-helper-bindify-decorators": { "type": "npm", - "name": "npm:reactcss", + "name": "npm:babel-helper-bindify-decorators", "data": { - "version": "1.2.3", - "packageName": "reactcss", - "hash": "sha512-KiwVUcFu1RErkI97ywr8nvx8dNOpT03rbnma0SSalTYjkrPYaEajR4a/MRt6DZ46K6arDRbWMNHF+xH7G7n/8A==" + "version": "6.24.1", + "packageName": "babel-helper-bindify-decorators", + "hash": "sha512-TYX2QQATKA6Wssp6j7jqlw4QLmABDN1olRdEHndYvBXdaXM5dcx6j5rN0+nd+aVL+Th40fAEYvvw/Xxd/LETuQ==" } }, - "npm:read-cmd-shim": { + "npm:babel-helper-builder-binary-assignment-operator-visitor": { "type": "npm", - "name": "npm:read-cmd-shim", + "name": "npm:babel-helper-builder-binary-assignment-operator-visitor", "data": { - "version": "3.0.0", - "packageName": "read-cmd-shim", - "hash": "sha512-KQDVjGqhZk92PPNRj9ZEXEuqg8bUobSKRw+q0YQ3TKI5xkce7bUJobL4Z/OtiEbAAv70yEpYIXp4iQ9L8oPVog==" + "version": "6.24.1", + "packageName": "babel-helper-builder-binary-assignment-operator-visitor", + "hash": "sha512-gCtfYORSG1fUMX4kKraymq607FWgMWg+j42IFPc18kFQEsmtaibP4UrqsXt8FlEJle25HUd4tsoDR7H2wDhe9Q==" } }, - "npm:read-cmd-shim@4.0.0": { + "npm:babel-helper-call-delegate": { "type": "npm", - "name": "npm:read-cmd-shim@4.0.0", + "name": "npm:babel-helper-call-delegate", "data": { - "version": "4.0.0", - "packageName": "read-cmd-shim", - "hash": "sha512-yILWifhaSEEytfXI76kB9xEEiG1AiozaCJZ83A87ytjRiN+jVibXjedjCRNjoZviinhG+4UkalO3mWTd8u5O0Q==" + "version": "6.24.1", + "packageName": "babel-helper-call-delegate", + "hash": "sha512-RL8n2NiEj+kKztlrVJM9JT1cXzzAdvWFh76xh/H1I4nKwunzE4INBXn8ieCZ+wh4zWszZk7NBS1s/8HR5jDkzQ==" } }, - "npm:read-package-json-fast@2.0.3": { + "npm:babel-helper-define-map": { "type": "npm", - "name": "npm:read-package-json-fast@2.0.3", + "name": "npm:babel-helper-define-map", "data": { - "version": "2.0.3", - "packageName": "read-package-json-fast", - "hash": "sha512-W/BKtbL+dUjTuRL2vziuYhp76s5HZ9qQhd/dKfWIZveD0O40453QNyZhC0e63lqZrAQ4jiOapVoeJ7JrszenQQ==" + "version": "6.26.0", + "packageName": "babel-helper-define-map", + "hash": "sha512-bHkmjcC9lM1kmZcVpA5t2om2nzT/xiZpo6TJq7UlZ3wqKfzia4veeXbIhKvJXAMzhhEBd3cR1IElL5AenWEUpA==" } }, - "npm:read-package-json-fast": { + "npm:babel-helper-explode-assignable-expression": { "type": "npm", - "name": "npm:read-package-json-fast", + "name": "npm:babel-helper-explode-assignable-expression", "data": { - "version": "3.0.2", - "packageName": "read-package-json-fast", - "hash": "sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==" + "version": "6.24.1", + "packageName": "babel-helper-explode-assignable-expression", + "hash": "sha512-qe5csbhbvq6ccry9G7tkXbzNtcDiH4r51rrPUbwwoTzZ18AqxWYRZT6AOmxrpxKnQBW0pYlBI/8vh73Z//78nQ==" } }, - "npm:read-package-json": { + "npm:babel-helper-explode-class": { "type": "npm", - "name": "npm:read-package-json", + "name": "npm:babel-helper-explode-class", "data": { - "version": "5.0.1", - "packageName": "read-package-json", - "hash": "sha512-MALHuNgYWdGW3gKzuNMuYtcSSZbGQm94fAp16xt8VsYTLBjUSc55bLMKe6gzpWue0Tfi6CBgwCSdDAqutGDhMg==" + "version": "6.24.1", + "packageName": "babel-helper-explode-class", + "hash": "sha512-SFbWewr0/0U4AiRzsHqwsbOQeLXVa9T1ELdqEa2efcQB5KopTnunAqoj07TuHlN2lfTQNPGO/rJR4FMln5fVcA==" } }, - "npm:read-package-json@5.0.2": { + "npm:babel-helper-function-name": { "type": "npm", - "name": "npm:read-package-json@5.0.2", + "name": "npm:babel-helper-function-name", "data": { - "version": "5.0.2", - "packageName": "read-package-json", - "hash": "sha512-BSzugrt4kQ/Z0krro8zhTwV1Kd79ue25IhNN/VtHFy1mG/6Tluyi+msc0UpwaoQzxSHa28mntAjIZY6kEgfR9Q==" + "version": "6.24.1", + "packageName": "babel-helper-function-name", + "hash": "sha512-Oo6+e2iX+o9eVvJ9Y5eKL5iryeRdsIkwRYheCuhYdVHsdEQysbc2z2QkqCLIYnNxkT5Ss3ggrHdXiDI7Dhrn4Q==" } }, - "npm:read-package-json@6.0.4": { + "npm:babel-helper-get-function-arity": { "type": "npm", - "name": "npm:read-package-json@6.0.4", + "name": "npm:babel-helper-get-function-arity", "data": { - "version": "6.0.4", - "packageName": "read-package-json", - "hash": "sha512-AEtWXYfopBj2z5N5PbkAOeNHRPUg5q+Nen7QLxV8M2zJq1ym6/lCz3fYNTCXe19puu2d06jfHhrP7v/S2PtMMw==" + "version": "6.24.1", + "packageName": "babel-helper-get-function-arity", + "hash": "sha512-WfgKFX6swFB1jS2vo+DwivRN4NB8XUdM3ij0Y1gnC21y1tdBoe6xjVnd7NSI6alv+gZXCtJqvrTeMW3fR/c0ng==" } }, - "npm:read-pkg-up@3.0.0": { + "npm:babel-helper-hoist-variables": { "type": "npm", - "name": "npm:read-pkg-up@3.0.0", + "name": "npm:babel-helper-hoist-variables", "data": { - "version": "3.0.0", - "packageName": "read-pkg-up", - "hash": "sha512-YFzFrVvpC6frF1sz8psoHDBGF7fLPc+llq/8NB43oagqWkx8ar5zYtsTORtOjw9W2RHLpWP+zTWwBvf1bCmcSw==" + "version": "6.24.1", + "packageName": "babel-helper-hoist-variables", + "hash": "sha512-zAYl3tqerLItvG5cKYw7f1SpvIxS9zi7ohyGHaI9cgDUjAT6YcY9jIEH5CstetP5wHIVSceXwNS7Z5BpJg+rOw==" } }, - "npm:read-pkg-up": { + "npm:babel-helper-optimise-call-expression": { "type": "npm", - "name": "npm:read-pkg-up", + "name": "npm:babel-helper-optimise-call-expression", "data": { - "version": "7.0.1", - "packageName": "read-pkg-up", - "hash": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==" + "version": "6.24.1", + "packageName": "babel-helper-optimise-call-expression", + "hash": "sha512-Op9IhEaxhbRT8MDXx2iNuMgciu2V8lDvYCNQbDGjdBNCjaMvyLf4wl4A3b8IgndCyQF8TwfgsQ8T3VD8aX1/pA==" } }, - "npm:read-pkg": { + "npm:babel-helper-regex": { "type": "npm", - "name": "npm:read-pkg", + "name": "npm:babel-helper-regex", "data": { - "version": "3.0.0", - "packageName": "read-pkg", - "hash": "sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==" + "version": "6.26.0", + "packageName": "babel-helper-regex", + "hash": "sha512-VlPiWmqmGJp0x0oK27Out1D+71nVVCTSdlbhIVoaBAj2lUgrNjBCRR9+llO4lTSb2O4r7PJg+RobRkhBrf6ofg==" } }, - "npm:read-pkg@5.2.0": { + "npm:babel-helper-remap-async-to-generator": { "type": "npm", - "name": "npm:read-pkg@5.2.0", + "name": "npm:babel-helper-remap-async-to-generator", "data": { - "version": "5.2.0", - "packageName": "read-pkg", - "hash": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==" + "version": "6.24.1", + "packageName": "babel-helper-remap-async-to-generator", + "hash": "sha512-RYqaPD0mQyQIFRu7Ho5wE2yvA/5jxqCIj/Lv4BXNq23mHYu/vxikOy2JueLiBxQknwapwrJeNCesvY0ZcfnlHg==" } }, - "npm:read": { + "npm:babel-helper-replace-supers": { "type": "npm", - "name": "npm:read", + "name": "npm:babel-helper-replace-supers", "data": { - "version": "1.0.7", - "packageName": "read", - "hash": "sha512-rSOKNYUmaxy0om1BNjMN4ezNT6VKK+2xF4GBhc81mkH7L60i6dp8qPYrkndNLT3QPphoII3maL9PVC9XmhHwVQ==" + "version": "6.24.1", + "packageName": "babel-helper-replace-supers", + "hash": "sha512-sLI+u7sXJh6+ToqDr57Bv973kCepItDhMou0xCP2YPVmR1jkHSCY+p1no8xErbV1Siz5QE8qKT1WIwybSWlqjw==" } }, - "npm:readable-stream@3.6.2": { + "npm:babel-helpers": { "type": "npm", - "name": "npm:readable-stream@3.6.2", + "name": "npm:babel-helpers", "data": { - "version": "3.6.2", - "packageName": "readable-stream", - "hash": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" + "version": "6.24.1", + "packageName": "babel-helpers", + "hash": "sha512-n7pFrqQm44TCYvrCDb0MqabAF+JUBq+ijBvNMUxpkLjJaAu32faIexewMumrH5KLLJ1HDyT0PTEqRyAe/GwwuQ==" } }, - "npm:readable-stream": { + "npm:babel-jest@26.6.3": { "type": "npm", - "name": "npm:readable-stream", + "name": "npm:babel-jest@26.6.3", "data": { - "version": "2.3.8", - "packageName": "readable-stream", - "hash": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==" + "version": "26.6.3", + "packageName": "babel-jest", + "hash": "sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==" } }, - "npm:recoil": { + "npm:babel-jest": { "type": "npm", - "name": "npm:recoil", + "name": "npm:babel-jest", "data": { - "version": "0.6.1", - "packageName": "recoil", - "hash": "sha512-J7oT3LZl2vpyFClgSUpOQjpykz84VSX/NJE/PavAtR8n7Z+whEdVBPUtwc2TEWjONeL/lJmiac2XQ+qEOQA52Q==" + "version": "27.5.1", + "packageName": "babel-jest", + "hash": "sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==" } }, - "npm:recoil@0.7.7": { + "npm:babel-loader@8.1.0": { "type": "npm", - "name": "npm:recoil@0.7.7", + "name": "npm:babel-loader@8.1.0", "data": { - "version": "0.7.7", - "packageName": "recoil", - "hash": "sha512-8Og5KPQW9LwC577Vc7Ug2P0vQshkv1y3zG3tSSkWMqkWSwHmE+by06L8JtnGocjW6gcCvfwB3YtrJG6/tWivNQ==" + "version": "8.1.0", + "packageName": "babel-loader", + "hash": "sha512-7q7nC1tYOrqvUrN3LQK4GwSk/TQorZSOlO9C+RZDZpODgyN4ZlCqE5q9cDsyWOliN+aU9B4JX01xK9eJXowJLw==" } }, - "npm:redent": { + "npm:babel-loader": { "type": "npm", - "name": "npm:redent", + "name": "npm:babel-loader", "data": { - "version": "3.0.0", - "packageName": "redent", - "hash": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==" + "version": "8.3.0", + "packageName": "babel-loader", + "hash": "sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==" } }, - "npm:redux": { + "npm:babel-messages": { "type": "npm", - "name": "npm:redux", + "name": "npm:babel-messages", "data": { - "version": "4.2.1", - "packageName": "redux", - "hash": "sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==" + "version": "6.23.0", + "packageName": "babel-messages", + "hash": "sha512-Bl3ZiA+LjqaMtNYopA9TYE9HP1tQ+E5dLxE0XrAzcIJeK2UqF0/EaqXwBn9esd4UmTfEab+P+UYQ1GnioFIb/w==" } }, - "npm:regenerator-runtime": { + "npm:babel-plugin-add-module-exports": { "type": "npm", - "name": "npm:regenerator-runtime", + "name": "npm:babel-plugin-add-module-exports", "data": { - "version": "0.14.1", - "packageName": "regenerator-runtime", - "hash": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" + "version": "1.0.4", + "packageName": "babel-plugin-add-module-exports", + "hash": "sha512-g+8yxHUZ60RcyaUpfNzy56OtWW+x9cyEe9j+CranqLiqbju2yf/Cy6ZtYK40EZxtrdHllzlVZgLmcOUCTlJ7Jg==" } }, - "npm:regexp.prototype.flags": { + "npm:babel-plugin-check-es2015-constants": { "type": "npm", - "name": "npm:regexp.prototype.flags", + "name": "npm:babel-plugin-check-es2015-constants", "data": { - "version": "1.5.2", - "packageName": "regexp.prototype.flags", - "hash": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==" + "version": "6.22.0", + "packageName": "babel-plugin-check-es2015-constants", + "hash": "sha512-B1M5KBP29248dViEo1owyY32lk1ZSH2DaNNrXLGt8lyjjHm7pBqAdQ7VKUPR6EEDO323+OvT3MQXbCin8ooWdA==" } }, - "npm:remove-accents": { + "npm:babel-plugin-istanbul": { "type": "npm", - "name": "npm:remove-accents", + "name": "npm:babel-plugin-istanbul", "data": { - "version": "0.5.0", - "packageName": "remove-accents", - "hash": "sha512-8g3/Otx1eJaVD12e31UbJj1YzdtVvzH85HV7t+9MJYk/u3XmkOUJ5Ys9wQrf9PCPK8+xn4ymzqYCiZl6QWKn+A==" + "version": "6.1.1", + "packageName": "babel-plugin-istanbul", + "hash": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==" } }, - "npm:require-directory": { + "npm:babel-plugin-jest-hoist@26.6.2": { "type": "npm", - "name": "npm:require-directory", + "name": "npm:babel-plugin-jest-hoist@26.6.2", "data": { - "version": "2.1.1", - "packageName": "require-directory", - "hash": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" + "version": "26.6.2", + "packageName": "babel-plugin-jest-hoist", + "hash": "sha512-PO9t0697lNTmcEHH69mdtYiOIkkOlj9fySqfO3K1eCcdISevLAE0xY59VLLUj0SoiPiTX/JU2CYFpILydUa5Lw==" } }, - "npm:resize-observer-polyfill": { + "npm:babel-plugin-jest-hoist": { "type": "npm", - "name": "npm:resize-observer-polyfill", + "name": "npm:babel-plugin-jest-hoist", "data": { - "version": "1.5.1", - "packageName": "resize-observer-polyfill", - "hash": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==" + "version": "27.5.1", + "packageName": "babel-plugin-jest-hoist", + "hash": "sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==" } }, - "npm:resolve-cwd": { + "npm:babel-plugin-macros": { "type": "npm", - "name": "npm:resolve-cwd", + "name": "npm:babel-plugin-macros", "data": { - "version": "3.0.0", - "packageName": "resolve-cwd", - "hash": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==" + "version": "3.1.0", + "packageName": "babel-plugin-macros", + "hash": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==" } }, - "npm:resolve-from": { + "npm:babel-plugin-named-asset-import": { "type": "npm", - "name": "npm:resolve-from", + "name": "npm:babel-plugin-named-asset-import", "data": { - "version": "5.0.0", - "packageName": "resolve-from", - "hash": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" + "version": "0.3.8", + "packageName": "babel-plugin-named-asset-import", + "hash": "sha512-WXiAc++qo7XcJ1ZnTYGtLxmBCVbddAml3CEXgWaBzNzLNoxtQ8AiGEFDMOhot9XjTCQbvP5E77Fj9Gk924f00Q==" } }, - "npm:resolve-from@4.0.0": { + "npm:babel-plugin-polyfill-corejs2": { "type": "npm", - "name": "npm:resolve-from@4.0.0", + "name": "npm:babel-plugin-polyfill-corejs2", "data": { - "version": "4.0.0", - "packageName": "resolve-from", - "hash": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" + "version": "0.4.11", + "packageName": "babel-plugin-polyfill-corejs2", + "hash": "sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==" } }, - "npm:resolve-pathname": { + "npm:babel-plugin-polyfill-corejs3": { "type": "npm", - "name": "npm:resolve-pathname", + "name": "npm:babel-plugin-polyfill-corejs3", "data": { - "version": "3.0.0", - "packageName": "resolve-pathname", - "hash": "sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==" + "version": "0.10.4", + "packageName": "babel-plugin-polyfill-corejs3", + "hash": "sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==" } }, - "npm:resolve": { + "npm:babel-plugin-polyfill-regenerator": { "type": "npm", - "name": "npm:resolve", + "name": "npm:babel-plugin-polyfill-regenerator", "data": { - "version": "1.22.8", - "packageName": "resolve", - "hash": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==" + "version": "0.6.2", + "packageName": "babel-plugin-polyfill-regenerator", + "hash": "sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==" } }, - "npm:restore-cursor": { + "npm:babel-plugin-react-require": { "type": "npm", - "name": "npm:restore-cursor", + "name": "npm:babel-plugin-react-require", "data": { - "version": "3.1.0", - "packageName": "restore-cursor", - "hash": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==" + "version": "3.1.3", + "packageName": "babel-plugin-react-require", + "hash": "sha512-kDXhW2iPTL81x4Ye2aUMdEXQ56JP0sBJmRQRXJPH5FsNB7fOc/YCsHTqHv8IovPyw9Rk07gdd7MVUz8tUmRBCA==" } }, - "npm:retry": { + "npm:babel-plugin-styled-components": { "type": "npm", - "name": "npm:retry", + "name": "npm:babel-plugin-styled-components", "data": { - "version": "0.12.0", - "packageName": "retry", - "hash": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==" + "version": "2.1.4", + "packageName": "babel-plugin-styled-components", + "hash": "sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==" } }, - "npm:reusify": { + "npm:babel-plugin-syntax-async-functions": { "type": "npm", - "name": "npm:reusify", + "name": "npm:babel-plugin-syntax-async-functions", "data": { - "version": "1.0.4", - "packageName": "reusify", - "hash": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" + "version": "6.13.0", + "packageName": "babel-plugin-syntax-async-functions", + "hash": "sha512-4Zp4unmHgw30A1eWI5EpACji2qMocisdXhAftfhXoSV9j0Tvj6nRFE3tOmRY912E0FMRm/L5xWE7MGVT2FoLnw==" } }, - "npm:rimraf": { + "npm:babel-plugin-syntax-async-generators": { "type": "npm", - "name": "npm:rimraf", + "name": "npm:babel-plugin-syntax-async-generators", "data": { - "version": "3.0.2", - "packageName": "rimraf", - "hash": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" + "version": "6.13.0", + "packageName": "babel-plugin-syntax-async-generators", + "hash": "sha512-EbciFN5Jb9iqU9bqaLmmFLx2G8pAUsvpWJ6OzOWBNrSY9qTohXj+7YfZx6Ug1Qqh7tCb1EA7Jvn9bMC1HBiucg==" } }, - "npm:rimraf@4.4.1": { + "npm:babel-plugin-syntax-class-constructor-call": { "type": "npm", - "name": "npm:rimraf@4.4.1", + "name": "npm:babel-plugin-syntax-class-constructor-call", "data": { - "version": "4.4.1", - "packageName": "rimraf", - "hash": "sha512-Gk8NlF062+T9CqNGn6h4tls3k6T1+/nXdOcSZVikNVtlRdYpA7wRJJMoXmuvOnLW844rPjdQ7JgXCYM6PPC/og==" + "version": "6.18.0", + "packageName": "babel-plugin-syntax-class-constructor-call", + "hash": "sha512-EEuBcXz/wZ81Jaac0LnMHtD4Mfz9XWn2oH2Xj+CHwz2SZWUqqdtR2BgWPSdTGMmxN/5KLSh4PImt9+9ZedDarA==" } }, - "npm:run-async": { + "npm:babel-plugin-syntax-class-properties": { "type": "npm", - "name": "npm:run-async", + "name": "npm:babel-plugin-syntax-class-properties", "data": { - "version": "2.4.1", - "packageName": "run-async", - "hash": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==" + "version": "6.13.0", + "packageName": "babel-plugin-syntax-class-properties", + "hash": "sha512-chI3Rt9T1AbrQD1s+vxw3KcwC9yHtF621/MacuItITfZX344uhQoANjpoSJZleAmW2tjlolqB/f+h7jIqXa7pA==" } }, - "npm:run-parallel": { + "npm:babel-plugin-syntax-decorators": { "type": "npm", - "name": "npm:run-parallel", + "name": "npm:babel-plugin-syntax-decorators", "data": { - "version": "1.2.0", - "packageName": "run-parallel", - "hash": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" + "version": "6.13.0", + "packageName": "babel-plugin-syntax-decorators", + "hash": "sha512-AWj19x2aDm8qFQ5O2JcD6pwJDW1YdcnO+1b81t7gxrGjz5VHiUqeYWAR4h7zueWMalRelrQDXprv2FrY1dbpbw==" } }, - "npm:rxjs": { + "npm:babel-plugin-syntax-do-expressions": { "type": "npm", - "name": "npm:rxjs", + "name": "npm:babel-plugin-syntax-do-expressions", "data": { - "version": "7.8.1", - "packageName": "rxjs", - "hash": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==" + "version": "6.13.0", + "packageName": "babel-plugin-syntax-do-expressions", + "hash": "sha512-HD/5qJB9oSXzl0caxM+aRD7ENICXqcc3Up/8toDQk7zNIDE7TzsqtxC5f4t9Rwhu2Ya8l9l4j6b3vOsy+a6qxg==" } }, - "npm:safe-buffer@5.1.2": { + "npm:babel-plugin-syntax-dynamic-import": { "type": "npm", - "name": "npm:safe-buffer@5.1.2", + "name": "npm:babel-plugin-syntax-dynamic-import", "data": { - "version": "5.1.2", - "packageName": "safe-buffer", - "hash": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + "version": "6.18.0", + "packageName": "babel-plugin-syntax-dynamic-import", + "hash": "sha512-MioUE+LfjCEz65Wf7Z/Rm4XCP5k2c+TbMd2Z2JKc7U9uwjBhAfNPE48KC4GTGKhppMeYVepwDBNO/nGY6NYHBA==" } }, - "npm:safe-buffer": { + "npm:babel-plugin-syntax-exponentiation-operator": { "type": "npm", - "name": "npm:safe-buffer", + "name": "npm:babel-plugin-syntax-exponentiation-operator", "data": { - "version": "5.2.1", - "packageName": "safe-buffer", - "hash": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" + "version": "6.13.0", + "packageName": "babel-plugin-syntax-exponentiation-operator", + "hash": "sha512-Z/flU+T9ta0aIEKl1tGEmN/pZiI1uXmCiGFRegKacQfEJzp7iNsKloZmyJlQr+75FCJtiFfGIK03SiCvCt9cPQ==" } }, - "npm:safer-buffer": { + "npm:babel-plugin-syntax-export-extensions": { "type": "npm", - "name": "npm:safer-buffer", + "name": "npm:babel-plugin-syntax-export-extensions", "data": { - "version": "2.1.2", - "packageName": "safer-buffer", - "hash": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + "version": "6.13.0", + "packageName": "babel-plugin-syntax-export-extensions", + "hash": "sha512-Eo0rcRaIDMld/W6mVhePiudIuLW+Cr/8eveW3mBREfZORScZgx4rh6BAPyvzdEc/JZvQ+LkC80t0VGFs6FX+lg==" } }, - "npm:scheduler@0.19.1": { + "npm:babel-plugin-syntax-function-bind": { "type": "npm", - "name": "npm:scheduler@0.19.1", + "name": "npm:babel-plugin-syntax-function-bind", "data": { - "version": "0.19.1", - "packageName": "scheduler", - "hash": "sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==" + "version": "6.13.0", + "packageName": "babel-plugin-syntax-function-bind", + "hash": "sha512-m8yMoh9LIiNyeLdQs5I9G+3YXo4nqVsKQkk7YplrG4qAFbNi9hkZlow8HDHxhH9QOVFPHmy8+03NzRCdyChIKw==" } }, - "npm:scheduler": { + "npm:babel-plugin-syntax-object-rest-spread": { "type": "npm", - "name": "npm:scheduler", + "name": "npm:babel-plugin-syntax-object-rest-spread", "data": { - "version": "0.23.2", - "packageName": "scheduler", - "hash": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==" + "version": "6.13.0", + "packageName": "babel-plugin-syntax-object-rest-spread", + "hash": "sha512-C4Aq+GaAj83pRQ0EFgTvw5YO6T3Qz2KGrNRwIj9mSoNHVvdZY4KO2uA6HNtNXCw993iSZnckY1aLW8nOi8i4+w==" } }, - "npm:semver@5.7.2": { + "npm:babel-plugin-syntax-trailing-function-commas": { "type": "npm", - "name": "npm:semver@5.7.2", + "name": "npm:babel-plugin-syntax-trailing-function-commas", "data": { - "version": "5.7.2", - "packageName": "semver", - "hash": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==" + "version": "6.22.0", + "packageName": "babel-plugin-syntax-trailing-function-commas", + "hash": "sha512-Gx9CH3Q/3GKbhs07Bszw5fPTlU+ygrOGfAhEt7W2JICwufpC4SuO0mG0+4NykPBSYPMJhqvVlDBU17qB1D+hMQ==" } }, - "npm:semver@7.3.8": { + "npm:babel-plugin-transform-async-generator-functions": { "type": "npm", - "name": "npm:semver@7.3.8", + "name": "npm:babel-plugin-transform-async-generator-functions", "data": { - "version": "7.3.8", - "packageName": "semver", - "hash": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-async-generator-functions", + "hash": "sha512-uT7eovUxtXe8Q2ufcjRuJIOL0hg6VAUJhiWJBLxH/evYAw+aqoJLcYTR8hqx13iOx/FfbCMHgBmXWZjukbkyPg==" } }, - "npm:semver@7.5.4": { + "npm:babel-plugin-transform-async-to-generator": { "type": "npm", - "name": "npm:semver@7.5.4", + "name": "npm:babel-plugin-transform-async-to-generator", "data": { - "version": "7.5.4", - "packageName": "semver", - "hash": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-async-to-generator", + "hash": "sha512-7BgYJujNCg0Ti3x0c/DL3tStvnKS6ktIYOmo9wginv/dfZOrbSZ+qG4IRRHMBOzZ5Awb1skTiAsQXg/+IWkZYw==" } }, - "npm:semver@6.3.1": { + "npm:babel-plugin-transform-class-constructor-call": { "type": "npm", - "name": "npm:semver@6.3.1", + "name": "npm:babel-plugin-transform-class-constructor-call", "data": { - "version": "6.3.1", - "packageName": "semver", - "hash": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-class-constructor-call", + "hash": "sha512-RvYukT1Nh7njz8P8326ztpQUGCKwmjgu6aRIx1lkvylWITYcskg29vy1Kp8WXIq7FvhXsz0Crf2kS94bjB690A==" } }, - "npm:semver": { + "npm:babel-plugin-transform-class-properties": { "type": "npm", - "name": "npm:semver", + "name": "npm:babel-plugin-transform-class-properties", "data": { - "version": "7.6.3", - "packageName": "semver", - "hash": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-class-properties", + "hash": "sha512-n4jtBA3OYBdvG5PRMKsMXJXHfLYw/ZOmtxCLOOwz6Ro5XlrColkStLnz1AS1L2yfPA9BKJ1ZNlmVCLjAL9DSIg==" } }, - "npm:set-blocking": { + "npm:babel-plugin-transform-decorators": { "type": "npm", - "name": "npm:set-blocking", + "name": "npm:babel-plugin-transform-decorators", "data": { - "version": "2.0.0", - "packageName": "set-blocking", - "hash": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-decorators", + "hash": "sha512-skQ2CImwDkCHu0mkWvCOlBCpBIHW4/49IZWVwV4A/EnWjL9bB6UBvLyMNe3Td5XDStSZNhe69j4bfEW8dvUbew==" } }, - "npm:set-function-length": { + "npm:babel-plugin-transform-do-expressions": { "type": "npm", - "name": "npm:set-function-length", + "name": "npm:babel-plugin-transform-do-expressions", "data": { - "version": "1.2.2", - "packageName": "set-function-length", - "hash": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==" + "version": "6.22.0", + "packageName": "babel-plugin-transform-do-expressions", + "hash": "sha512-yQwYqYg+Tnj1InA8W1rsItsZVhkv1Euc4KVua9ledtPz5PDWYz7LVyy6rDBpVYUWFZj5k6GUm3YZpCbIm8Tqew==" } }, - "npm:set-function-name": { + "npm:babel-plugin-transform-es2015-arrow-functions": { "type": "npm", - "name": "npm:set-function-name", + "name": "npm:babel-plugin-transform-es2015-arrow-functions", "data": { - "version": "2.0.2", - "packageName": "set-function-name", - "hash": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==" + "version": "6.22.0", + "packageName": "babel-plugin-transform-es2015-arrow-functions", + "hash": "sha512-PCqwwzODXW7JMrzu+yZIaYbPQSKjDTAsNNlK2l5Gg9g4rz2VzLnZsStvp/3c46GfXpwkyufb3NCyG9+50FF1Vg==" } }, - "npm:shallow-clone": { + "npm:babel-plugin-transform-es2015-block-scoped-functions": { "type": "npm", - "name": "npm:shallow-clone", + "name": "npm:babel-plugin-transform-es2015-block-scoped-functions", "data": { - "version": "3.0.1", - "packageName": "shallow-clone", - "hash": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==" + "version": "6.22.0", + "packageName": "babel-plugin-transform-es2015-block-scoped-functions", + "hash": "sha512-2+ujAT2UMBzYFm7tidUsYh+ZoIutxJ3pN9IYrF1/H6dCKtECfhmB8UkHVpyxDwkj0CYbQG35ykoz925TUnBc3A==" } }, - "npm:shallowequal": { + "npm:babel-plugin-transform-es2015-block-scoping": { "type": "npm", - "name": "npm:shallowequal", + "name": "npm:babel-plugin-transform-es2015-block-scoping", "data": { - "version": "1.1.0", - "packageName": "shallowequal", - "hash": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==" + "version": "6.26.0", + "packageName": "babel-plugin-transform-es2015-block-scoping", + "hash": "sha512-YiN6sFAQ5lML8JjCmr7uerS5Yc/EMbgg9G8ZNmk2E3nYX4ckHR01wrkeeMijEf5WHNK5TW0Sl0Uu3pv3EdOJWw==" } }, - "npm:shebang-command": { + "npm:babel-plugin-transform-es2015-classes": { "type": "npm", - "name": "npm:shebang-command", + "name": "npm:babel-plugin-transform-es2015-classes", "data": { - "version": "2.0.0", - "packageName": "shebang-command", - "hash": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-es2015-classes", + "hash": "sha512-5Dy7ZbRinGrNtmWpquZKZ3EGY8sDgIVB4CU8Om8q8tnMLrD/m94cKglVcHps0BCTdZ0TJeeAWOq2TK9MIY6cag==" } }, - "npm:shebang-regex": { + "npm:babel-plugin-transform-es2015-computed-properties": { "type": "npm", - "name": "npm:shebang-regex", + "name": "npm:babel-plugin-transform-es2015-computed-properties", "data": { - "version": "3.0.0", - "packageName": "shebang-regex", - "hash": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-es2015-computed-properties", + "hash": "sha512-C/uAv4ktFP/Hmh01gMTvYvICrKze0XVX9f2PdIXuriCSvUmV9j+u+BB9f5fJK3+878yMK6dkdcq+Ymr9mrcLzw==" } }, - "npm:shell-quote": { + "npm:babel-plugin-transform-es2015-destructuring": { "type": "npm", - "name": "npm:shell-quote", + "name": "npm:babel-plugin-transform-es2015-destructuring", "data": { - "version": "1.8.1", - "packageName": "shell-quote", - "hash": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==" + "version": "6.23.0", + "packageName": "babel-plugin-transform-es2015-destructuring", + "hash": "sha512-aNv/GDAW0j/f4Uy1OEPZn1mqD+Nfy9viFGBfQ5bZyT35YqOiqx7/tXdyfZkJ1sC21NyEsBdfDY6PYmLHF4r5iA==" } }, - "npm:side-channel": { + "npm:babel-plugin-transform-es2015-duplicate-keys": { "type": "npm", - "name": "npm:side-channel", + "name": "npm:babel-plugin-transform-es2015-duplicate-keys", "data": { - "version": "1.0.6", - "packageName": "side-channel", - "hash": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-es2015-duplicate-keys", + "hash": "sha512-ossocTuPOssfxO2h+Z3/Ea1Vo1wWx31Uqy9vIiJusOP4TbF7tPs9U0sJ9pX9OJPf4lXRGj5+6Gkl/HHKiAP5ug==" } }, - "npm:signal-exit": { + "npm:babel-plugin-transform-es2015-for-of": { "type": "npm", - "name": "npm:signal-exit", + "name": "npm:babel-plugin-transform-es2015-for-of", "data": { - "version": "3.0.7", - "packageName": "signal-exit", - "hash": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" + "version": "6.23.0", + "packageName": "babel-plugin-transform-es2015-for-of", + "hash": "sha512-DLuRwoygCoXx+YfxHLkVx5/NpeSbVwfoTeBykpJK7JhYWlL/O8hgAK/reforUnZDlxasOrVPPJVI/guE3dCwkw==" } }, - "npm:signal-exit@4.1.0": { + "npm:babel-plugin-transform-es2015-function-name": { "type": "npm", - "name": "npm:signal-exit@4.1.0", + "name": "npm:babel-plugin-transform-es2015-function-name", "data": { - "version": "4.1.0", - "packageName": "signal-exit", - "hash": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-es2015-function-name", + "hash": "sha512-iFp5KIcorf11iBqu/y/a7DK3MN5di3pNCzto61FqCNnUX4qeBwcV1SLqe10oXNnCaxBUImX3SckX2/o1nsrTcg==" } }, - "npm:sigstore": { + "npm:babel-plugin-transform-es2015-literals": { "type": "npm", - "name": "npm:sigstore", + "name": "npm:babel-plugin-transform-es2015-literals", "data": { - "version": "1.9.0", - "packageName": "sigstore", - "hash": "sha512-0Zjz0oe37d08VeOtBIuB6cRriqXse2e8w+7yIy2XSXjshRKxbc2KkhXjL229jXSxEm7UbcjS76wcJDGQddVI9A==" + "version": "6.22.0", + "packageName": "babel-plugin-transform-es2015-literals", + "hash": "sha512-tjFl0cwMPpDYyoqYA9li1/7mGFit39XiNX5DKC/uCNjBctMxyL1/PT/l4rSlbvBG1pOKI88STRdUsWXB3/Q9hQ==" } }, - "npm:slash": { + "npm:babel-plugin-transform-es2015-modules-amd": { "type": "npm", - "name": "npm:slash", + "name": "npm:babel-plugin-transform-es2015-modules-amd", "data": { - "version": "3.0.0", - "packageName": "slash", - "hash": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-es2015-modules-amd", + "hash": "sha512-LnIIdGWIKdw7zwckqx+eGjcS8/cl8D74A3BpJbGjKTFFNJSMrjN4bIh22HY1AlkUbeLG6X6OZj56BDvWD+OeFA==" } }, - "npm:smart-buffer": { + "npm:babel-plugin-transform-es2015-modules-commonjs": { "type": "npm", - "name": "npm:smart-buffer", + "name": "npm:babel-plugin-transform-es2015-modules-commonjs", "data": { - "version": "4.2.0", - "packageName": "smart-buffer", - "hash": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==" + "version": "6.26.2", + "packageName": "babel-plugin-transform-es2015-modules-commonjs", + "hash": "sha512-CV9ROOHEdrjcwhIaJNBGMBCodN+1cfkwtM1SbUHmvyy35KGT7fohbpOxkE2uLz1o6odKK2Ck/tz47z+VqQfi9Q==" } }, - "npm:socks-proxy-agent": { + "npm:babel-plugin-transform-es2015-modules-systemjs": { "type": "npm", - "name": "npm:socks-proxy-agent", + "name": "npm:babel-plugin-transform-es2015-modules-systemjs", "data": { - "version": "7.0.0", - "packageName": "socks-proxy-agent", - "hash": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-es2015-modules-systemjs", + "hash": "sha512-ONFIPsq8y4bls5PPsAWYXH/21Hqv64TBxdje0FvU3MhIV6QM2j5YS7KvAzg/nTIVLot2D2fmFQrFWCbgHlFEjg==" } }, - "npm:socks": { + "npm:babel-plugin-transform-es2015-modules-umd": { "type": "npm", - "name": "npm:socks", + "name": "npm:babel-plugin-transform-es2015-modules-umd", "data": { - "version": "2.8.3", - "packageName": "socks", - "hash": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-es2015-modules-umd", + "hash": "sha512-LpVbiT9CLsuAIp3IG0tfbVo81QIhn6pE8xBJ7XSeCtFlMltuar5VuBV6y6Q45tpui9QWcy5i0vLQfCfrnF7Kiw==" } }, - "npm:sort-keys": { + "npm:babel-plugin-transform-es2015-object-super": { "type": "npm", - "name": "npm:sort-keys", + "name": "npm:babel-plugin-transform-es2015-object-super", "data": { - "version": "2.0.0", - "packageName": "sort-keys", - "hash": "sha512-/dPCrG1s3ePpWm6yBbxZq5Be1dXGLyLn9Z791chDC3NFrpkVbWGzkBwPN1knaciexFXgRJ7hzdnwZ4stHSDmjg==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-es2015-object-super", + "hash": "sha512-8G5hpZMecb53vpD3mjs64NhI1au24TAmokQ4B+TBFBjN9cVoGoOvotdrMMRmHvVZUEvqGUPWL514woru1ChZMA==" } }, - "npm:source-map@0.5.7": { + "npm:babel-plugin-transform-es2015-parameters": { "type": "npm", - "name": "npm:source-map@0.5.7", + "name": "npm:babel-plugin-transform-es2015-parameters", "data": { - "version": "0.5.7", - "packageName": "source-map", - "hash": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-es2015-parameters", + "hash": "sha512-8HxlW+BB5HqniD+nLkQ4xSAVq3bR/pcYW9IigY+2y0dI+Y7INFeTbfAQr+63T3E4UDsZGjyb+l9txUnABWxlOQ==" } }, - "npm:source-map": { + "npm:babel-plugin-transform-es2015-shorthand-properties": { "type": "npm", - "name": "npm:source-map", + "name": "npm:babel-plugin-transform-es2015-shorthand-properties", "data": { - "version": "0.6.1", - "packageName": "source-map", - "hash": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-es2015-shorthand-properties", + "hash": "sha512-mDdocSfUVm1/7Jw/FIRNw9vPrBQNePy6wZJlR8HAUBLybNp1w/6lr6zZ2pjMShee65t/ybR5pT8ulkLzD1xwiw==" } }, - "npm:spawn-command": { + "npm:babel-plugin-transform-es2015-spread": { "type": "npm", - "name": "npm:spawn-command", + "name": "npm:babel-plugin-transform-es2015-spread", "data": { - "version": "0.0.2", - "packageName": "spawn-command", - "hash": "sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==" + "version": "6.22.0", + "packageName": "babel-plugin-transform-es2015-spread", + "hash": "sha512-3Ghhi26r4l3d0Js933E5+IhHwk0A1yiutj9gwvzmFbVV0sPMYk2lekhOufHBswX7NCoSeF4Xrl3sCIuSIa+zOg==" } }, - "npm:spdx-correct": { + "npm:babel-plugin-transform-es2015-sticky-regex": { "type": "npm", - "name": "npm:spdx-correct", + "name": "npm:babel-plugin-transform-es2015-sticky-regex", "data": { - "version": "3.2.0", - "packageName": "spdx-correct", - "hash": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-es2015-sticky-regex", + "hash": "sha512-CYP359ADryTo3pCsH0oxRo/0yn6UsEZLqYohHmvLQdfS9xkf+MbCzE3/Kolw9OYIY4ZMilH25z/5CbQbwDD+lQ==" } }, - "npm:spdx-exceptions": { + "npm:babel-plugin-transform-es2015-template-literals": { "type": "npm", - "name": "npm:spdx-exceptions", + "name": "npm:babel-plugin-transform-es2015-template-literals", "data": { - "version": "2.5.0", - "packageName": "spdx-exceptions", - "hash": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==" + "version": "6.22.0", + "packageName": "babel-plugin-transform-es2015-template-literals", + "hash": "sha512-x8b9W0ngnKzDMHimVtTfn5ryimars1ByTqsfBDwAqLibmuuQY6pgBQi5z1ErIsUOWBdw1bW9FSz5RZUojM4apg==" } }, - "npm:spdx-expression-parse": { + "npm:babel-plugin-transform-es2015-typeof-symbol": { "type": "npm", - "name": "npm:spdx-expression-parse", + "name": "npm:babel-plugin-transform-es2015-typeof-symbol", "data": { - "version": "3.0.1", - "packageName": "spdx-expression-parse", - "hash": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==" + "version": "6.23.0", + "packageName": "babel-plugin-transform-es2015-typeof-symbol", + "hash": "sha512-fz6J2Sf4gYN6gWgRZaoFXmq93X+Li/8vf+fb0sGDVtdeWvxC9y5/bTD7bvfWMEq6zetGEHpWjtzRGSugt5kNqw==" } }, - "npm:spdx-license-ids": { + "npm:babel-plugin-transform-es2015-unicode-regex": { "type": "npm", - "name": "npm:spdx-license-ids", + "name": "npm:babel-plugin-transform-es2015-unicode-regex", "data": { - "version": "3.0.18", - "packageName": "spdx-license-ids", - "hash": "sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-es2015-unicode-regex", + "hash": "sha512-v61Dbbihf5XxnYjtBN04B/JBvsScY37R1cZT5r9permN1cp+b70DY3Ib3fIkgn1DI9U3tGgBJZVD8p/mE/4JbQ==" } }, - "npm:split2": { + "npm:babel-plugin-transform-exponentiation-operator": { "type": "npm", - "name": "npm:split2", + "name": "npm:babel-plugin-transform-exponentiation-operator", "data": { - "version": "3.2.2", - "packageName": "split2", - "hash": "sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-exponentiation-operator", + "hash": "sha512-LzXDmbMkklvNhprr20//RStKVcT8Cu+SQtX18eMHLhjHf2yFzwtQ0S2f0jQ+89rokoNdmwoSqYzAhq86FxlLSQ==" } }, - "npm:split": { + "npm:babel-plugin-transform-export-extensions": { "type": "npm", - "name": "npm:split", + "name": "npm:babel-plugin-transform-export-extensions", "data": { - "version": "1.0.1", - "packageName": "split", - "hash": "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==" + "version": "6.22.0", + "packageName": "babel-plugin-transform-export-extensions", + "hash": "sha512-mtzELzINaYqdVglyZrDDVwkcFRuE7s6QUFWXxwffKAHB/NkfbJ2NJSytugB43ytIC8UVt30Ereyx+7gNyTkDLg==" } }, - "npm:sprintf-js@1.1.3": { + "npm:babel-plugin-transform-function-bind": { "type": "npm", - "name": "npm:sprintf-js@1.1.3", + "name": "npm:babel-plugin-transform-function-bind", "data": { - "version": "1.1.3", - "packageName": "sprintf-js", - "hash": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==" + "version": "6.22.0", + "packageName": "babel-plugin-transform-function-bind", + "hash": "sha512-9Ec4KYf1GurT39mlUjDSlN7HWSlB3u3mWRMogQbb+Y88lO0ZM3rJ0ADhPnQwWK9TbO6e/4E+Et1rrfGY9mFimA==" } }, - "npm:sprintf-js": { + "npm:babel-plugin-transform-object-rest-spread": { "type": "npm", - "name": "npm:sprintf-js", + "name": "npm:babel-plugin-transform-object-rest-spread", "data": { - "version": "1.0.3", - "packageName": "sprintf-js", - "hash": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" + "version": "6.26.0", + "packageName": "babel-plugin-transform-object-rest-spread", + "hash": "sha512-ocgA9VJvyxwt+qJB0ncxV8kb/CjfTcECUY4tQ5VT7nP6Aohzobm8CDFaQ5FHdvZQzLmf0sgDxB8iRXZXxwZcyA==" } }, - "npm:ssf": { + "npm:babel-plugin-transform-react-remove-prop-types": { "type": "npm", - "name": "npm:ssf", + "name": "npm:babel-plugin-transform-react-remove-prop-types", "data": { - "version": "0.11.2", - "packageName": "ssf", - "hash": "sha512-+idbmIXoYET47hH+d7dfm2epdOMUDjqcB4648sTZ+t2JwoyBFL/insLfB/racrDmsKB3diwsDA696pZMieAC5g==" + "version": "0.4.24", + "packageName": "babel-plugin-transform-react-remove-prop-types", + "hash": "sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==" } }, - "npm:ssri@9.0.1": { + "npm:babel-plugin-transform-regenerator": { "type": "npm", - "name": "npm:ssri@9.0.1", + "name": "npm:babel-plugin-transform-regenerator", "data": { - "version": "9.0.1", - "packageName": "ssri", - "hash": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==" + "version": "6.26.0", + "packageName": "babel-plugin-transform-regenerator", + "hash": "sha512-LS+dBkUGlNR15/5WHKe/8Neawx663qttS6AGqoOUhICc9d1KciBvtrQSuc0PI+CxQ2Q/S1aKuJ+u64GtLdcEZg==" } }, - "npm:ssri": { + "npm:babel-plugin-transform-strict-mode": { "type": "npm", - "name": "npm:ssri", + "name": "npm:babel-plugin-transform-strict-mode", "data": { - "version": "10.0.6", - "packageName": "ssri", - "hash": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==" + "version": "6.24.1", + "packageName": "babel-plugin-transform-strict-mode", + "hash": "sha512-j3KtSpjyLSJxNoCDrhwiJad8kw0gJ9REGj8/CqL0HeRyLnvUNYV9zcqluL6QJSXh3nfsLEmSLvwRfGzrgR96Pw==" } }, - "npm:stop-iteration-iterator": { + "npm:babel-preset-current-node-syntax": { "type": "npm", - "name": "npm:stop-iteration-iterator", + "name": "npm:babel-preset-current-node-syntax", "data": { - "version": "1.0.0", - "packageName": "stop-iteration-iterator", - "hash": "sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==" + "version": "1.0.1", + "packageName": "babel-preset-current-node-syntax", + "hash": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==" } }, - "npm:string-width-cjs": { + "npm:babel-preset-es2015": { "type": "npm", - "name": "npm:string-width-cjs", + "name": "npm:babel-preset-es2015", "data": { - "version": "npm:string-width@^4.2.0", - "packageName": "string-width-cjs", - "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" + "version": "6.24.1", + "packageName": "babel-preset-es2015", + "hash": "sha512-XfwUqG1Ry6R43m4Wfob+vHbIVBIqTg/TJY4Snku1iIzeH7mUnwHA8Vagmv+ZQbPwhS8HgsdQvy28Py3k5zpoFQ==" } }, - "npm:string-width": { + "npm:babel-preset-jest@26.6.2": { "type": "npm", - "name": "npm:string-width", + "name": "npm:babel-preset-jest@26.6.2", "data": { - "version": "4.2.3", - "packageName": "string-width", - "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" + "version": "26.6.2", + "packageName": "babel-preset-jest", + "hash": "sha512-YvdtlVm9t3k777c5NPQIv6cxFFFapys25HiUmuSgHwIZhfifweR5c5Sf5nwE3MAbfu327CYSvps8Yx6ANLyleQ==" } }, - "npm:string-width@5.1.2": { + "npm:babel-preset-jest": { "type": "npm", - "name": "npm:string-width@5.1.2", + "name": "npm:babel-preset-jest", "data": { - "version": "5.1.2", - "packageName": "string-width", - "hash": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" + "version": "27.5.1", + "packageName": "babel-preset-jest", + "hash": "sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==" } }, - "npm:string_decoder": { + "npm:babel-preset-react-app": { "type": "npm", - "name": "npm:string_decoder", + "name": "npm:babel-preset-react-app", "data": { - "version": "1.3.0", - "packageName": "string_decoder", - "hash": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==" + "version": "10.0.1", + "packageName": "babel-preset-react-app", + "hash": "sha512-b0D9IZ1WhhCWkrTXyFuIIgqGzSkRIH5D5AmB0bXbzYAB1OBAwHcUeyWW2LorutLWF5btNo/N7r/cIdmvvKJlYg==" } }, - "npm:string_decoder@1.1.1": { + "npm:babel-preset-stage-0": { "type": "npm", - "name": "npm:string_decoder@1.1.1", + "name": "npm:babel-preset-stage-0", "data": { - "version": "1.1.1", - "packageName": "string_decoder", - "hash": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==" + "version": "6.24.1", + "packageName": "babel-preset-stage-0", + "hash": "sha512-MJD+xBbpsApbKlzAX0sOBF+VeFaUmv5s8FSOO7SSZpes1QgphCjq/UIGRFWSmQ/0i5bqQjLGCTXGGXqcLQ9JDA==" } }, - "npm:strip-ansi-cjs": { + "npm:babel-preset-stage-1": { "type": "npm", - "name": "npm:strip-ansi-cjs", + "name": "npm:babel-preset-stage-1", "data": { - "version": "npm:strip-ansi@^6.0.1", - "packageName": "strip-ansi-cjs", - "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" + "version": "6.24.1", + "packageName": "babel-preset-stage-1", + "hash": "sha512-rn+UOcd7BHDniq1SVxv2/AVVSVI1NK+hfS0I/iR6m6KbOi/aeBRcqBilqO73pd9VUpRXF2HFtlDuC9F2BEQqmg==" } }, - "npm:strip-ansi": { + "npm:babel-preset-stage-2": { "type": "npm", - "name": "npm:strip-ansi", + "name": "npm:babel-preset-stage-2", "data": { - "version": "6.0.1", - "packageName": "strip-ansi", - "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" + "version": "6.24.1", + "packageName": "babel-preset-stage-2", + "hash": "sha512-9F+nquz+37PrlTSBdpeQBKnQfAMNBnryXw+m4qBh35FNbJPfzZz+sjN2G5Uf1CRedU9PH7fJkTbYijxmkLX8Og==" } }, - "npm:strip-ansi@7.1.0": { + "npm:babel-preset-stage-3": { "type": "npm", - "name": "npm:strip-ansi@7.1.0", + "name": "npm:babel-preset-stage-3", "data": { - "version": "7.1.0", - "packageName": "strip-ansi", - "hash": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" + "version": "6.24.1", + "packageName": "babel-preset-stage-3", + "hash": "sha512-eCbEOF8uN0KypFXJmZXn2sTk7bPV9uM5xov7G/7BM08TbQEObsVs0cEWfy6NQySlfk7JBi/t+XJP1JkruYfthA==" } }, - "npm:strip-bom@3.0.0": { + "npm:babel-register": { "type": "npm", - "name": "npm:strip-bom@3.0.0", + "name": "npm:babel-register", "data": { - "version": "3.0.0", - "packageName": "strip-bom", - "hash": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" + "version": "6.26.0", + "packageName": "babel-register", + "hash": "sha512-veliHlHX06wjaeY8xNITbveXSiI+ASFnOqvne/LaIJIqOWi2Ogmj91KOugEz/hoh/fwMhXNBJPCv8Xaz5CyM4A==" } }, - "npm:strip-bom": { + "npm:babel-runtime": { "type": "npm", - "name": "npm:strip-bom", + "name": "npm:babel-runtime", "data": { - "version": "4.0.0", - "packageName": "strip-bom", - "hash": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==" + "version": "6.26.0", + "packageName": "babel-runtime", + "hash": "sha512-ITKNuq2wKlW1fJg9sSW52eepoYgZBggvOAHC0u/CYu/qxQ9EVzThCgR69BnSXLHjy2f7SY5zaQ4yt7H9ZVxY2g==" } }, - "npm:strip-final-newline": { + "npm:babel-template": { "type": "npm", - "name": "npm:strip-final-newline", + "name": "npm:babel-template", "data": { - "version": "2.0.0", - "packageName": "strip-final-newline", - "hash": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==" + "version": "6.26.0", + "packageName": "babel-template", + "hash": "sha512-PCOcLFW7/eazGUKIoqH97sO9A2UYMahsn/yRQ7uOk37iutwjq7ODtcTNF+iFDSHNfkctqsLRjLP7URnOx0T1fg==" } }, - "npm:strip-indent": { + "npm:babel-traverse": { "type": "npm", - "name": "npm:strip-indent", + "name": "npm:babel-traverse", "data": { - "version": "3.0.0", - "packageName": "strip-indent", - "hash": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==" + "version": "6.26.0", + "packageName": "babel-traverse", + "hash": "sha512-iSxeXx7apsjCHe9c7n8VtRXGzI2Bk1rBSOJgCCjfyXb6v1aCqE1KSEpq/8SXuVN8Ka/Rh1WDTF0MDzkvTA4MIA==" } }, - "npm:strong-log-transformer": { + "npm:babel-types": { "type": "npm", - "name": "npm:strong-log-transformer", + "name": "npm:babel-types", "data": { - "version": "2.1.0", - "packageName": "strong-log-transformer", - "hash": "sha512-B3Hgul+z0L9a236FAUC9iZsL+nVHgoCJnqCbN588DjYxvGXaXaaFbfmQ/JhvKjZwsOukuR72XbHv71Qkug0HxA==" + "version": "6.26.0", + "packageName": "babel-types", + "hash": "sha512-zhe3V/26rCWsEZK8kZN+HaQj5yQ1CilTObixFzKW1UWjqG7618Twz6YEsCnjfg5gBcJh02DrpCkS9h98ZqDY+g==" } }, - "npm:styled-components": { + "npm:babelify": { "type": "npm", - "name": "npm:styled-components", + "name": "npm:babelify", "data": { - "version": "5.3.11", - "packageName": "styled-components", - "hash": "sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==" + "version": "10.0.0", + "packageName": "babelify", + "hash": "sha512-X40FaxyH7t3X+JFAKvb1H9wooWKLRCi8pg3m8poqtdZaIng+bjzp9RvKQCvRjF9isHiPkXspbbXT/zwXLtwgwg==" } }, - "npm:stylis": { + "npm:babylon": { "type": "npm", - "name": "npm:stylis", + "name": "npm:babylon", "data": { - "version": "4.2.0", - "packageName": "stylis", - "hash": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==" + "version": "6.18.0", + "packageName": "babylon", + "hash": "sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==" } }, - "npm:supports-color@5.5.0": { + "npm:balanced-match": { "type": "npm", - "name": "npm:supports-color@5.5.0", + "name": "npm:balanced-match", "data": { - "version": "5.5.0", - "packageName": "supports-color", - "hash": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==" + "version": "1.0.2", + "packageName": "balanced-match", + "hash": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" } }, - "npm:supports-color": { + "npm:balanced-match@2.0.0": { "type": "npm", - "name": "npm:supports-color", + "name": "npm:balanced-match@2.0.0", "data": { - "version": "7.2.0", - "packageName": "supports-color", - "hash": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" + "version": "2.0.0", + "packageName": "balanced-match", + "hash": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==" } }, - "npm:supports-color@8.1.1": { + "npm:base-64": { "type": "npm", - "name": "npm:supports-color@8.1.1", + "name": "npm:base-64", "data": { - "version": "8.1.1", - "packageName": "supports-color", - "hash": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==" + "version": "1.0.0", + "packageName": "base-64", + "hash": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==" } }, - "npm:supports-preserve-symlinks-flag": { + "npm:base64-js": { "type": "npm", - "name": "npm:supports-preserve-symlinks-flag", + "name": "npm:base64-js", "data": { - "version": "1.0.0", - "packageName": "supports-preserve-symlinks-flag", - "hash": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" + "version": "1.5.1", + "packageName": "base64-js", + "hash": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" } }, - "npm:tar-stream": { + "npm:base": { "type": "npm", - "name": "npm:tar-stream", + "name": "npm:base", "data": { - "version": "2.2.0", - "packageName": "tar-stream", - "hash": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==" + "version": "0.11.2", + "packageName": "base", + "hash": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==" } }, - "npm:tar@6.1.11": { + "npm:batch": { "type": "npm", - "name": "npm:tar@6.1.11", + "name": "npm:batch", "data": { - "version": "6.1.11", - "packageName": "tar", - "hash": "sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==" + "version": "0.6.1", + "packageName": "batch", + "hash": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==" } }, - "npm:tar": { + "npm:bcrypt-pbkdf": { "type": "npm", - "name": "npm:tar", + "name": "npm:bcrypt-pbkdf", "data": { - "version": "6.2.1", - "packageName": "tar", - "hash": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==" + "version": "1.0.2", + "packageName": "bcrypt-pbkdf", + "hash": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==" } }, - "npm:temp-dir": { + "npm:becke-ch--regex--s0-0-v1--base--pl--lib": { "type": "npm", - "name": "npm:temp-dir", + "name": "npm:becke-ch--regex--s0-0-v1--base--pl--lib", "data": { - "version": "1.0.0", - "packageName": "temp-dir", - "hash": "sha512-xZFXEGbG7SNC3itwBzI3RYjq/cEhBkx2hJuKGIUOcEULmkQExXiHat2z/qkISYsuR+IKumhEfKKbV5qXmhICFQ==" + "version": "1.4.0", + "packageName": "becke-ch--regex--s0-0-v1--base--pl--lib", + "hash": "sha512-FnWonOyaw7Vivg5nIkrUll9HSS5TjFbyuURAiDssuL6VxrBe3ERzudRxOcWRhZYlP89UArMDikz7SapRPQpmZQ==" } }, - "npm:temp-dir@2.0.0": { + "npm:before-after-hook": { "type": "npm", - "name": "npm:temp-dir@2.0.0", + "name": "npm:before-after-hook", "data": { - "version": "2.0.0", - "packageName": "temp-dir", - "hash": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==" + "version": "2.2.3", + "packageName": "before-after-hook", + "hash": "sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==" } }, - "npm:tempy": { + "npm:belter": { "type": "npm", - "name": "npm:tempy", + "name": "npm:belter", "data": { - "version": "1.0.0", - "packageName": "tempy", - "hash": "sha512-eLXG5B1G0mRPHmgH2WydPl5v4jH35qEn3y/rA/aahKhIa91Pn119SsU7n7v/433gtT9ONzC8ISvNHIh2JSTm0w==" + "version": "1.0.190", + "packageName": "belter", + "hash": "sha512-jz05FHrO+bwitdI6JxV5ESyRdVhTcwMWQ7L4o+q/R4LNJFQrG58sp9EiwsSjhbihhiyYFcmmCMRRagxte6igtw==" } }, - "npm:text-extensions": { + "npm:bestzip": { "type": "npm", - "name": "npm:text-extensions", + "name": "npm:bestzip", "data": { - "version": "1.9.0", - "packageName": "text-extensions", - "hash": "sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==" + "version": "2.2.1", + "packageName": "bestzip", + "hash": "sha512-XdAb87RXqOqF7C6UgQG9IqpEHJvS6IOUo0bXWEAebjSSdhDjsbcqFKdHpn5Q7QHz2pGr3Zmw4wgG3LlzdyDz7w==" } }, - "npm:through2": { + "npm:bfj": { "type": "npm", - "name": "npm:through2", + "name": "npm:bfj", "data": { - "version": "2.0.5", - "packageName": "through2", - "hash": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==" + "version": "7.1.0", + "packageName": "bfj", + "hash": "sha512-I6MMLkn+anzNdCUp9hMRyui1HaNEUCco50lxbvNS4+EyXg8lN3nJ48PjPWtbH8UVS9CuMoaKE9U2V3l29DaRQw==" } }, - "npm:through2@4.0.2": { + "npm:big-integer": { "type": "npm", - "name": "npm:through2@4.0.2", + "name": "npm:big-integer", "data": { - "version": "4.0.2", - "packageName": "through2", - "hash": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==" + "version": "1.6.52", + "packageName": "big-integer", + "hash": "sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==" } }, - "npm:through": { + "npm:big.js": { "type": "npm", - "name": "npm:through", + "name": "npm:big.js", "data": { - "version": "2.3.8", - "packageName": "through", - "hash": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" + "version": "5.2.2", + "packageName": "big.js", + "hash": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==" } }, - "npm:tiny-invariant": { + "npm:bin-links": { "type": "npm", - "name": "npm:tiny-invariant", + "name": "npm:bin-links", "data": { - "version": "1.3.3", - "packageName": "tiny-invariant", - "hash": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==" + "version": "4.0.4", + "packageName": "bin-links", + "hash": "sha512-cMtq4W5ZsEwcutJrVId+a/tjt8GSbS+h0oNkdl6+6rBuEv8Ot33Bevj5KPm40t309zuhVic8NjpuL42QCiJWWA==" } }, - "npm:tiny-warning": { + "npm:binary-extensions@1.13.1": { "type": "npm", - "name": "npm:tiny-warning", + "name": "npm:binary-extensions@1.13.1", "data": { - "version": "1.0.3", - "packageName": "tiny-warning", - "hash": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==" + "version": "1.13.1", + "packageName": "binary-extensions", + "hash": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==" } }, - "npm:tinycolor2": { + "npm:binary-extensions": { "type": "npm", - "name": "npm:tinycolor2", + "name": "npm:binary-extensions", "data": { - "version": "1.6.0", - "packageName": "tinycolor2", - "hash": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==" + "version": "2.3.0", + "packageName": "binary-extensions", + "hash": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" } }, - "npm:tmp@0.0.33": { + "npm:bindings": { "type": "npm", - "name": "npm:tmp@0.0.33", + "name": "npm:bindings", "data": { - "version": "0.0.33", - "packageName": "tmp", - "hash": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==" + "version": "1.5.0", + "packageName": "bindings", + "hash": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==" } }, - "npm:tmp": { + "npm:bl": { "type": "npm", - "name": "npm:tmp", + "name": "npm:bl", "data": { - "version": "0.2.3", - "packageName": "tmp", - "hash": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==" + "version": "4.1.0", + "packageName": "bl", + "hash": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" } }, - "npm:to-fast-properties": { + "npm:blob-util": { "type": "npm", - "name": "npm:to-fast-properties", + "name": "npm:blob-util", "data": { - "version": "2.0.0", - "packageName": "to-fast-properties", - "hash": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==" + "version": "2.0.2", + "packageName": "blob-util", + "hash": "sha512-T7JQa+zsXXEa6/8ZhHcQEW1UFfVM49Ts65uBkFL6fz2QmrElqmbajIDJvuA0tEhRe5eIjpV9ZF+0RfZR9voJFQ==" } }, - "npm:to-regex-range": { + "npm:bluebird": { "type": "npm", - "name": "npm:to-regex-range", + "name": "npm:bluebird", "data": { - "version": "5.0.1", - "packageName": "to-regex-range", - "hash": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" + "version": "3.7.2", + "packageName": "bluebird", + "hash": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==" } }, - "npm:tr46": { + "npm:bn.js": { "type": "npm", - "name": "npm:tr46", + "name": "npm:bn.js", "data": { - "version": "0.0.3", - "packageName": "tr46", - "hash": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + "version": "4.12.0", + "packageName": "bn.js", + "hash": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==" } }, - "npm:tree-kill": { + "npm:bn.js@5.2.1": { "type": "npm", - "name": "npm:tree-kill", + "name": "npm:bn.js@5.2.1", "data": { - "version": "1.2.2", - "packageName": "tree-kill", - "hash": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==" + "version": "5.2.1", + "packageName": "bn.js", + "hash": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==" } }, - "npm:treeverse": { + "npm:body-parser": { "type": "npm", - "name": "npm:treeverse", + "name": "npm:body-parser", "data": { - "version": "3.0.0", - "packageName": "treeverse", - "hash": "sha512-gcANaAnd2QDZFmHFEOF4k7uc1J/6a6z3DJMd/QwEyxLoKGiptJRwid582r7QIsFlFMIZ3SnxfS52S4hm2DHkuQ==" + "version": "1.20.2", + "packageName": "body-parser", + "hash": "sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==" } }, - "npm:trim-newlines": { + "npm:bonjour-service": { "type": "npm", - "name": "npm:trim-newlines", + "name": "npm:bonjour-service", "data": { - "version": "3.0.1", - "packageName": "trim-newlines", - "hash": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==" + "version": "1.2.1", + "packageName": "bonjour-service", + "hash": "sha512-oSzCS2zV14bh2kji6vNe7vrpJYCHGvcZnlffFQ1MEoX/WOeQ/teD8SYWKR942OI3INjq8OMNJlbPK5LLLUxFDw==" } }, - "npm:tsconfig-paths": { + "npm:bonjour": { "type": "npm", - "name": "npm:tsconfig-paths", + "name": "npm:bonjour", "data": { - "version": "4.2.0", - "packageName": "tsconfig-paths", - "hash": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==" + "version": "3.5.0", + "packageName": "bonjour", + "hash": "sha512-RaVTblr+OnEli0r/ud8InrU7D+G0y6aJhlxaLa6Pwty4+xoxboF1BsUI45tujvRpbj9dQVoglChqonGAsjEBYg==" } }, - "npm:tslib": { + "npm:boolbase": { "type": "npm", - "name": "npm:tslib", + "name": "npm:boolbase", "data": { - "version": "2.6.3", - "packageName": "tslib", - "hash": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==" + "version": "1.0.0", + "packageName": "boolbase", + "hash": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" } }, - "npm:tuf-js": { + "npm:boxen": { "type": "npm", - "name": "npm:tuf-js", + "name": "npm:boxen", "data": { - "version": "1.1.7", - "packageName": "tuf-js", - "hash": "sha512-i3P9Kgw3ytjELUfpuKVDNBJvk4u5bXL6gskv572mcevPbSKCV3zt3djhmlEQ65yERjIbOSncy7U4cQJaB1CBCg==" + "version": "3.2.0", + "packageName": "boxen", + "hash": "sha512-cU4J/+NodM3IHdSL2yN8bqYqnmlBTidDR4RC7nJs61ZmtGz8VZzM3HLQX0zY5mrSmPtR3xWwsq2jOUQqFZN8+A==" } }, - "npm:type-fest": { + "npm:brace-expansion": { "type": "npm", - "name": "npm:type-fest", + "name": "npm:brace-expansion", "data": { - "version": "0.16.0", - "packageName": "type-fest", - "hash": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==" + "version": "1.1.11", + "packageName": "brace-expansion", + "hash": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" } }, - "npm:type-fest@0.18.1": { + "npm:brace-expansion@2.0.1": { "type": "npm", - "name": "npm:type-fest@0.18.1", + "name": "npm:brace-expansion@2.0.1", "data": { - "version": "0.18.1", - "packageName": "type-fest", - "hash": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==" + "version": "2.0.1", + "packageName": "brace-expansion", + "hash": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" } }, - "npm:type-fest@0.21.3": { + "npm:braces@2.3.2": { "type": "npm", - "name": "npm:type-fest@0.21.3", + "name": "npm:braces@2.3.2", "data": { - "version": "0.21.3", - "packageName": "type-fest", - "hash": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==" + "version": "2.3.2", + "packageName": "braces", + "hash": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==" } }, - "npm:type-fest@0.4.1": { + "npm:braces": { "type": "npm", - "name": "npm:type-fest@0.4.1", + "name": "npm:braces", "data": { - "version": "0.4.1", - "packageName": "type-fest", - "hash": "sha512-IwzA/LSfD2vC1/YDYMv/zHP4rDF1usCwllsDpbolT3D4fUepIO7f9K70jjmUewU/LmGUKJcwcVtDCpnKk4BPMw==" + "version": "3.0.3", + "packageName": "braces", + "hash": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" } }, - "npm:type-fest@0.6.0": { + "npm:broadcast-channel": { "type": "npm", - "name": "npm:type-fest@0.6.0", + "name": "npm:broadcast-channel", "data": { - "version": "0.6.0", - "packageName": "type-fest", - "hash": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==" + "version": "3.7.0", + "packageName": "broadcast-channel", + "hash": "sha512-cIAKJXAxGJceNZGTZSBzMxzyOn72cVgPnKx4dc6LRjQgbaJUQqhy5rzL3zbMxkMWsGKkv2hSFkPRMEXfoMZ2Mg==" } }, - "npm:type-fest@0.8.1": { + "npm:brorand": { "type": "npm", - "name": "npm:type-fest@0.8.1", + "name": "npm:brorand", "data": { - "version": "0.8.1", - "packageName": "type-fest", - "hash": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==" + "version": "1.1.0", + "packageName": "brorand", + "hash": "sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==" } }, - "npm:typedarray": { + "npm:browser-pack": { "type": "npm", - "name": "npm:typedarray", + "name": "npm:browser-pack", "data": { - "version": "0.0.6", - "packageName": "typedarray", - "hash": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==" + "version": "6.1.0", + "packageName": "browser-pack", + "hash": "sha512-erYug8XoqzU3IfcU8fUgyHqyOXqIE4tUTTQ+7mqUjQlvnXkOO6OlT9c/ZoJVHYoAaqGxr09CN53G7XIsO4KtWA==" } }, - "npm:typeface-roboto": { + "npm:browser-process-hrtime": { "type": "npm", - "name": "npm:typeface-roboto", + "name": "npm:browser-process-hrtime", "data": { - "version": "0.0.75", - "packageName": "typeface-roboto", - "hash": "sha512-VrR/IiH00Z1tFP4vDGfwZ1esNqTiDMchBEXYY9kilT6wRGgFoCAlgkEUMHb1E3mB0FsfZhv756IF0+R+SFPfdg==" + "version": "1.0.0", + "packageName": "browser-process-hrtime", + "hash": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==" } }, - "npm:typescript": { + "npm:browser-resolve": { "type": "npm", - "name": "npm:typescript", + "name": "npm:browser-resolve", "data": { - "version": "4.9.5", - "packageName": "typescript", - "hash": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==" + "version": "2.0.0", + "packageName": "browser-resolve", + "hash": "sha512-7sWsQlYL2rGLy2IWm8WL8DCTJvYLc/qlOnsakDac87SOoCd16WLsaAMdCiAqsTNHIe+SXfaqyxyo6THoWqs8WQ==" } }, - "npm:uglify-js": { + "npm:browserify-aes": { "type": "npm", - "name": "npm:uglify-js", + "name": "npm:browserify-aes", "data": { - "version": "3.18.0", - "packageName": "uglify-js", - "hash": "sha512-SyVVbcNBCk0dzr9XL/R/ySrmYf0s372K6/hFklzgcp2lBFyXtw4I7BOdDjlLhE1aVqaI/SHWXWmYdlZxuyF38A==" + "version": "1.2.0", + "packageName": "browserify-aes", + "hash": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==" } }, - "npm:undici-types": { + "npm:browserify-cipher": { "type": "npm", - "name": "npm:undici-types", + "name": "npm:browserify-cipher", "data": { - "version": "5.26.5", - "packageName": "undici-types", - "hash": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" + "version": "1.0.1", + "packageName": "browserify-cipher", + "hash": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==" } }, - "npm:unique-filename@2.0.1": { + "npm:browserify-des": { "type": "npm", - "name": "npm:unique-filename@2.0.1", + "name": "npm:browserify-des", "data": { - "version": "2.0.1", - "packageName": "unique-filename", - "hash": "sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==" + "version": "1.0.2", + "packageName": "browserify-des", + "hash": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==" } }, - "npm:unique-filename@3.0.0": { + "npm:browserify-rsa": { "type": "npm", - "name": "npm:unique-filename@3.0.0", + "name": "npm:browserify-rsa", "data": { - "version": "3.0.0", - "packageName": "unique-filename", - "hash": "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==" + "version": "4.1.0", + "packageName": "browserify-rsa", + "hash": "sha512-AdEER0Hkspgno2aR97SAf6vi0y0k8NuOpGnVH3O99rcA5Q6sh8QxcngtHuJ6uXwnfAXNM4Gn1Gb7/MV1+Ymbog==" } }, - "npm:unique-slug@3.0.0": { + "npm:browserify-sign": { "type": "npm", - "name": "npm:unique-slug@3.0.0", + "name": "npm:browserify-sign", "data": { - "version": "3.0.0", - "packageName": "unique-slug", - "hash": "sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==" + "version": "4.2.3", + "packageName": "browserify-sign", + "hash": "sha512-JWCZW6SKhfhjJxO8Tyiiy+XYB7cqd2S5/+WeYHsKdNKFlCBhKbblba1A/HN/90YwtxKc8tCErjffZl++UNmGiw==" } }, - "npm:unique-slug@4.0.0": { + "npm:browserify-zlib": { "type": "npm", - "name": "npm:unique-slug@4.0.0", + "name": "npm:browserify-zlib", "data": { - "version": "4.0.0", - "packageName": "unique-slug", - "hash": "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==" + "version": "0.2.0", + "packageName": "browserify-zlib", + "hash": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==" } }, - "npm:unique-string": { + "npm:browserify": { "type": "npm", - "name": "npm:unique-string", + "name": "npm:browserify", "data": { - "version": "2.0.0", - "packageName": "unique-string", - "hash": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==" + "version": "16.5.2", + "packageName": "browserify", + "hash": "sha512-TkOR1cQGdmXU9zW4YukWzWVSJwrxmNdADFbqbE3HFgQWe5wqZmOawqZ7J/8MPCwk/W8yY7Y0h+7mOtcZxLP23g==" } }, - "npm:universal-serialize": { + "npm:browserify@17.0.0": { "type": "npm", - "name": "npm:universal-serialize", + "name": "npm:browserify@17.0.0", "data": { - "version": "1.0.10", - "packageName": "universal-serialize", - "hash": "sha512-FdouA4xSFa0fudk1+z5vLWtxZCoC0Q9lKYV3uUdFl7DttNfolmiw2ASr5ddY+/Yz6Isr68u3IqC9XMSwMP+Pow==" + "version": "17.0.0", + "packageName": "browserify", + "hash": "sha512-SaHqzhku9v/j6XsQMRxPyBrSP3gnwmE27gLJYZgMT2GeK3J0+0toN+MnuNYDfHwVGQfLiMZ7KSNSIXHemy905w==" } }, - "npm:universal-user-agent": { + "npm:browserslist@4.14.2": { "type": "npm", - "name": "npm:universal-user-agent", + "name": "npm:browserslist@4.14.2", "data": { - "version": "6.0.1", - "packageName": "universal-user-agent", - "hash": "sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==" + "version": "4.14.2", + "packageName": "browserslist", + "hash": "sha512-HI4lPveGKUR0x2StIz+2FXfDk9SfVMrxn6PLh1JeGUwcuoDkdKZebWiyLRJ68iIPDpMI4JLVDf7S7XzslgWOhw==" } }, - "npm:universalify": { + "npm:browserslist": { "type": "npm", - "name": "npm:universalify", + "name": "npm:browserslist", "data": { - "version": "2.0.1", - "packageName": "universalify", - "hash": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==" + "version": "4.23.2", + "packageName": "browserslist", + "hash": "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==" } }, - "npm:unload": { + "npm:bser": { "type": "npm", - "name": "npm:unload", + "name": "npm:bser", "data": { - "version": "2.2.0", - "packageName": "unload", - "hash": "sha512-B60uB5TNBLtN6/LsgAf3udH9saB5p7gqJwcFfbOEZ8BcBHnGwCf6G/TGiEqkRAxX7zAFIUtzdrXQSdL3Q/wqNA==" + "version": "2.1.1", + "packageName": "bser", + "hash": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==" } }, - "npm:upath": { + "npm:btoa": { "type": "npm", - "name": "npm:upath", + "name": "npm:btoa", "data": { - "version": "2.0.1", - "packageName": "upath", - "hash": "sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==" + "version": "1.2.1", + "packageName": "btoa", + "hash": "sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g==" } }, - "npm:update-browserslist-db": { + "npm:buffer-crc32": { "type": "npm", - "name": "npm:update-browserslist-db", + "name": "npm:buffer-crc32", "data": { - "version": "1.1.0", - "packageName": "update-browserslist-db", - "hash": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==" + "version": "0.2.13", + "packageName": "buffer-crc32", + "hash": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==" } }, - "npm:use-context-selector": { + "npm:buffer-equal": { "type": "npm", - "name": "npm:use-context-selector", + "name": "npm:buffer-equal", "data": { - "version": "1.4.4", - "packageName": "use-context-selector", - "hash": "sha512-pS790zwGxxe59GoBha3QYOwk8AFGp4DN6DOtH+eoqVmgBBRXVx4IlPDhJmmMiNQAgUaLlP+58aqRC3A4rdaSjg==" + "version": "1.0.1", + "packageName": "buffer-equal", + "hash": "sha512-QoV3ptgEaQpvVwbXdSO39iqPQTCxSF7A5U99AxbHYqUdCizL/lH2Z0A2y6nbZucxMEOtNyZfG2s6gsVugGpKkg==" } }, - "npm:use-memo-one": { + "npm:buffer-from": { "type": "npm", - "name": "npm:use-memo-one", + "name": "npm:buffer-from", "data": { - "version": "1.1.3", - "packageName": "use-memo-one", - "hash": "sha512-g66/K7ZQGYrI6dy8GLpVcMsBp4s17xNkYJVSMvTEevGy3nDxHOfE6z8BVE22+5G5x7t3+bhzrlTDB7ObrEE0cQ==" + "version": "1.1.2", + "packageName": "buffer-from", + "hash": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" } }, - "npm:usehooks-ts": { + "npm:buffer-indexof": { "type": "npm", - "name": "npm:usehooks-ts", + "name": "npm:buffer-indexof", "data": { - "version": "2.16.0", - "packageName": "usehooks-ts", - "hash": "sha512-bez95WqYujxp6hFdM/CpRDiVPirZPxlMzOH2QB8yopoKQMXpscyZoxOjpEdaxvV+CAWUDSM62cWnqHE0E/MZ7w==" + "version": "1.1.1", + "packageName": "buffer-indexof", + "hash": "sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g==" } }, - "npm:util-deprecate": { + "npm:buffer-xor": { "type": "npm", - "name": "npm:util-deprecate", + "name": "npm:buffer-xor", "data": { - "version": "1.0.2", - "packageName": "util-deprecate", - "hash": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + "version": "1.0.3", + "packageName": "buffer-xor", + "hash": "sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==" } }, - "npm:uuid": { + "npm:buffer@4.9.2": { "type": "npm", - "name": "npm:uuid", + "name": "npm:buffer@4.9.2", "data": { - "version": "8.3.2", - "packageName": "uuid", - "hash": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" + "version": "4.9.2", + "packageName": "buffer", + "hash": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==" } }, - "npm:v8-compile-cache": { + "npm:buffer": { "type": "npm", - "name": "npm:v8-compile-cache", + "name": "npm:buffer", "data": { - "version": "2.3.0", - "packageName": "v8-compile-cache", - "hash": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==" + "version": "5.7.1", + "packageName": "buffer", + "hash": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" } }, - "npm:validate-npm-package-license": { + "npm:buffer@5.2.1": { "type": "npm", - "name": "npm:validate-npm-package-license", + "name": "npm:buffer@5.2.1", "data": { - "version": "3.0.4", - "packageName": "validate-npm-package-license", - "hash": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==" + "version": "5.2.1", + "packageName": "buffer", + "hash": "sha512-c+Ko0loDaFfuPWiL02ls9Xd3GO3cPVmUobQ6t3rXNUk304u6hGq+8N/kFi+QEIKhzK3uwolVhLzszmfLmMLnqg==" } }, - "npm:validate-npm-package-name": { + "npm:bufferhelper": { "type": "npm", - "name": "npm:validate-npm-package-name", + "name": "npm:bufferhelper", "data": { - "version": "4.0.0", - "packageName": "validate-npm-package-name", - "hash": "sha512-mzR0L8ZDktZjpX4OB46KT+56MAhl4EIazWP/+G/HPGuvfdaqg4YsCdtOm6U9+LOFyYDoh4dpnpxZRB9MQQns5Q==" + "version": "0.2.1", + "packageName": "bufferhelper", + "hash": "sha512-asncN5SO1YOZLCV3u26XtrbF9QXhSyq01nQOc1TFt9/gfOn7feOGJoVKk5Ewtj7wvFGPH/eGSKZ5qq/A4/PPfw==" } }, - "npm:validate-npm-package-name@3.0.0": { + "npm:builtin-modules": { "type": "npm", - "name": "npm:validate-npm-package-name@3.0.0", + "name": "npm:builtin-modules", + "data": { + "version": "3.3.0", + "packageName": "builtin-modules", + "hash": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==" + } + }, + "npm:builtin-status-codes": { + "type": "npm", + "name": "npm:builtin-status-codes", "data": { "version": "3.0.0", - "packageName": "validate-npm-package-name", - "hash": "sha512-M6w37eVCMMouJ9V/sdPGnC5H4uDr73/+xdq0FBLO3TFFX1+7wiUY6Es328NN+y43tmY+doUdN9g9J21vqB7iLw==" + "packageName": "builtin-status-codes", + "hash": "sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==" } }, - "npm:validate-npm-package-name@5.0.1": { + "npm:builtins@1.0.3": { "type": "npm", - "name": "npm:validate-npm-package-name@5.0.1", + "name": "npm:builtins@1.0.3", "data": { - "version": "5.0.1", - "packageName": "validate-npm-package-name", - "hash": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==" + "version": "1.0.3", + "packageName": "builtins", + "hash": "sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ==" } }, - "npm:value-equal": { + "npm:builtins": { "type": "npm", - "name": "npm:value-equal", + "name": "npm:builtins", "data": { - "version": "1.0.1", - "packageName": "value-equal", - "hash": "sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==" + "version": "5.1.0", + "packageName": "builtins", + "hash": "sha512-SW9lzGTLvWTP1AY8xeAMZimqDrIaSdLQUcVr9DMef51niJ022Ri87SwRRKYm4A6iHfkPaiVUu/Duw2Wc4J7kKg==" } }, - "npm:walk-up-path": { + "npm:byte-size": { "type": "npm", - "name": "npm:walk-up-path", + "name": "npm:byte-size", "data": { - "version": "1.0.0", - "packageName": "walk-up-path", - "hash": "sha512-hwj/qMDUEjCU5h0xr90KGCf0tg0/LgJbmOWgrWKYlcJZM7XvquvUJZ0G/HMGr7F7OQMOUuPHWP9JpriinkAlkg==" + "version": "7.0.0", + "packageName": "byte-size", + "hash": "sha512-NNiBxKgxybMBtWdmvx7ZITJi4ZG+CYUgwOSZTfqB1qogkRHrhbQE/R2r5Fh94X+InN5MCYz6SvB/ejHMj/HbsQ==" } }, - "npm:warning": { + "npm:bytes@3.0.0": { "type": "npm", - "name": "npm:warning", + "name": "npm:bytes@3.0.0", "data": { - "version": "4.0.3", - "packageName": "warning", - "hash": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==" + "version": "3.0.0", + "packageName": "bytes", + "hash": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==" } }, - "npm:wcwidth": { + "npm:bytes": { "type": "npm", - "name": "npm:wcwidth", + "name": "npm:bytes", "data": { - "version": "1.0.1", - "packageName": "wcwidth", - "hash": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==" + "version": "3.1.2", + "packageName": "bytes", + "hash": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==" } }, - "npm:web-vitals": { + "npm:cacache@12.0.4": { "type": "npm", - "name": "npm:web-vitals", + "name": "npm:cacache@12.0.4", "data": { - "version": "0.2.4", - "packageName": "web-vitals", - "hash": "sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg==" + "version": "12.0.4", + "packageName": "cacache", + "hash": "sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==" } }, - "npm:webidl-conversions": { + "npm:cacache@15.3.0": { "type": "npm", - "name": "npm:webidl-conversions", + "name": "npm:cacache@15.3.0", "data": { - "version": "3.0.1", - "packageName": "webidl-conversions", - "hash": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" + "version": "15.3.0", + "packageName": "cacache", + "hash": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==" } }, - "npm:whatwg-url": { + "npm:cacache@16.1.3": { "type": "npm", - "name": "npm:whatwg-url", + "name": "npm:cacache@16.1.3", "data": { - "version": "5.0.0", - "packageName": "whatwg-url", - "hash": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" + "version": "16.1.3", + "packageName": "cacache", + "hash": "sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==" } }, - "npm:which-boxed-primitive": { + "npm:cacache": { "type": "npm", - "name": "npm:which-boxed-primitive", + "name": "npm:cacache", "data": { - "version": "1.0.2", - "packageName": "which-boxed-primitive", - "hash": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==" + "version": "17.1.4", + "packageName": "cacache", + "hash": "sha512-/aJwG2l3ZMJ1xNAnqbMpA40of9dj/pIH3QfiuQSqjfPJF747VR0J/bHn+/KdNnHKc6XQcWt/AfRSBft82W1d2A==" } }, - "npm:which-collection": { + "npm:cache-base": { "type": "npm", - "name": "npm:which-collection", + "name": "npm:cache-base", "data": { - "version": "1.0.2", - "packageName": "which-collection", - "hash": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==" + "version": "1.0.1", + "packageName": "cache-base", + "hash": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==" } }, - "npm:which-typed-array": { + "npm:cacheable-request": { "type": "npm", - "name": "npm:which-typed-array", + "name": "npm:cacheable-request", "data": { - "version": "1.1.15", - "packageName": "which-typed-array", - "hash": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==" + "version": "6.1.0", + "packageName": "cacheable-request", + "hash": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==" } }, - "npm:which": { + "npm:cached-path-relative": { "type": "npm", - "name": "npm:which", + "name": "npm:cached-path-relative", "data": { - "version": "2.0.2", - "packageName": "which", - "hash": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" + "version": "1.1.0", + "packageName": "cached-path-relative", + "hash": "sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==" } }, - "npm:which@3.0.1": { + "npm:cachedir@2.3.0": { "type": "npm", - "name": "npm:which@3.0.1", + "name": "npm:cachedir@2.3.0", "data": { - "version": "3.0.1", - "packageName": "which", - "hash": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==" + "version": "2.3.0", + "packageName": "cachedir", + "hash": "sha512-A+Fezp4zxnit6FanDmv9EqXNAi3vt9DWp51/71UEhXukb7QUuvtv9344h91dyAxuTLoSYJFU299qzR3tzwPAhw==" } }, - "npm:wide-align": { + "npm:cachedir": { "type": "npm", - "name": "npm:wide-align", + "name": "npm:cachedir", "data": { - "version": "1.1.5", - "packageName": "wide-align", - "hash": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==" + "version": "2.4.0", + "packageName": "cachedir", + "hash": "sha512-9EtFOZR8g22CL7BWjJ9BUx1+A/djkofnyW3aOXZORNW2kxoUpx2h+uN2cOqwPmFhnpVmxg+KW2OjOSgChTEvsQ==" } }, - "npm:wmf": { + "npm:call-bind": { "type": "npm", - "name": "npm:wmf", + "name": "npm:call-bind", "data": { - "version": "1.0.2", - "packageName": "wmf", - "hash": "sha512-/p9K7bEh0Dj6WbXg4JG0xvLQmIadrner1bi45VMJTfnbVHsc7yIajZyoSoK60/dtVBs12Fm6WkUI5/3WAVsNMw==" + "version": "1.0.7", + "packageName": "call-bind", + "hash": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==" } }, - "npm:word": { + "npm:caller-callsite": { "type": "npm", - "name": "npm:word", + "name": "npm:caller-callsite", "data": { - "version": "0.3.0", - "packageName": "word", - "hash": "sha512-OELeY0Q61OXpdUfTp+oweA/vtLVg5VDOXh+3he3PNzLGG/y0oylSOC1xRVj0+l4vQ3tj/bB1HVHv1ocXkQceFA==" + "version": "2.0.0", + "packageName": "caller-callsite", + "hash": "sha512-JuG3qI4QOftFsZyOn1qq87fq5grLIyk1JYd5lJmdA+fG7aQ9pA/i3JIJGcO3q0MrRcHlOt1U+ZeHW8Dq9axALQ==" } }, - "npm:wordwrap": { + "npm:caller-path": { "type": "npm", - "name": "npm:wordwrap", + "name": "npm:caller-path", "data": { - "version": "1.0.0", - "packageName": "wordwrap", - "hash": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==" + "version": "2.0.0", + "packageName": "caller-path", + "hash": "sha512-MCL3sf6nCSXOwCTzvPKhN18TU7AHTvdtam8DAogxcrJ8Rjfbbg7Lgng64H9Iy+vUV6VGFClN/TyxBkAebLRR4A==" } }, - "npm:wrap-ansi-cjs": { + "npm:callsites@2.0.0": { "type": "npm", - "name": "npm:wrap-ansi-cjs", + "name": "npm:callsites@2.0.0", "data": { - "version": "npm:wrap-ansi@^7.0.0", - "packageName": "wrap-ansi-cjs", - "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" + "version": "2.0.0", + "packageName": "callsites", + "hash": "sha512-ksWePWBloaWPxJYQ8TL0JHvtci6G5QTKwQ95RcWAa/lzoAKuAOflGdAK92hpHXjkwb8zLxoLNUoNYZgVsaJzvQ==" } }, - "npm:wrap-ansi": { + "npm:callsites": { "type": "npm", - "name": "npm:wrap-ansi", + "name": "npm:callsites", "data": { - "version": "7.0.0", - "packageName": "wrap-ansi", - "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" + "version": "3.1.0", + "packageName": "callsites", + "hash": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" } }, - "npm:wrap-ansi@6.2.0": { + "npm:camel-case": { "type": "npm", - "name": "npm:wrap-ansi@6.2.0", + "name": "npm:camel-case", "data": { - "version": "6.2.0", - "packageName": "wrap-ansi", - "hash": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==" + "version": "4.1.2", + "packageName": "camel-case", + "hash": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==" } }, - "npm:wrap-ansi@8.1.0": { + "npm:camelcase-css": { "type": "npm", - "name": "npm:wrap-ansi@8.1.0", + "name": "npm:camelcase-css", "data": { - "version": "8.1.0", - "packageName": "wrap-ansi", - "hash": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" + "version": "2.0.1", + "packageName": "camelcase-css", + "hash": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==" } }, - "npm:wrappy": { + "npm:camelcase-keys": { "type": "npm", - "name": "npm:wrappy", + "name": "npm:camelcase-keys", "data": { - "version": "1.0.2", - "packageName": "wrappy", - "hash": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" + "version": "6.2.2", + "packageName": "camelcase-keys", + "hash": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==" } }, - "npm:write-file-atomic@4.0.1": { + "npm:camelcase": { "type": "npm", - "name": "npm:write-file-atomic@4.0.1", + "name": "npm:camelcase", "data": { - "version": "4.0.1", - "packageName": "write-file-atomic", - "hash": "sha512-nSKUxgAbyioruk6hU87QzVbY279oYT6uiwgDoujth2ju4mJ+TZau7SQBhtbTmUyuNYTuXnSyRn66FV0+eCgcrQ==" + "version": "5.3.1", + "packageName": "camelcase", + "hash": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" } }, - "npm:write-file-atomic": { + "npm:camelcase@6.3.0": { "type": "npm", - "name": "npm:write-file-atomic", + "name": "npm:camelcase@6.3.0", "data": { - "version": "2.4.3", - "packageName": "write-file-atomic", - "hash": "sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==" + "version": "6.3.0", + "packageName": "camelcase", + "hash": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==" } }, - "npm:write-file-atomic@5.0.1": { + "npm:camelize": { "type": "npm", - "name": "npm:write-file-atomic@5.0.1", + "name": "npm:camelize", "data": { - "version": "5.0.1", - "packageName": "write-file-atomic", - "hash": "sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==" + "version": "1.0.1", + "packageName": "camelize", + "hash": "sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==" } }, - "npm:write-json-file": { + "npm:caniuse-api": { "type": "npm", - "name": "npm:write-json-file", + "name": "npm:caniuse-api", "data": { - "version": "3.2.0", - "packageName": "write-json-file", - "hash": "sha512-3xZqT7Byc2uORAatYiP3DHUUAVEkNOswEWNs9H5KXiicRTvzYzYqKjYc4G7p+8pltvAw641lVByKVtMpf+4sYQ==" + "version": "3.0.0", + "packageName": "caniuse-api", + "hash": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==" } }, - "npm:write-pkg": { + "npm:caniuse-lite": { "type": "npm", - "name": "npm:write-pkg", + "name": "npm:caniuse-lite", "data": { - "version": "4.0.0", - "packageName": "write-pkg", - "hash": "sha512-v2UQ+50TNf2rNHJ8NyWttfm/EJUBWMJcx6ZTYZr6Qp52uuegWw/lBkCtCbnYZEmPRNL61m+u67dAmGxo+HTULA==" + "version": "1.0.30001643", + "packageName": "caniuse-lite", + "hash": "sha512-ERgWGNleEilSrHM6iUz/zJNSQTP8Mr21wDWpdgvRwcTXGAq6jMtOUPP4dqFPTdKqZ2wKTdtB+uucZ3MRpAUSmg==" } }, - "npm:xlsx": { + "npm:caniuse-lite@1.0.30001642": { "type": "npm", - "name": "npm:xlsx", + "name": "npm:caniuse-lite@1.0.30001642", "data": { - "version": "0.18.5", - "packageName": "xlsx", - "hash": "sha512-dmg3LCjBPHZnQp5/F/+nnTa+miPJxUXB6vtk42YjBBKayDNagxGEeIdWApkYPOf3Z3pm3k62Knjzp7lMeTEtFQ==" + "version": "1.0.30001642", + "packageName": "caniuse-lite", + "hash": "sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==" } }, - "npm:xtend": { + "npm:capital-case": { "type": "npm", - "name": "npm:xtend", + "name": "npm:capital-case", "data": { - "version": "4.0.2", - "packageName": "xtend", - "hash": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" + "version": "1.0.4", + "packageName": "capital-case", + "hash": "sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==" } }, - "npm:y18n": { + "npm:capture-exit": { "type": "npm", - "name": "npm:y18n", + "name": "npm:capture-exit", "data": { - "version": "5.0.8", - "packageName": "y18n", - "hash": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" + "version": "2.0.0", + "packageName": "capture-exit", + "hash": "sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==" } }, - "npm:yallist": { + "npm:cardinal": { "type": "npm", - "name": "npm:yallist", + "name": "npm:cardinal", "data": { - "version": "4.0.0", - "packageName": "yallist", - "hash": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + "version": "2.1.1", + "packageName": "cardinal", + "hash": "sha512-JSr5eOgoEymtYHBjNWyjrMqet9Am2miJhlfKNdqLp6zoeAh0KN5dRAcxlecj5mAJrmQomgiOBj35xHLrFjqBpw==" } }, - "npm:yaml": { + "npm:case-sensitive-paths-webpack-plugin@2.3.0": { "type": "npm", - "name": "npm:yaml", + "name": "npm:case-sensitive-paths-webpack-plugin@2.3.0", "data": { - "version": "1.10.2", - "packageName": "yaml", - "hash": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" + "version": "2.3.0", + "packageName": "case-sensitive-paths-webpack-plugin", + "hash": "sha512-/4YgnZS8y1UXXmC02xD5rRrBEu6T5ub+mQHLNRj0fzTRbgdBYhsNo2V5EqwgqrExjxsjtF/OpAKAMkKsxbD5XQ==" } }, - "npm:yargs-parser": { + "npm:case-sensitive-paths-webpack-plugin": { "type": "npm", - "name": "npm:yargs-parser", + "name": "npm:case-sensitive-paths-webpack-plugin", "data": { - "version": "20.2.4", - "packageName": "yargs-parser", - "hash": "sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==" + "version": "2.4.0", + "packageName": "case-sensitive-paths-webpack-plugin", + "hash": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==" } }, - "npm:yargs-parser@21.1.1": { + "npm:caseless": { "type": "npm", - "name": "npm:yargs-parser@21.1.1", + "name": "npm:caseless", "data": { - "version": "21.1.1", - "packageName": "yargs-parser", - "hash": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" + "version": "0.12.0", + "packageName": "caseless", + "hash": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==" } }, - "npm:yargs-parser@20.2.9": { + "npm:cfb": { "type": "npm", - "name": "npm:yargs-parser@20.2.9", + "name": "npm:cfb", "data": { - "version": "20.2.9", - "packageName": "yargs-parser", - "hash": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==" + "version": "1.2.2", + "packageName": "cfb", + "hash": "sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA==" } }, - "npm:yargs": { + "npm:chai": { "type": "npm", - "name": "npm:yargs", + "name": "npm:chai", "data": { - "version": "16.2.0", - "packageName": "yargs", - "hash": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==" + "version": "4.4.1", + "packageName": "chai", + "hash": "sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==" } }, - "npm:yargs@17.7.2": { + "npm:chalk@2.4.2": { "type": "npm", - "name": "npm:yargs@17.7.2", + "name": "npm:chalk@2.4.2", "data": { - "version": "17.7.2", - "packageName": "yargs", - "hash": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" + "version": "2.4.2", + "packageName": "chalk", + "hash": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==" } }, - "npm:yocto-queue": { + "npm:chalk@4.1.0": { "type": "npm", - "name": "npm:yocto-queue", + "name": "npm:chalk@4.1.0", "data": { - "version": "0.1.0", - "packageName": "yocto-queue", - "hash": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" + "version": "4.1.0", + "packageName": "chalk", + "hash": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==" } }, - "npm:zalgo-promise": { + "npm:chalk@1.1.3": { "type": "npm", - "name": "npm:zalgo-promise", + "name": "npm:chalk@1.1.3", "data": { - "version": "1.0.48", - "packageName": "zalgo-promise", - "hash": "sha512-LLHANmdm53+MucY9aOFIggzYtUdkSBFxUsy4glTTQYNyK6B3uCPWTbfiGvSrEvLojw0mSzyFJ1/RRLv+QMNdzQ==" + "version": "1.1.3", + "packageName": "chalk", + "hash": "sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==" } - } - }, - "dependencies": { - "@scorecard/shared": [ - { - "source": "@scorecard/shared", - "target": "npm:@dhis2/ui", - "type": "static" - }, - { - "source": "@scorecard/shared", - "target": "npm:jquery", - "type": "static" - }, + }, + "npm:chalk@3.0.0": { + "type": "npm", + "name": "npm:chalk@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "chalk", + "hash": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==" + } + }, + "npm:chalk": { + "type": "npm", + "name": "npm:chalk", + "data": { + "version": "4.1.2", + "packageName": "chalk", + "hash": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" + } + }, + "npm:chalk@5.3.0": { + "type": "npm", + "name": "npm:chalk@5.3.0", + "data": { + "version": "5.3.0", + "packageName": "chalk", + "hash": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" + } + }, + "npm:char-regex": { + "type": "npm", + "name": "npm:char-regex", + "data": { + "version": "1.0.2", + "packageName": "char-regex", + "hash": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==" + } + }, + "npm:char-regex@2.0.1": { + "type": "npm", + "name": "npm:char-regex@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "char-regex", + "hash": "sha512-oSvEeo6ZUD7NepqAat3RqoucZ5SeqLJgOvVIwkafu6IP3V0pO38s/ypdVUmDDK6qIIHNlYHJAKX9E7R7HoKElw==" + } + }, + "npm:chardet": { + "type": "npm", + "name": "npm:chardet", + "data": { + "version": "0.7.0", + "packageName": "chardet", + "hash": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==" + } + }, + "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:check-types": { + "type": "npm", + "name": "npm:check-types", + "data": { + "version": "11.2.3", + "packageName": "check-types", + "hash": "sha512-+67P1GkJRaxQD6PKK0Et9DhwQB+vGg3PM5+aavopCpZT1lj9jeqfvpgTLAWErNj8qApkkmXlu/Ug74kmhagkXg==" + } + }, + "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:chokidar@2.1.8": { + "type": "npm", + "name": "npm:chokidar@2.1.8", + "data": { + "version": "2.1.8", + "packageName": "chokidar", + "hash": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==" + } + }, + "npm:chokidar": { + "type": "npm", + "name": "npm:chokidar", + "data": { + "version": "3.6.0", + "packageName": "chokidar", + "hash": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" + } + }, + "npm:chownr@1.1.4": { + "type": "npm", + "name": "npm:chownr@1.1.4", + "data": { + "version": "1.1.4", + "packageName": "chownr", + "hash": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" + } + }, + "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@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:ci-info": { + "type": "npm", + "name": "npm:ci-info", + "data": { + "version": "3.9.0", + "packageName": "ci-info", + "hash": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==" + } + }, + "npm:cipher-base": { + "type": "npm", + "name": "npm:cipher-base", + "data": { + "version": "1.0.4", + "packageName": "cipher-base", + "hash": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==" + } + }, + "npm:cjs-module-lexer": { + "type": "npm", + "name": "npm:cjs-module-lexer", + "data": { + "version": "0.6.0", + "packageName": "cjs-module-lexer", + "hash": "sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw==" + } + }, + "npm:cjs-module-lexer@1.3.1": { + "type": "npm", + "name": "npm:cjs-module-lexer@1.3.1", + "data": { + "version": "1.3.1", + "packageName": "cjs-module-lexer", + "hash": "sha512-a3KdPAANPbNE4ZUv9h6LckSl9zLsYOP4MBmhIPkRaeyybt+r4UghLvq+xw/YwUcC1gqylCkL4rdVs3Lwupjm4Q==" + } + }, + "npm:class-transformer": { + "type": "npm", + "name": "npm:class-transformer", + "data": { + "version": "0.4.0", + "packageName": "class-transformer", + "hash": "sha512-ETWD/H2TbWbKEi7m9N4Km5+cw1hNcqJSxlSYhsLsNjQzWWiZIYA1zafxpK9PwVfaZ6AqR5rrjPVUBGESm5tQUA==" + } + }, + "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:classnames": { + "type": "npm", + "name": "npm:classnames", + "data": { + "version": "2.5.1", + "packageName": "classnames", + "hash": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" + } + }, + "npm:clean-css@4.2.4": { + "type": "npm", + "name": "npm:clean-css@4.2.4", + "data": { + "version": "4.2.4", + "packageName": "clean-css", + "hash": "sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==" + } + }, + "npm:clean-css": { + "type": "npm", + "name": "npm:clean-css", + "data": { + "version": "5.3.3", + "packageName": "clean-css", + "hash": "sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg==" + } + }, + "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@2.1.0": { + "type": "npm", + "name": "npm:cli-cursor@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "cli-cursor", + "hash": "sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw==" + } + }, + "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-spinners@2.9.2": { + "type": "npm", + "name": "npm:cli-spinners@2.9.2", + "data": { + "version": "2.9.2", + "packageName": "cli-spinners", + "hash": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==" + } + }, + "npm:cli-table3@0.6.1": { + "type": "npm", + "name": "npm:cli-table3@0.6.1", + "data": { + "version": "0.6.1", + "packageName": "cli-table3", + "hash": "sha512-w0q/enDHhPLq44ovMGdQeeDLvwxwavsJX7oQGYt/LrBlYsyaxyDnp6z3QzFut/6kLLKnlcUVJLrpB7KBfgG/RA==" + } + }, + "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-table": { + "type": "npm", + "name": "npm:cli-table", + "data": { + "version": "0.3.11", + "packageName": "cli-table", + "hash": "sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ==" + } + }, + "npm:cli-truncate@0.2.1": { + "type": "npm", + "name": "npm:cli-truncate@0.2.1", + "data": { + "version": "0.2.1", + "packageName": "cli-truncate", + "hash": "sha512-f4r4yJnbT++qUPI9NR4XLDLq41gQ+uqnPItWG0F5ZkehuNiTTa3EY0S4AqTSUOeJ7/zU41oWPQSNkW5BqPL9bg==" + } + }, + "npm:cli-truncate": { + "type": "npm", + "name": "npm:cli-truncate", + "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": "3.0.0", + "packageName": "cli-width", + "hash": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==" + } + }, + "npm:cliui@5.0.0": { + "type": "npm", + "name": "npm:cliui@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "cliui", + "hash": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==" + } + }, + "npm:cliui@6.0.0": { + "type": "npm", + "name": "npm:cliui@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "cliui", + "hash": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==" + } + }, + "npm:cliui": { + "type": "npm", + "name": "npm:cliui", + "data": { + "version": "7.0.4", + "packageName": "cliui", + "hash": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==" + } + }, + "npm:cliui@8.0.1": { + "type": "npm", + "name": "npm:cliui@8.0.1", + "data": { + "version": "8.0.1", + "packageName": "cliui", + "hash": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==" + } + }, + "npm:clone-buffer": { + "type": "npm", + "name": "npm:clone-buffer", + "data": { + "version": "1.0.0", + "packageName": "clone-buffer", + "hash": "sha512-KLLTJWrvwIP+OPfMn0x2PheDEP20RPUcGXj/ERegTgdmPEZylALQldygiqrPPu8P45uNuPs7ckmReLY6v/iA5g==" + } + }, + "npm:clone-deep": { + "type": "npm", + "name": "npm:clone-deep", + "data": { + "version": "4.0.1", + "packageName": "clone-deep", + "hash": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==" + } + }, + "npm:clone-response": { + "type": "npm", + "name": "npm:clone-response", + "data": { + "version": "1.0.3", + "packageName": "clone-response", + "hash": "sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==" + } + }, + "npm:clone-stats": { + "type": "npm", + "name": "npm:clone-stats", + "data": { + "version": "1.0.0", + "packageName": "clone-stats", + "hash": "sha512-au6ydSpg6nsrigcZ4m8Bc9hxjeW+GJ8xh5G3BJCMt4WXe1H10UNaVOamqQTmrx1kjVuxAHIQSNU6hY4Nsn9/ag==" + } + }, + "npm:clone": { + "type": "npm", + "name": "npm:clone", + "data": { + "version": "1.0.4", + "packageName": "clone", + "hash": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==" + } + }, + "npm:clone@2.1.2": { + "type": "npm", + "name": "npm:clone@2.1.2", + "data": { + "version": "2.1.2", + "packageName": "clone", + "hash": "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==" + } + }, + "npm:cloneable-readable": { + "type": "npm", + "name": "npm:cloneable-readable", + "data": { + "version": "1.1.3", + "packageName": "cloneable-readable", + "hash": "sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==" + } + }, + "npm:clsx@1.2.1": { + "type": "npm", + "name": "npm:clsx@1.2.1", + "data": { + "version": "1.2.1", + "packageName": "clsx", + "hash": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==" + } + }, + "npm:clsx": { + "type": "npm", + "name": "npm:clsx", + "data": { + "version": "2.1.1", + "packageName": "clsx", + "hash": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==" + } + }, + "npm:cmd-shim": { + "type": "npm", + "name": "npm:cmd-shim", + "data": { + "version": "5.0.0", + "packageName": "cmd-shim", + "hash": "sha512-qkCtZ59BidfEwHltnJwkyVZn+XQojdAySM1D1gSeh11Z4pW1Kpolkyo53L5noc0nrxmIvyFwTmJRo4xs7FFLPw==" + } + }, + "npm:cmd-shim@6.0.3": { + "type": "npm", + "name": "npm:cmd-shim@6.0.3", + "data": { + "version": "6.0.3", + "packageName": "cmd-shim", + "hash": "sha512-FMabTRlc5t5zjdenF6mS0MBeFZm0XqHqeOkcskKFb/LYCcRQ5fVgLOHVc4Lq9CqABd9zhjwPjMBCJvMCziSVtA==" + } + }, + "npm:co": { + "type": "npm", + "name": "npm:co", + "data": { + "version": "4.6.0", + "packageName": "co", + "hash": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==" + } + }, + "npm:coa": { + "type": "npm", + "name": "npm:coa", + "data": { + "version": "2.0.2", + "packageName": "coa", + "hash": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==" + } + }, + "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:codepage": { + "type": "npm", + "name": "npm:codepage", + "data": { + "version": "1.15.0", + "packageName": "codepage", + "hash": "sha512-3g6NUTPd/YtuuGrhMnOMRjFc+LJw/bnMp3+0r/Wcz3IXUuCosKRJvMphm5+Q+bvTVGcJJuRvVLuYba+WojaFaA==" + } + }, + "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-convert": { + "type": "npm", + "name": "npm:color-convert", + "data": { + "version": "1.9.3", + "packageName": "color-convert", + "hash": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==" + } + }, + "npm:color-convert@2.0.1": { + "type": "npm", + "name": "npm:color-convert@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "color-convert", + "hash": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" + } + }, + "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-name": { + "type": "npm", + "name": "npm:color-name", + "data": { + "version": "1.1.4", + "packageName": "color-name", + "hash": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + } + }, + "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:color": { + "type": "npm", + "name": "npm:color", + "data": { + "version": "3.2.1", + "packageName": "color", + "hash": "sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==" + } + }, + "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: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: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: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": { + "type": "npm", + "name": "npm:commander", + "data": { + "version": "2.20.3", + "packageName": "commander", + "hash": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" + } + }, + "npm:commander@3.0.2": { + "type": "npm", + "name": "npm:commander@3.0.2", + "data": { + "version": "3.0.2", + "packageName": "commander", + "hash": "sha512-Gar0ASD4BDyKC4hl4DwHqDrmvjoxWKZigVnAbn5H1owvm4CxCPdb0HQDehwNYMJpla5+M2tPmPARzhtYuwpHow==" + } + }, + "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:commander@5.1.0": { + "type": "npm", + "name": "npm:commander@5.1.0", + "data": { + "version": "5.1.0", + "packageName": "commander", + "hash": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==" + } + }, + "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@8.3.0": { + "type": "npm", + "name": "npm:commander@8.3.0", + "data": { + "version": "8.3.0", + "packageName": "commander", + "hash": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==" + } + }, + "npm:commitizen": { + "type": "npm", + "name": "npm:commitizen", + "data": { + "version": "4.3.0", + "packageName": "commitizen", + "hash": "sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==" + } + }, + "npm:common-ancestor-path": { + "type": "npm", + "name": "npm:common-ancestor-path", + "data": { + "version": "1.0.1", + "packageName": "common-ancestor-path", + "hash": "sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==" + } + }, + "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:commondir": { + "type": "npm", + "name": "npm:commondir", + "data": { + "version": "1.0.1", + "packageName": "commondir", + "hash": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==" + } + }, + "npm:compare-func@1.3.4": { + "type": "npm", + "name": "npm:compare-func@1.3.4", + "data": { + "version": "1.3.4", + "packageName": "compare-func", + "hash": "sha512-sq2sWtrqKPkEXAC8tEJA1+BqAH9GbFkGBtUOqrUX57VSfwp8xyktctk+uLoRy5eccTdxzDcVIztlYDpKs3Jv1Q==" + } + }, + "npm:compare-func": { + "type": "npm", + "name": "npm:compare-func", + "data": { + "version": "2.0.0", + "packageName": "compare-func", + "hash": "sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==" + } + }, + "npm:component-emitter": { + "type": "npm", + "name": "npm:component-emitter", + "data": { + "version": "1.3.1", + "packageName": "component-emitter", + "hash": "sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ==" + } + }, + "npm:compose-function": { + "type": "npm", + "name": "npm:compose-function", + "data": { + "version": "3.0.3", + "packageName": "compose-function", + "hash": "sha512-xzhzTJ5eC+gmIzvZq+C3kCJHsp9os6tJkrigDRZclyGtOKINbZtE8n1Tzmeh32jW+BUDPbvZpibwvJHBLGMVwg==" + } + }, + "npm:compress-commons": { + "type": "npm", + "name": "npm:compress-commons", + "data": { + "version": "2.1.1", + "packageName": "compress-commons", + "hash": "sha512-eVw6n7CnEMFzc3duyFVrQEuY1BlHR3rYsSztyG32ibGMW722i3C6IizEGMFmfMU+A+fALvBIwxN3czffTcdA+Q==" + } + }, + "npm:compress-commons@4.1.2": { + "type": "npm", + "name": "npm:compress-commons@4.1.2", + "data": { + "version": "4.1.2", + "packageName": "compress-commons", + "hash": "sha512-D3uMHtGc/fcO1Gt1/L7i1e33VOvD4A9hfQLP+6ewd+BvG/gQ84Yh4oftEhAdjSMgBgwGL+jsppT7JYNpo6MHHg==" + } + }, + "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.7.4", + "packageName": "compression", + "hash": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==" + } + }, + "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:concat-stream@2.0.0": { + "type": "npm", + "name": "npm:concat-stream@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "concat-stream", + "hash": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==" + } + }, + "npm:concurrently": { + "type": "npm", + "name": "npm:concurrently", + "data": { + "version": "7.6.0", + "packageName": "concurrently", + "hash": "sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==" + } + }, + "npm:config-chain": { + "type": "npm", + "name": "npm:config-chain", + "data": { + "version": "1.1.12", + "packageName": "config-chain", + "hash": "sha512-a1eOIcu8+7lUInge4Rpf/n4Krkf3Dd9lqhljRzII1/Zno/kRtUWnznPO3jOKBmTEktkt3fkxisUcivoj0ebzoA==" + } + }, + "npm:configstore": { + "type": "npm", + "name": "npm:configstore", + "data": { + "version": "4.0.0", + "packageName": "configstore", + "hash": "sha512-CmquAXFBocrzaSM8mtGPMM/HiWmyIpr4CcJl/rgY2uCObZ/S7cKU0silxslqJejl+t/T9HS8E0PUNQD81JGUEQ==" + } + }, + "npm:confusing-browser-globals": { + "type": "npm", + "name": "npm:confusing-browser-globals", + "data": { + "version": "1.0.11", + "packageName": "confusing-browser-globals", + "hash": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==" + } + }, + "npm:connect-history-api-fallback@1.6.0": { + "type": "npm", + "name": "npm:connect-history-api-fallback@1.6.0", + "data": { + "version": "1.6.0", + "packageName": "connect-history-api-fallback", + "hash": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==" + } + }, + "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:console-control-strings": { + "type": "npm", + "name": "npm:console-control-strings", + "data": { + "version": "1.1.0", + "packageName": "console-control-strings", + "hash": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==" + } + }, + "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:conventional-changelog-angular": { + "type": "npm", + "name": "npm:conventional-changelog-angular", + "data": { + "version": "5.0.12", + "packageName": "conventional-changelog-angular", + "hash": "sha512-5GLsbnkR/7A89RyHLvvoExbiGbd9xKdKqDTrArnPbOqBqG/2wIosu0fHwpeIRI8Tl94MhVNBXcLJZl92ZQ5USw==" + } + }, + "npm:conventional-changelog-angular@1.6.6": { + "type": "npm", + "name": "npm:conventional-changelog-angular@1.6.6", + "data": { + "version": "1.6.6", + "packageName": "conventional-changelog-angular", + "hash": "sha512-suQnFSqCxRwyBxY68pYTsFkG0taIdinHLNEAX5ivtw8bCRnIgnpvcHmlR/yjUyZIrNPYAoXlY1WiEKWgSE4BNg==" + } + }, + "npm:conventional-changelog-angular@5.0.13": { + "type": "npm", + "name": "npm:conventional-changelog-angular@5.0.13", + "data": { + "version": "5.0.13", + "packageName": "conventional-changelog-angular", + "hash": "sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==" + } + }, + "npm:conventional-changelog-conventionalcommits": { + "type": "npm", + "name": "npm:conventional-changelog-conventionalcommits", + "data": { + "version": "4.2.1", + "packageName": "conventional-changelog-conventionalcommits", + "hash": "sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q==" + } + }, + "npm:conventional-changelog-conventionalcommits@4.6.3": { + "type": "npm", + "name": "npm:conventional-changelog-conventionalcommits@4.6.3", + "data": { + "version": "4.6.3", + "packageName": "conventional-changelog-conventionalcommits", + "hash": "sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==" + } + }, + "npm:conventional-changelog-core": { + "type": "npm", + "name": "npm:conventional-changelog-core", + "data": { + "version": "4.2.4", + "packageName": "conventional-changelog-core", + "hash": "sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg==" + } + }, + "npm:conventional-changelog-preset-loader": { + "type": "npm", + "name": "npm:conventional-changelog-preset-loader", + "data": { + "version": "2.3.4", + "packageName": "conventional-changelog-preset-loader", + "hash": "sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==" + } + }, + "npm:conventional-changelog-writer": { + "type": "npm", + "name": "npm:conventional-changelog-writer", + "data": { + "version": "5.0.1", + "packageName": "conventional-changelog-writer", + "hash": "sha512-5WsuKUfxW7suLblAbFnxAcrvf6r+0b7GvNaWUwUIk0bXMnENP/PEieGKVUQrjPqwPT4o3EPAASBXiY6iHooLOQ==" + } + }, + "npm:conventional-commit-types": { + "type": "npm", + "name": "npm:conventional-commit-types", + "data": { + "version": "3.0.0", + "packageName": "conventional-commit-types", + "hash": "sha512-SmmCYnOniSsAa9GqWOeLqc179lfr5TRu5b4QFDkbsrJ5TZjPJx85wtOr3zn+1dbeNiXDKGPbZ72IKbPhLXh/Lg==" + } + }, + "npm:conventional-commits-filter": { + "type": "npm", + "name": "npm:conventional-commits-filter", + "data": { + "version": "2.0.7", + "packageName": "conventional-commits-filter", + "hash": "sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==" + } + }, + "npm:conventional-commits-parser": { + "type": "npm", + "name": "npm:conventional-commits-parser", + "data": { + "version": "3.2.4", + "packageName": "conventional-commits-parser", + "hash": "sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==" + } + }, + "npm:conventional-recommended-bump": { + "type": "npm", + "name": "npm:conventional-recommended-bump", + "data": { + "version": "6.1.0", + "packageName": "conventional-recommended-bump", + "hash": "sha512-uiApbSiNGM/kkdL9GTOLAqC4hbptObFo4wW2QRyHsKciGAfQuLU1ShZ1BIVI/+K2BE/W1AWYQMCXAsv4dyKPaw==" + } + }, + "npm:convert-source-map@1.7.0": { + "type": "npm", + "name": "npm:convert-source-map@1.7.0", + "data": { + "version": "1.7.0", + "packageName": "convert-source-map", + "hash": "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==" + } + }, + "npm:convert-source-map@0.3.5": { + "type": "npm", + "name": "npm:convert-source-map@0.3.5", + "data": { + "version": "0.3.5", + "packageName": "convert-source-map", + "hash": "sha512-+4nRk0k3oEpwUB7/CalD7xE2z4VmtEnnq0GO2IPTkrooTrAhEsWvuLF5iWP1dXrwluki/azwXV1ve7gtYuPldg==" + } + }, + "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: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:cookie-signature": { + "type": "npm", + "name": "npm:cookie-signature", + "data": { + "version": "1.0.6", + "packageName": "cookie-signature", + "hash": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" + } + }, + "npm:cookie": { + "type": "npm", + "name": "npm:cookie", + "data": { + "version": "0.6.0", + "packageName": "cookie", + "hash": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==" + } + }, + "npm:copy-concurrently": { + "type": "npm", + "name": "npm:copy-concurrently", + "data": { + "version": "1.0.5", + "packageName": "copy-concurrently", + "hash": "sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==" + } + }, + "npm:copy-descriptor": { + "type": "npm", + "name": "npm:copy-descriptor", + "data": { + "version": "0.1.1", + "packageName": "copy-descriptor", + "hash": "sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==" + } + }, + "npm:core-js-compat": { + "type": "npm", + "name": "npm:core-js-compat", + "data": { + "version": "3.37.1", + "packageName": "core-js-compat", + "hash": "sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==" + } + }, + "npm:core-js-pure": { + "type": "npm", + "name": "npm:core-js-pure", + "data": { + "version": "3.37.1", + "packageName": "core-js-pure", + "hash": "sha512-J/r5JTHSmzTxbiYYrzXg9w1VpqrYt+gexenBE9pugeyhwPZTAEJddyiReJWsLO6uNQ8xJZFbod6XC7KKwatCiA==" + } + }, + "npm:core-js@2.6.12": { + "type": "npm", + "name": "npm:core-js@2.6.12", + "data": { + "version": "2.6.12", + "packageName": "core-js", + "hash": "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==" + } + }, + "npm:core-js": { + "type": "npm", + "name": "npm:core-js", + "data": { + "version": "3.37.1", + "packageName": "core-js", + "hash": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==" + } + }, + "npm:core-util-is": { + "type": "npm", + "name": "npm:core-util-is", + "data": { + "version": "1.0.2", + "packageName": "core-util-is", + "hash": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==" + } + }, + "npm:core-util-is@1.0.3": { + "type": "npm", + "name": "npm:core-util-is@1.0.3", + "data": { + "version": "1.0.3", + "packageName": "core-util-is", + "hash": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" + } + }, + "npm:cosmiconfig-typescript-loader": { + "type": "npm", + "name": "npm:cosmiconfig-typescript-loader", + "data": { + "version": "5.0.0", + "packageName": "cosmiconfig-typescript-loader", + "hash": "sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==" + } + }, + "npm:cosmiconfig@7.0.0": { + "type": "npm", + "name": "npm:cosmiconfig@7.0.0", + "data": { + "version": "7.0.0", + "packageName": "cosmiconfig", + "hash": "sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==" + } + }, + "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:cosmiconfig": { + "type": "npm", + "name": "npm:cosmiconfig", + "data": { + "version": "5.2.1", + "packageName": "cosmiconfig", + "hash": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==" + } + }, + "npm:cosmiconfig@6.0.0": { + "type": "npm", + "name": "npm:cosmiconfig@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "cosmiconfig", + "hash": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==" + } + }, + "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@8.3.6": { + "type": "npm", + "name": "npm:cosmiconfig@8.3.6", + "data": { + "version": "8.3.6", + "packageName": "cosmiconfig", + "hash": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==" + } + }, + "npm:cosmiconfig@9.0.0": { + "type": "npm", + "name": "npm:cosmiconfig@9.0.0", + "data": { + "version": "9.0.0", + "packageName": "cosmiconfig", + "hash": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==" + } + }, + "npm:crc-32": { + "type": "npm", + "name": "npm:crc-32", + "data": { + "version": "1.2.2", + "packageName": "crc-32", + "hash": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==" + } + }, + "npm:crc32-stream": { + "type": "npm", + "name": "npm:crc32-stream", + "data": { + "version": "3.0.1", + "packageName": "crc32-stream", + "hash": "sha512-mctvpXlbzsvK+6z8kJwSJ5crm7yBwrQMTybJzMw1O4lLGJqjlDCXY2Zw7KheiA6XBEcBmfLx1D88mjRGVJtY9w==" + } + }, + "npm:crc32-stream@4.0.3": { + "type": "npm", + "name": "npm:crc32-stream@4.0.3", + "data": { + "version": "4.0.3", + "packageName": "crc32-stream", + "hash": "sha512-NT7w2JVU7DFroFdYkeq8cywxrgjPHWkdX1wjpRQXPX5Asews3tA+Ght6lddQO5Mkumffp3X7GEqku3epj2toIw==" + } + }, + "npm:crc": { + "type": "npm", + "name": "npm:crc", + "data": { + "version": "3.8.0", + "packageName": "crc", + "hash": "sha512-iX3mfgcTMIq3ZKLIsVFAbv7+Mc10kxabAGQb8HvjA1o3T1PIYprbakQ65d3I+2HGHt6nSKkM9PYjgoJO2KcFBQ==" + } + }, + "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-hmac": { + "type": "npm", + "name": "npm:create-hmac", + "data": { + "version": "1.1.7", + "packageName": "create-hmac", + "hash": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==" + } + }, + "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:cross-domain-safe-weakmap": { + "type": "npm", + "name": "npm:cross-domain-safe-weakmap", + "data": { + "version": "1.0.29", + "packageName": "cross-domain-safe-weakmap", + "hash": "sha512-VLoUgf2SXnf3+na8NfeUFV59TRZkIJqCIATaMdbhccgtnTlSnHXkyTRwokngEGYdQXx8JbHT9GDYitgR2sdjuA==" + } + }, + "npm:cross-domain-utils": { + "type": "npm", + "name": "npm:cross-domain-utils", + "data": { + "version": "2.0.38", + "packageName": "cross-domain-utils", + "hash": "sha512-zZfi3+2EIR9l4chrEiXI2xFleyacsJf8YMLR1eJ0Veb5FTMXeJ3DpxDjZkto2FhL/g717WSELqbptNSo85UJDw==" + } + }, + "npm:cross-spawn": { + "type": "npm", + "name": "npm:cross-spawn", + "data": { + "version": "7.0.3", + "packageName": "cross-spawn", + "hash": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" + } + }, + "npm:cross-spawn@5.1.0": { + "type": "npm", + "name": "npm:cross-spawn@5.1.0", + "data": { + "version": "5.1.0", + "packageName": "cross-spawn", + "hash": "sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==" + } + }, + "npm:cross-spawn@6.0.5": { + "type": "npm", + "name": "npm:cross-spawn@6.0.5", + "data": { + "version": "6.0.5", + "packageName": "cross-spawn", + "hash": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==" + } + }, + "npm:cross-var": { + "type": "npm", + "name": "npm:cross-var", + "data": { + "version": "1.1.0", + "packageName": "cross-var", + "hash": "sha512-wIcFax9RNm5ayuORUeJ5MLxPbfh8XdZhhUpKutIszU46Fs9UIhEdPJ7+YguM+7FxEj+68hSQVyathVsIu84SiA==" + } + }, + "npm:crypto-browserify": { + "type": "npm", + "name": "npm:crypto-browserify", + "data": { + "version": "3.12.0", + "packageName": "crypto-browserify", + "hash": "sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==" + } + }, + "npm:crypto-random-string": { + "type": "npm", + "name": "npm:crypto-random-string", + "data": { + "version": "1.0.0", + "packageName": "crypto-random-string", + "hash": "sha512-GsVpkFPlycH7/fRR7Dhcmnoii54gV1nz7y4CWyeFS14N+JVBBhY+r8amRHE4BwSYal7BPTDp8isvAlCxyFt3Hg==" + } + }, + "npm:crypto-random-string@2.0.0": { + "type": "npm", + "name": "npm:crypto-random-string@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "crypto-random-string", + "hash": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" + } + }, + "npm:css-blank-pseudo@0.1.4": { + "type": "npm", + "name": "npm:css-blank-pseudo@0.1.4", + "data": { + "version": "0.1.4", + "packageName": "css-blank-pseudo", + "hash": "sha512-LHz35Hr83dnFeipc7oqFDmsjHdljj3TQtxGGiNWSOsTLIAubSm4TEz8qCaKFpk7idaQ1GfWscF4E6mgpBysA1w==" + } + }, + "npm:css-blank-pseudo": { + "type": "npm", + "name": "npm:css-blank-pseudo", + "data": { + "version": "3.0.3", + "packageName": "css-blank-pseudo", + "hash": "sha512-VS90XWtsHGqoM0t4KpH053c4ehxZ2E6HtGI7x68YFV0pTo/QmkV/YFA+NnlvK8guxZVNWGQhVNJGC39Q8XF4OQ==" + } + }, + "npm:css-box-model": { + "type": "npm", + "name": "npm:css-box-model", + "data": { + "version": "1.2.1", + "packageName": "css-box-model", + "hash": "sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==" + } + }, + "npm:css-color-keywords": { + "type": "npm", + "name": "npm:css-color-keywords", + "data": { + "version": "1.0.0", + "packageName": "css-color-keywords", + "hash": "sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==" + } + }, + "npm:css-color-names": { + "type": "npm", + "name": "npm:css-color-names", + "data": { + "version": "0.0.4", + "packageName": "css-color-names", + "hash": "sha512-zj5D7X1U2h2zsXOAM8EyUREBnnts6H+Jm+d1M2DbiQQcUtnqgQsMrdo8JW9R80YFUmIdBZeMu5wvYM7hcgWP/Q==" + } + }, + "npm:css-declaration-sorter@4.0.1": { + "type": "npm", + "name": "npm:css-declaration-sorter@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "css-declaration-sorter", + "hash": "sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==" + } + }, + "npm:css-declaration-sorter": { + "type": "npm", + "name": "npm:css-declaration-sorter", + "data": { + "version": "6.4.1", + "packageName": "css-declaration-sorter", + "hash": "sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==" + } + }, + "npm:css-functions-list": { + "type": "npm", + "name": "npm:css-functions-list", + "data": { + "version": "3.2.2", + "packageName": "css-functions-list", + "hash": "sha512-c+N0v6wbKVxTu5gOBBFkr9BEdBWaqqjQeiJ8QvSRIJOf+UxlJh930m8e6/WNeODIK0mYLFkoONrnj16i2EcvfQ==" + } + }, + "npm:css-has-pseudo@0.10.0": { + "type": "npm", + "name": "npm:css-has-pseudo@0.10.0", + "data": { + "version": "0.10.0", + "packageName": "css-has-pseudo", + "hash": "sha512-Z8hnfsZu4o/kt+AuFzeGpLVhFOGO9mluyHBaA2bA8aCGTwah5sT3WV/fTHH8UNZUytOIImuGPrl/prlb4oX4qQ==" + } + }, + "npm:css-has-pseudo": { + "type": "npm", + "name": "npm:css-has-pseudo", + "data": { + "version": "3.0.4", + "packageName": "css-has-pseudo", + "hash": "sha512-Vse0xpR1K9MNlp2j5w1pgWIJtm1a8qS0JwS9goFYcImjlHEmywP9VUF05aGBXzGpDJF86QXk4L0ypBmwPhGArw==" + } + }, + "npm:css-loader@4.3.0": { + "type": "npm", + "name": "npm:css-loader@4.3.0", + "data": { + "version": "4.3.0", + "packageName": "css-loader", + "hash": "sha512-rdezjCjScIrsL8BSYszgT4s476IcNKt6yX69t0pHjJVnPUTDpn4WfIpDQTN3wCJvUvfsz/mFjuGOekf3PY3NUg==" + } + }, + "npm:css-loader": { + "type": "npm", + "name": "npm:css-loader", + "data": { + "version": "6.11.0", + "packageName": "css-loader", + "hash": "sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==" + } + }, + "npm:css-minimizer-webpack-plugin": { + "type": "npm", + "name": "npm:css-minimizer-webpack-plugin", + "data": { + "version": "3.4.1", + "packageName": "css-minimizer-webpack-plugin", + "hash": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==" + } + }, + "npm:css-prefers-color-scheme@3.1.1": { + "type": "npm", + "name": "npm:css-prefers-color-scheme@3.1.1", + "data": { + "version": "3.1.1", + "packageName": "css-prefers-color-scheme", + "hash": "sha512-MTu6+tMs9S3EUqzmqLXEcgNRbNkkD/TGFvowpeoWJn5Vfq7FMgsmRQs9X5NXAURiOBmOxm/lLjsDNXDE6k9bhg==" + } + }, + "npm:css-prefers-color-scheme": { + "type": "npm", + "name": "npm:css-prefers-color-scheme", + "data": { + "version": "6.0.3", + "packageName": "css-prefers-color-scheme", + "hash": "sha512-4BqMbZksRkJQx2zAjrokiGMd07RqOa2IxIrrN10lyBe9xhn9DEvjUK79J6jkeiv9D9hQFXKb6g1jwU62jziJZA==" + } + }, + "npm:css-select-base-adapter": { + "type": "npm", + "name": "npm:css-select-base-adapter", + "data": { + "version": "0.1.1", + "packageName": "css-select-base-adapter", + "hash": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==" + } + }, + "npm:css-select@2.1.0": { + "type": "npm", + "name": "npm:css-select@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "css-select", + "hash": "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==" + } + }, + "npm:css-select": { + "type": "npm", + "name": "npm:css-select", + "data": { + "version": "4.3.0", + "packageName": "css-select", + "hash": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==" + } + }, + "npm:css-to-react-native": { + "type": "npm", + "name": "npm:css-to-react-native", + "data": { + "version": "3.2.0", + "packageName": "css-to-react-native", + "hash": "sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==" + } + }, + "npm:css-tree@1.0.0-alpha.37": { + "type": "npm", + "name": "npm:css-tree@1.0.0-alpha.37", + "data": { + "version": "1.0.0-alpha.37", + "packageName": "css-tree", + "hash": "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==" + } + }, + "npm:css-tree": { + "type": "npm", + "name": "npm:css-tree", + "data": { + "version": "1.1.3", + "packageName": "css-tree", + "hash": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==" + } + }, + "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:css-vendor": { + "type": "npm", + "name": "npm:css-vendor", + "data": { + "version": "2.0.8", + "packageName": "css-vendor", + "hash": "sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==" + } + }, + "npm:css-what@3.4.2": { + "type": "npm", + "name": "npm:css-what@3.4.2", + "data": { + "version": "3.4.2", + "packageName": "css-what", + "hash": "sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==" + } + }, + "npm:css-what": { + "type": "npm", + "name": "npm:css-what", + "data": { + "version": "6.1.0", + "packageName": "css-what", + "hash": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==" + } + }, + "npm:css": { + "type": "npm", + "name": "npm:css", + "data": { + "version": "2.2.4", + "packageName": "css", + "hash": "sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==" + } + }, + "npm:cssdb@4.4.0": { + "type": "npm", + "name": "npm:cssdb@4.4.0", + "data": { + "version": "4.4.0", + "packageName": "cssdb", + "hash": "sha512-LsTAR1JPEM9TpGhl/0p3nQecC2LJ0kD8X5YARu1hk/9I1gril5vDtMZyNxcEpxxDj34YNck/ucjuoUd66K03oQ==" + } + }, + "npm:cssdb": { + "type": "npm", + "name": "npm:cssdb", + "data": { + "version": "7.11.2", + "packageName": "cssdb", + "hash": "sha512-lhQ32TFkc1X4eTefGfYPvgovRSzIMofHkigfH8nWtyRL4XJLsRhJFreRvEgKzept7x1rjBuy3J/MurXLaFxW/A==" + } + }, + "npm:cssesc@2.0.0": { + "type": "npm", + "name": "npm:cssesc@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "cssesc", + "hash": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==" + } + }, + "npm:cssesc": { + "type": "npm", + "name": "npm:cssesc", + "data": { + "version": "3.0.0", + "packageName": "cssesc", + "hash": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" + } + }, + "npm:cssnano-preset-default@4.0.8": { + "type": "npm", + "name": "npm:cssnano-preset-default@4.0.8", + "data": { + "version": "4.0.8", + "packageName": "cssnano-preset-default", + "hash": "sha512-LdAyHuq+VRyeVREFmuxUZR1TXjQm8QQU/ktoo/x7bz+SdOge1YKc5eMN6pRW7YWBmyq59CqYba1dJ5cUukEjLQ==" + } + }, + "npm:cssnano-preset-default": { + "type": "npm", + "name": "npm:cssnano-preset-default", + "data": { + "version": "5.2.14", + "packageName": "cssnano-preset-default", + "hash": "sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==" + } + }, + "npm:cssnano-util-get-arguments": { + "type": "npm", + "name": "npm:cssnano-util-get-arguments", + "data": { + "version": "4.0.0", + "packageName": "cssnano-util-get-arguments", + "hash": "sha512-6RIcwmV3/cBMG8Aj5gucQRsJb4vv4I4rn6YjPbVWd5+Pn/fuG+YseGvXGk00XLkoZkaj31QOD7vMUpNPC4FIuw==" + } + }, + "npm:cssnano-util-get-match": { + "type": "npm", + "name": "npm:cssnano-util-get-match", + "data": { + "version": "4.0.0", + "packageName": "cssnano-util-get-match", + "hash": "sha512-JPMZ1TSMRUPVIqEalIBNoBtAYbi8okvcFns4O0YIhcdGebeYZK7dMyHJiQ6GqNBA9kE0Hym4Aqym5rPdsV/4Cw==" + } + }, + "npm:cssnano-util-raw-cache": { + "type": "npm", + "name": "npm:cssnano-util-raw-cache", + "data": { + "version": "4.0.1", + "packageName": "cssnano-util-raw-cache", + "hash": "sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA==" + } + }, + "npm:cssnano-util-same-parent": { + "type": "npm", + "name": "npm:cssnano-util-same-parent", + "data": { + "version": "4.0.1", + "packageName": "cssnano-util-same-parent", + "hash": "sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==" + } + }, + "npm:cssnano-utils": { + "type": "npm", + "name": "npm:cssnano-utils", + "data": { + "version": "3.1.0", + "packageName": "cssnano-utils", + "hash": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==" + } + }, + "npm:cssnano@4.1.11": { + "type": "npm", + "name": "npm:cssnano@4.1.11", + "data": { + "version": "4.1.11", + "packageName": "cssnano", + "hash": "sha512-6gZm2htn7xIPJOHY824ERgj8cNPgPxyCSnkXc4v7YvNW+TdVfzgngHcEhy/8D11kUWRUMbke+tC+AUcUsnMz2g==" + } + }, + "npm:cssnano": { + "type": "npm", + "name": "npm:cssnano", + "data": { + "version": "5.1.15", + "packageName": "cssnano", + "hash": "sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==" + } + }, + "npm:csso": { + "type": "npm", + "name": "npm:csso", + "data": { + "version": "4.2.0", + "packageName": "csso", + "hash": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==" + } + }, + "npm:cssom": { + "type": "npm", + "name": "npm:cssom", + "data": { + "version": "0.4.4", + "packageName": "cssom", + "hash": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==" + } + }, + "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@2.6.21": { + "type": "npm", + "name": "npm:csstype@2.6.21", + "data": { + "version": "2.6.21", + "packageName": "csstype", + "hash": "sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==" + } + }, + "npm:csstype": { + "type": "npm", + "name": "npm:csstype", + "data": { + "version": "3.1.3", + "packageName": "csstype", + "hash": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" + } + }, + "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-expressions": { + "type": "npm", + "name": "npm:cucumber-expressions", + "data": { + "version": "6.6.2", + "packageName": "cucumber-expressions", + "hash": "sha512-WcFSVBiWNLJbIcAAC3t/ACU46vaOKfe1UIF5H3qveoq+Y4XQm9j3YwHurQNufRKBBg8nCnpU7Ttsx7egjS3hwA==" + } + }, + "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:cucumber@4.2.1": { + "type": "npm", + "name": "npm:cucumber@4.2.1", + "data": { + "version": "4.2.1", + "packageName": "cucumber", + "hash": "sha512-3gQ0Vv4kSHsvXEFC6b1c+TfLRDzWD1/kU7e5vm8Kh8j35b95k6favan9/4ixcBNqd7UsU1T6FYcawC87+DlNKw==" + } + }, + "npm:cucumber": { + "type": "npm", + "name": "npm:cucumber", + "data": { + "version": "7.0.0-rc.0", + "packageName": "cucumber", + "hash": "sha512-I8qgAStiDj7l7k14QtBFZrt6B22epU55TdL8L4R52+NF+nx4bvixPCia8pxzQkuEKmLU6r6dAwMPru+laSOiLg==" + } + }, + "npm:cyclist": { + "type": "npm", + "name": "npm:cyclist", + "data": { + "version": "1.0.2", + "packageName": "cyclist", + "hash": "sha512-0sVXIohTfLqVIW3kb/0n6IiWF3Ifj5nm2XaSrLq2DI6fKIGa2fYAZdk917rUneaeLVpYfFcyXE2ft0fe3remsA==" + } + }, + "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:cypress-multi-reporters": { + "type": "npm", + "name": "npm:cypress-multi-reporters", + "data": { + "version": "1.6.4", + "packageName": "cypress-multi-reporters", + "hash": "sha512-3xU2t6pZjZy/ORHaCvci5OT1DAboS4UuMMM8NBAizeb2C9qmHt+cgAjXgurazkwkPRdO7ccK39M5ZaPCju0r6A==" + } + }, + "npm:cypress@13.13.1": { + "type": "npm", + "name": "npm:cypress@13.13.1", + "data": { + "version": "13.13.1", + "packageName": "cypress", + "hash": "sha512-8F9UjL5MDUdgC/S5hr8CGLHbS5gGht5UOV184qc2pFny43fnkoaKxlzH/U6//zmGu/xRTaKimNfjknLT8+UDFg==" + } + }, + "npm:cypress": { + "type": "npm", + "name": "npm:cypress", + "data": { + "version": "9.5.0", + "packageName": "cypress", + "hash": "sha512-rC5QPolKsVjJ8QJZ7IeZ6HlKM4gswBGZc0XvoAJNL8urQCSL8zTX0A/ai/h35WfF47NQ0iSZnwIXBlHX3MOUIQ==" + } + }, + "npm:cz-conventional-changelog": { + "type": "npm", + "name": "npm:cz-conventional-changelog", + "data": { + "version": "3.3.0", + "packageName": "cz-conventional-changelog", + "hash": "sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==" + } + }, + "npm:d2-manifest": { + "type": "npm", + "name": "npm:d2-manifest", + "data": { + "version": "1.0.0", + "packageName": "d2-manifest", + "hash": "sha512-iITqq403wLHHe/B3jodoDH+Hv509NxYyMHY1AGDjQ/rXj1TAWuS0CNTr8SAyQFRrITkk6ZXwYp4eLu8MfgW3qA==" + } + }, + "npm:d": { + "type": "npm", + "name": "npm:d", + "data": { + "version": "1.0.2", + "packageName": "d", + "hash": "sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==" + } + }, + "npm:damerau-levenshtein": { + "type": "npm", + "name": "npm:damerau-levenshtein", + "data": { + "version": "1.0.8", + "packageName": "damerau-levenshtein", + "hash": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==" + } + }, + "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-urls": { + "type": "npm", + "name": "npm:data-urls", + "data": { + "version": "2.0.0", + "packageName": "data-urls", + "hash": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==" + } + }, + "npm:data-view-buffer": { + "type": "npm", + "name": "npm:data-view-buffer", + "data": { + "version": "1.0.1", + "packageName": "data-view-buffer", + "hash": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==" + } + }, + "npm:data-view-byte-length": { + "type": "npm", + "name": "npm:data-view-byte-length", + "data": { + "version": "1.0.1", + "packageName": "data-view-byte-length", + "hash": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==" + } + }, + "npm:data-view-byte-offset": { + "type": "npm", + "name": "npm:data-view-byte-offset", + "data": { + "version": "1.0.0", + "packageName": "data-view-byte-offset", + "hash": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==" + } + }, + "npm:date-fns@1.30.1": { + "type": "npm", + "name": "npm:date-fns@1.30.1", + "data": { + "version": "1.30.1", + "packageName": "date-fns", + "hash": "sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==" + } + }, + "npm:date-fns": { + "type": "npm", + "name": "npm:date-fns", + "data": { + "version": "2.30.0", + "packageName": "date-fns", + "hash": "sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==" + } + }, + "npm:dateformat": { + "type": "npm", + "name": "npm:dateformat", + "data": { + "version": "3.0.3", + "packageName": "dateformat", + "hash": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==" + } + }, + "npm:dayjs": { + "type": "npm", + "name": "npm:dayjs", + "data": { + "version": "1.11.12", + "packageName": "dayjs", + "hash": "sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==" + } + }, + "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.5", + "packageName": "debug", + "hash": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==" + } + }, + "npm:debug@4.1.1": { + "type": "npm", + "name": "npm:debug@4.1.1", + "data": { + "version": "4.1.1", + "packageName": "debug", + "hash": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==" + } + }, + "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:decamelize-keys": { + "type": "npm", + "name": "npm:decamelize-keys", + "data": { + "version": "1.1.1", + "packageName": "decamelize-keys", + "hash": "sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==" + } + }, + "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.4.3", + "packageName": "decimal.js", + "hash": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==" + } + }, + "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": "3.3.0", + "packageName": "decompress-response", + "hash": "sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==" + } + }, + "npm:dedent": { + "type": "npm", + "name": "npm:dedent", + "data": { + "version": "0.7.0", + "packageName": "dedent", + "hash": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==" + } + }, + "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@1.1.2": { + "type": "npm", + "name": "npm:deep-equal@1.1.2", + "data": { + "version": "1.1.2", + "packageName": "deep-equal", + "hash": "sha512-5tdhKF6DbU7iIzrIOa1AOUt39ZRm13cmL1cGEh//aqR8x9+tNfbywRf0n5FD/18OKMdo7DNEtrX2t22ZAkI+eg==" + } + }, + "npm:deep-equal": { + "type": "npm", + "name": "npm:deep-equal", + "data": { + "version": "2.2.3", + "packageName": "deep-equal", + "hash": "sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==" + } + }, + "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-gateway@4.2.0": { + "type": "npm", + "name": "npm:default-gateway@4.2.0", + "data": { + "version": "4.2.0", + "packageName": "default-gateway", + "hash": "sha512-h6sMrVB1VMWVrW13mSc6ia/DwYYw5MN6+exNu1OaJeFac5aSAvwM7lZ0NVfTABuSkQelr4h5oebg3KB1XPdjgA==" + } + }, + "npm:default-gateway": { + "type": "npm", + "name": "npm:default-gateway", + "data": { + "version": "6.0.3", + "packageName": "default-gateway", + "hash": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==" + } + }, + "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": "1.1.3", + "packageName": "defer-to-connect", + "hash": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==" + } + }, + "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-lazy-prop": { + "type": "npm", + "name": "npm:define-lazy-prop", + "data": { + "version": "2.0.0", + "packageName": "define-lazy-prop", + "hash": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==" + } + }, + "npm:define-properties": { + "type": "npm", + "name": "npm:define-properties", + "data": { + "version": "1.2.1", + "packageName": "define-properties", + "hash": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==" + } + }, + "npm:define-property": { + "type": "npm", + "name": "npm:define-property", + "data": { + "version": "0.2.5", + "packageName": "define-property", + "hash": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==" + } + }, + "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@2.0.2": { + "type": "npm", + "name": "npm:define-property@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "define-property", + "hash": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==" + } + }, + "npm:defined": { + "type": "npm", + "name": "npm:defined", + "data": { + "version": "1.0.1", + "packageName": "defined", + "hash": "sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q==" + } + }, + "npm:del@4.1.1": { + "type": "npm", + "name": "npm:del@4.1.1", + "data": { + "version": "4.1.1", + "packageName": "del", + "hash": "sha512-QwGuEUouP2kVwQenAsOof5Fv8K9t3D8Ca8NxcXKrIpEHjTXK5J2nXLdP+ALI1cgv8wj7KuwBhTwBkOZSJKM5XQ==" + } + }, + "npm:del": { + "type": "npm", + "name": "npm:del", + "data": { + "version": "5.1.0", + "packageName": "del", + "hash": "sha512-wH9xOVHnczo9jN2IW68BabcecVPxacIA3g/7z6vhSU/4stOKQzeCRK0yD0A24WiAAUJmmVpWqrERcTxnLo3AnA==" + } + }, + "npm:del@6.1.1": { + "type": "npm", + "name": "npm:del@6.1.1", + "data": { + "version": "6.1.1", + "packageName": "del", + "hash": "sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==" + } + }, + "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:depd": { + "type": "npm", + "name": "npm:depd", + "data": { + "version": "2.0.0", + "packageName": "depd", + "hash": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" + } + }, + "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:deprecation": { + "type": "npm", + "name": "npm:deprecation", + "data": { + "version": "2.3.1", + "packageName": "deprecation", + "hash": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==" + } + }, + "npm:deps-sort": { + "type": "npm", + "name": "npm:deps-sort", + "data": { + "version": "2.0.1", + "packageName": "deps-sort", + "hash": "sha512-1orqXQr5po+3KI6kQb9A4jnXT1PBwggGl2d7Sq2xsnOeI9GPcE/tGcF9UiSZtZBM7MukY4cAh7MemS6tZYipfw==" + } + }, + "npm:dequal": { + "type": "npm", + "name": "npm:dequal", + "data": { + "version": "2.0.3", + "packageName": "dequal", + "hash": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==" + } + }, + "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-file": { + "type": "npm", + "name": "npm:detect-file", + "data": { + "version": "1.0.0", + "packageName": "detect-file", + "hash": "sha512-DtCOLG98P007x7wiiOmfI0fi3eIKyWiLTGJ2MDnVi/E04lWGbf+JzrRHMm0rgIIZJGtHpKpbVgLWHrv8xXpc3Q==" + } + }, + "npm:detect-indent": { + "type": "npm", + "name": "npm:detect-indent", + "data": { + "version": "6.1.0", + "packageName": "detect-indent", + "hash": "sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==" + } + }, + "npm:detect-indent@4.0.0": { + "type": "npm", + "name": "npm:detect-indent@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "detect-indent", + "hash": "sha512-BDKtmHlOzwI7iRuEkhzsnPoi5ypEhWAJB5RvHWe1kMr06js3uK5B3734i3ui5Yd+wOJV1cpE4JnivPD283GU/A==" + } + }, + "npm:detect-indent@5.0.0": { + "type": "npm", + "name": "npm:detect-indent@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "detect-indent", + "hash": "sha512-rlpvsxUtM0PQvy9iZe640/IWwWYyBsTApREbA1pHOpmOUIl9MkP/U4z7vTtg4Oaojvqhxt7sdufnT0EzGaR31g==" + } + }, + "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-alt": { + "type": "npm", + "name": "npm:detect-port-alt", + "data": { + "version": "1.1.6", + "packageName": "detect-port-alt", + "hash": "sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==" + } + }, + "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:dexie": { + "type": "npm", + "name": "npm:dexie", + "data": { + "version": "3.2.7", + "packageName": "dexie", + "hash": "sha512-2a+BXvVhY5op+smDRLxeBAivE7YcYaneXJ1la3HOkUfX9zKkE/AJ8CNgjiXbtXepFyFmJNGSbmjOwqbT749r/w==" + } + }, + "npm:didyoumean": { + "type": "npm", + "name": "npm:didyoumean", + "data": { + "version": "1.2.2", + "packageName": "didyoumean", + "hash": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==" + } + }, + "npm:diff-sequences": { + "type": "npm", + "name": "npm:diff-sequences", + "data": { + "version": "26.6.2", + "packageName": "diff-sequences", + "hash": "sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==" + } + }, + "npm:diff-sequences@27.5.1": { + "type": "npm", + "name": "npm:diff-sequences@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "diff-sequences", + "hash": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==" + } + }, + "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: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:dlv": { + "type": "npm", + "name": "npm:dlv", + "data": { + "version": "1.1.3", + "packageName": "dlv", + "hash": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==" + } + }, + "npm:dnd-core": { + "type": "npm", + "name": "npm:dnd-core", + "data": { + "version": "15.1.2", + "packageName": "dnd-core", + "hash": "sha512-EOec1LyJUuGRFg0LDa55rSRAUe97uNVKVkUo8iyvzQlcECYTuPblVQfRWXWj1OyPseFIeebWpNmKFy0h6BcF1A==" + } + }, + "npm:dns-equal": { + "type": "npm", + "name": "npm:dns-equal", + "data": { + "version": "1.0.0", + "packageName": "dns-equal", + "hash": "sha512-z+paD6YUQsk+AbGCEM4PrOXSss5gd66QfcVBFTKR/HpFL9jCqikS94HYwKww6fQyO7IxrIIyUu+g0Ka9tUS2Cg==" + } + }, + "npm:dns-packet@1.3.4": { + "type": "npm", + "name": "npm:dns-packet@1.3.4", + "data": { + "version": "1.3.4", + "packageName": "dns-packet", + "hash": "sha512-BQ6F4vycLXBvdrJZ6S3gZewt6rcrks9KBgM9vrhW+knGRqc8uEdT7fuCwloc7nny5xNoMJ17HGH0R/6fpo8ECA==" + } + }, + "npm:dns-packet": { + "type": "npm", + "name": "npm:dns-packet", + "data": { + "version": "5.6.1", + "packageName": "dns-packet", + "hash": "sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==" + } + }, + "npm:dns-txt": { + "type": "npm", + "name": "npm:dns-txt", + "data": { + "version": "2.0.2", + "packageName": "dns-txt", + "hash": "sha512-Ix5PrWjphuSoUXV/Zv5gaFHjnaJtb02F2+Si3Ht9dyJ87+Z/lMmy+dpNHtTGraNK958ndXq2i+GLkWsWHcKaBQ==" + } + }, + "npm:doctrine@2.1.0": { + "type": "npm", + "name": "npm:doctrine@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "doctrine", + "hash": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==" + } + }, + "npm:doctrine": { + "type": "npm", + "name": "npm:doctrine", + "data": { + "version": "3.0.0", + "packageName": "doctrine", + "hash": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==" + } + }, + "npm:dom-accessibility-api": { + "type": "npm", + "name": "npm:dom-accessibility-api", + "data": { + "version": "0.5.16", + "packageName": "dom-accessibility-api", + "hash": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==" + } + }, + "npm:dom-converter": { + "type": "npm", + "name": "npm:dom-converter", + "data": { + "version": "0.2.0", + "packageName": "dom-converter", + "hash": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==" + } + }, + "npm:dom-helpers": { + "type": "npm", + "name": "npm:dom-helpers", + "data": { + "version": "5.2.1", + "packageName": "dom-helpers", + "hash": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==" + } + }, + "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:dom-serializer": { + "type": "npm", + "name": "npm:dom-serializer", + "data": { + "version": "1.4.1", + "packageName": "dom-serializer", + "hash": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==" + } + }, + "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@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:domelementtype": { + "type": "npm", + "name": "npm:domelementtype", + "data": { + "version": "2.3.0", + "packageName": "domelementtype", + "hash": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" + } + }, + "npm:domexception": { + "type": "npm", + "name": "npm:domexception", + "data": { + "version": "2.0.1", + "packageName": "domexception", + "hash": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==" + } + }, + "npm:domhandler": { + "type": "npm", + "name": "npm:domhandler", + "data": { + "version": "4.3.1", + "packageName": "domhandler", + "hash": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==" + } + }, + "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:domutils": { + "type": "npm", + "name": "npm:domutils", + "data": { + "version": "2.8.0", + "packageName": "domutils", + "hash": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==" + } + }, + "npm:dot-case": { + "type": "npm", + "name": "npm:dot-case", + "data": { + "version": "3.0.4", + "packageName": "dot-case", + "hash": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==" + } + }, + "npm:dot-prop@6.0.1": { + "type": "npm", + "name": "npm:dot-prop@6.0.1", + "data": { + "version": "6.0.1", + "packageName": "dot-prop", + "hash": "sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==" + } + }, + "npm:dot-prop@3.0.0": { + "type": "npm", + "name": "npm:dot-prop@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "dot-prop", + "hash": "sha512-k4ELWeEU3uCcwub7+dWydqQBRjAjkV9L33HjVRG5Xo2QybI6ja/v+4W73SRi8ubCqJz0l9XsTP1NbewfyqaSlw==" + } + }, + "npm:dot-prop@4.2.1": { + "type": "npm", + "name": "npm:dot-prop@4.2.1", + "data": { + "version": "4.2.1", + "packageName": "dot-prop", + "hash": "sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==" + } + }, + "npm:dot-prop": { + "type": "npm", + "name": "npm:dot-prop", + "data": { + "version": "5.3.0", + "packageName": "dot-prop", + "hash": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==" + } + }, + "npm:dotenv-cli": { + "type": "npm", + "name": "npm:dotenv-cli", + "data": { + "version": "7.4.2", + "packageName": "dotenv-cli", + "hash": "sha512-SbUj8l61zIbzyhIbg0FwPJq6+wjbzdn9oEtozQpZ6kW2ihCcapKVZj49oCT3oPM+mgQm+itgvUQcG5szxVrZTA==" + } + }, + "npm:dotenv-expand": { + "type": "npm", + "name": "npm:dotenv-expand", + "data": { + "version": "5.1.0", + "packageName": "dotenv-expand", + "hash": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==" + } + }, + "npm:dotenv-expand@10.0.0": { + "type": "npm", + "name": "npm:dotenv-expand@10.0.0", + "data": { + "version": "10.0.0", + "packageName": "dotenv-expand", + "hash": "sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==" + } + }, + "npm:dotenv@8.2.0": { + "type": "npm", + "name": "npm:dotenv@8.2.0", + "data": { + "version": "8.2.0", + "packageName": "dotenv", + "hash": "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==" + } + }, + "npm:dotenv": { + "type": "npm", + "name": "npm:dotenv", + "data": { + "version": "10.0.0", + "packageName": "dotenv", + "hash": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==" + } + }, + "npm:dotenv@16.4.5": { + "type": "npm", + "name": "npm:dotenv@16.4.5", + "data": { + "version": "16.4.5", + "packageName": "dotenv", + "hash": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==" + } + }, + "npm:dotenv@8.6.0": { + "type": "npm", + "name": "npm:dotenv@8.6.0", + "data": { + "version": "8.6.0", + "packageName": "dotenv", + "hash": "sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==" + } + }, + "npm:duplexer2": { + "type": "npm", + "name": "npm:duplexer2", + "data": { + "version": "0.1.4", + "packageName": "duplexer2", + "hash": "sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==" + } + }, + "npm:duplexer3": { + "type": "npm", + "name": "npm:duplexer3", + "data": { + "version": "0.1.5", + "packageName": "duplexer3", + "hash": "sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==" + } + }, + "npm:duplexer": { + "type": "npm", + "name": "npm:duplexer", + "data": { + "version": "0.1.2", + "packageName": "duplexer", + "hash": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" + } + }, + "npm:duplexify": { + "type": "npm", + "name": "npm:duplexify", + "data": { + "version": "3.7.1", + "packageName": "duplexify", + "hash": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==" + } + }, + "npm:duration": { + "type": "npm", + "name": "npm:duration", + "data": { + "version": "0.2.2", + "packageName": "duration", + "hash": "sha512-06kgtea+bGreF5eKYgI/36A6pLXggY7oR4p1pq4SmdFBn1ReOL5D8RhG64VrqfTTKNucqqtBAwEj8aB88mcqrg==" + } + }, + "npm:durations": { + "type": "npm", + "name": "npm:durations", + "data": { + "version": "3.4.2", + "packageName": "durations", + "hash": "sha512-V/lf7y33dGaypZZetVI1eu7BmvkbC4dItq12OElLRpKuaU5JxQstV2zHwLv8P7cNbQ+KL1WD80zMCTx5dNC4dg==" + } + }, + "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:editions": { + "type": "npm", + "name": "npm:editions", + "data": { + "version": "2.3.1", + "packageName": "editions", + "hash": "sha512-ptGvkwTvGdGfC0hfhKg0MT+TRLRKGtUiWGBInxOm5pz7ssADezahjCUaYuZ8Dr+C05FW0AECIIPt4WBxVINEhA==" + } + }, + "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@2.7.4": { + "type": "npm", + "name": "npm:ejs@2.7.4", + "data": { + "version": "2.7.4", + "packageName": "ejs", + "hash": "sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==" + } + }, + "npm:ejs": { + "type": "npm", + "name": "npm:ejs", + "data": { + "version": "3.1.10", + "packageName": "ejs", + "hash": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==" + } + }, + "npm:electron-to-chromium@1.5.0": { + "type": "npm", + "name": "npm:electron-to-chromium@1.5.0", + "data": { + "version": "1.5.0", + "packageName": "electron-to-chromium", + "hash": "sha512-Vb3xHHYnLseK8vlMJQKJYXJ++t4u1/qJ3vykuVrVjvdiOEhYyT1AuP4x03G8EnPmYvYOhe9T+dADTmthjRQMkA==" + } + }, + "npm:electron-to-chromium": { + "type": "npm", + "name": "npm:electron-to-chromium", + "data": { + "version": "1.4.829", + "packageName": "electron-to-chromium", + "hash": "sha512-5qp1N2POAfW0u1qGAxXEtz6P7bO1m6gpZr5hdf5ve6lxpLM7MpiM4jIPz7xcrNlClQMafbyUDDWjlIQZ1Mw0Rw==" + } + }, + "npm:elegant-spinner": { + "type": "npm", + "name": "npm:elegant-spinner", + "data": { + "version": "1.0.1", + "packageName": "elegant-spinner", + "hash": "sha512-B+ZM+RXvRqQaAmkMlO/oSe5nMUOaUnyfGYCEHoR8wrXsZR2mA0XVibsxV1bvTwxdRWah1PkQqso2EzhILGHtEQ==" + } + }, + "npm:elliptic": { + "type": "npm", + "name": "npm:elliptic", + "data": { + "version": "6.5.6", + "packageName": "elliptic", + "hash": "sha512-mpzdtpeCLuS3BmE3pO3Cpp5bbjlOPY2Q0PgoF+Od1XZrHLYI28Xe3ossCmYCQt11FQKEYd9+PF8jymTvtWJSHQ==" + } + }, + "npm:emittery@0.10.2": { + "type": "npm", + "name": "npm:emittery@0.10.2", + "data": { + "version": "0.10.2", + "packageName": "emittery", + "hash": "sha512-aITqOwnLanpHLNXZJENbOgjUBeHocD+xsSJmNrjovKBW5HbSpW3d1pEls7GFQPUWXiwG9+0P4GtHfEqC/4M0Iw==" + } + }, + "npm:emittery@0.7.2": { + "type": "npm", + "name": "npm:emittery@0.7.2", + "data": { + "version": "0.7.2", + "packageName": "emittery", + "hash": "sha512-A8OG5SR/ij3SsJdWDJdkkSYUjQdCUx6APQXem0SaEePBSRg4eymGYwBkKo1Y6DU+af/Jn2dBQqDBvjnr9Vi8nQ==" + } + }, + "npm:emittery": { + "type": "npm", + "name": "npm:emittery", + "data": { + "version": "0.8.1", + "packageName": "emittery", + "hash": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==" + } + }, + "npm:emoji-regex@7.0.3": { + "type": "npm", + "name": "npm:emoji-regex@7.0.3", + "data": { + "version": "7.0.3", + "packageName": "emoji-regex", + "hash": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==" + } + }, + "npm:emoji-regex": { + "type": "npm", + "name": "npm:emoji-regex", + "data": { + "version": "8.0.0", + "packageName": "emoji-regex", + "hash": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + } + }, + "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:emojis-list@2.1.0": { + "type": "npm", + "name": "npm:emojis-list@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "emojis-list", + "hash": "sha512-knHEZMgs8BB+MInokmNTg/OyPlAddghe1YBgNwJBc5zsJi/uyIcXoSDsL/W9ymOsBoBGdPIHXYJ9+qKFwRwDng==" + } + }, + "npm:emojis-list": { + "type": "npm", + "name": "npm:emojis-list", + "data": { + "version": "3.0.0", + "packageName": "emojis-list", + "hash": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==" + } + }, + "npm:encodeurl": { + "type": "npm", + "name": "npm:encodeurl", + "data": { + "version": "1.0.2", + "packageName": "encodeurl", + "hash": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==" + } + }, + "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.4", + "packageName": "end-of-stream", + "hash": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" + } + }, + "npm:enhanced-resolve@4.5.0": { + "type": "npm", + "name": "npm:enhanced-resolve@4.5.0", + "data": { + "version": "4.5.0", + "packageName": "enhanced-resolve", + "hash": "sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==" + } + }, + "npm:enhanced-resolve": { + "type": "npm", + "name": "npm:enhanced-resolve", + "data": { + "version": "5.17.0", + "packageName": "enhanced-resolve", + "hash": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==" + } + }, + "npm:enquirer": { + "type": "npm", + "name": "npm:enquirer", + "data": { + "version": "2.4.1", + "packageName": "enquirer", + "hash": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==" + } + }, + "npm:enquirer@2.3.6": { + "type": "npm", + "name": "npm:enquirer@2.3.6", + "data": { + "version": "2.3.6", + "packageName": "enquirer", + "hash": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==" + } + }, + "npm:ensure-array": { + "type": "npm", + "name": "npm:ensure-array", + "data": { + "version": "1.0.0", + "packageName": "ensure-array", + "hash": "sha512-A+3Ntl5WS+GjDnHtC67dKIjw+IoGoeFdNvjn3ZfKEmZgWUz0nxBPE4W52QMCbGZsat0VwWskD5T6AEpe3T2d1g==" + } + }, + "npm:entities": { + "type": "npm", + "name": "npm:entities", + "data": { + "version": "2.2.0", + "packageName": "entities", + "hash": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" + } + }, + "npm:env-paths": { + "type": "npm", + "name": "npm:env-paths", + "data": { + "version": "2.2.1", + "packageName": "env-paths", + "hash": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==" + } + }, + "npm:envinfo": { + "type": "npm", + "name": "npm:envinfo", + "data": { + "version": "7.13.0", + "packageName": "envinfo", + "hash": "sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q==" + } + }, + "npm:eol": { + "type": "npm", + "name": "npm:eol", + "data": { + "version": "0.9.1", + "packageName": "eol", + "hash": "sha512-Ds/TEoZjwggRoz/Q2O7SE3i4Jm66mqTDfmdHdq/7DKVk3bro9Q8h6WdXKdPqFLMoqxrDK5SVRzHVPOS6uuGtrg==" + } + }, + "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:errlop": { + "type": "npm", + "name": "npm:errlop", + "data": { + "version": "2.2.0", + "packageName": "errlop", + "hash": "sha512-e64Qj9+4aZzjzzFpZC7p5kmm/ccCrbLhAJplhsDXQFs87XTsXwOpH4s1Io2s90Tau/8r2j9f4l/thhDevRjzxw==" + } + }, + "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.23.3", + "packageName": "es-abstract", + "hash": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==" + } + }, + "npm:es-array-method-boxes-properly": { + "type": "npm", + "name": "npm:es-array-method-boxes-properly", + "data": { + "version": "1.0.0", + "packageName": "es-array-method-boxes-properly", + "hash": "sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==" + } + }, + "npm:es-define-property": { + "type": "npm", + "name": "npm:es-define-property", + "data": { + "version": "1.0.0", + "packageName": "es-define-property", + "hash": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==" + } + }, + "npm:es-errors": { + "type": "npm", + "name": "npm:es-errors", + "data": { + "version": "1.3.0", + "packageName": "es-errors", + "hash": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" + } + }, + "npm:es-get-iterator": { + "type": "npm", + "name": "npm:es-get-iterator", + "data": { + "version": "1.1.3", + "packageName": "es-get-iterator", + "hash": "sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==" + } + }, + "npm:es-iterator-helpers": { + "type": "npm", + "name": "npm:es-iterator-helpers", + "data": { + "version": "1.0.19", + "packageName": "es-iterator-helpers", + "hash": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==" + } + }, + "npm:es-module-lexer": { + "type": "npm", + "name": "npm:es-module-lexer", + "data": { + "version": "1.5.4", + "packageName": "es-module-lexer", + "hash": "sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==" + } + }, + "npm:es-object-atoms": { + "type": "npm", + "name": "npm:es-object-atoms", + "data": { + "version": "1.0.0", + "packageName": "es-object-atoms", + "hash": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==" + } + }, + "npm:es-set-tostringtag": { + "type": "npm", + "name": "npm:es-set-tostringtag", + "data": { + "version": "2.0.3", + "packageName": "es-set-tostringtag", + "hash": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==" + } + }, + "npm:es-shim-unscopables": { + "type": "npm", + "name": "npm:es-shim-unscopables", + "data": { + "version": "1.0.2", + "packageName": "es-shim-unscopables", + "hash": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==" + } + }, + "npm:es-to-primitive": { + "type": "npm", + "name": "npm:es-to-primitive", + "data": { + "version": "1.2.1", + "packageName": "es-to-primitive", + "hash": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==" + } + }, + "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-symbol": { + "type": "npm", + "name": "npm:es6-symbol", + "data": { + "version": "3.1.4", + "packageName": "es6-symbol", + "hash": "sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==" + } + }, + "npm:escalade": { + "type": "npm", + "name": "npm:escalade", + "data": { + "version": "3.1.2", + "packageName": "escalade", + "hash": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==" + } + }, + "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@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: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:escodegen@1.14.3": { + "type": "npm", + "name": "npm:escodegen@1.14.3", + "data": { + "version": "1.14.3", + "packageName": "escodegen", + "hash": "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==" + } + }, + "npm:escodegen": { + "type": "npm", + "name": "npm:escodegen", + "data": { + "version": "2.1.0", + "packageName": "escodegen", + "hash": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==" + } + }, + "npm:eslint-config-prettier": { + "type": "npm", + "name": "npm:eslint-config-prettier", + "data": { + "version": "8.10.0", + "packageName": "eslint-config-prettier", + "hash": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==" + } + }, + "npm:eslint-config-react-app@6.0.0": { + "type": "npm", + "name": "npm:eslint-config-react-app@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "eslint-config-react-app", + "hash": "sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==" + } + }, + "npm:eslint-config-react-app": { + "type": "npm", + "name": "npm:eslint-config-react-app", + "data": { + "version": "7.0.1", + "packageName": "eslint-config-react-app", + "hash": "sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==" + } + }, + "npm:eslint-import-resolver-node": { + "type": "npm", + "name": "npm:eslint-import-resolver-node", + "data": { + "version": "0.3.9", + "packageName": "eslint-import-resolver-node", + "hash": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==" + } + }, + "npm:eslint-module-utils": { + "type": "npm", + "name": "npm:eslint-module-utils", + "data": { + "version": "2.8.1", + "packageName": "eslint-module-utils", + "hash": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==" + } + }, + "npm:eslint-plugin-cypress": { + "type": "npm", + "name": "npm:eslint-plugin-cypress", + "data": { + "version": "2.15.2", + "packageName": "eslint-plugin-cypress", + "hash": "sha512-CtcFEQTDKyftpI22FVGpx8bkpKyYXBlNge6zSo0pl5/qJvBAnzaD76Vu2AsP16d6mTj478Ldn2mhgrWV+Xr0vQ==" + } + }, + "npm:eslint-plugin-flowtype": { + "type": "npm", + "name": "npm:eslint-plugin-flowtype", + "data": { + "version": "5.10.0", + "packageName": "eslint-plugin-flowtype", + "hash": "sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw==" + } + }, + "npm:eslint-plugin-flowtype@8.0.3": { + "type": "npm", + "name": "npm:eslint-plugin-flowtype@8.0.3", + "data": { + "version": "8.0.3", + "packageName": "eslint-plugin-flowtype", + "hash": "sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==" + } + }, + "npm:eslint-plugin-import": { + "type": "npm", + "name": "npm:eslint-plugin-import", + "data": { + "version": "2.29.1", + "packageName": "eslint-plugin-import", + "hash": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==" + } + }, + "npm:eslint-plugin-jest": { + "type": "npm", + "name": "npm:eslint-plugin-jest", + "data": { + "version": "24.7.0", + "packageName": "eslint-plugin-jest", + "hash": "sha512-wUxdF2bAZiYSKBclsUMrYHH6WxiBreNjyDxbRv345TIvPeoCEgPNEn3Sa+ZrSqsf1Dl9SqqSREXMHExlMMu1DA==" + } + }, + "npm:eslint-plugin-jest@25.7.0": { + "type": "npm", + "name": "npm:eslint-plugin-jest@25.7.0", + "data": { + "version": "25.7.0", + "packageName": "eslint-plugin-jest", + "hash": "sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==" + } + }, + "npm:eslint-plugin-jsx-a11y": { + "type": "npm", + "name": "npm:eslint-plugin-jsx-a11y", + "data": { + "version": "6.9.0", + "packageName": "eslint-plugin-jsx-a11y", + "hash": "sha512-nOFOCaJG2pYqORjK19lqPqxMO/JpvdCZdPtNdxY3kvom3jTvkAbOvQvD8wuD0G8BYR0IGAGYDlzqWJOh/ybn2g==" + } + }, + "npm:eslint-plugin-react-hooks": { + "type": "npm", + "name": "npm:eslint-plugin-react-hooks", + "data": { + "version": "4.6.2", + "packageName": "eslint-plugin-react-hooks", + "hash": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==" + } + }, + "npm:eslint-plugin-react": { + "type": "npm", + "name": "npm:eslint-plugin-react", + "data": { + "version": "7.35.0", + "packageName": "eslint-plugin-react", + "hash": "sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==" + } + }, + "npm:eslint-plugin-testing-library": { + "type": "npm", + "name": "npm:eslint-plugin-testing-library", + "data": { + "version": "3.10.2", + "packageName": "eslint-plugin-testing-library", + "hash": "sha512-WAmOCt7EbF1XM8XfbCKAEzAPnShkNSwcIsAD2jHdsMUT9mZJPjLCG7pMzbcC8kK366NOuGip8HKLDC+Xk4yIdA==" + } + }, + "npm:eslint-plugin-testing-library@5.11.1": { + "type": "npm", + "name": "npm:eslint-plugin-testing-library@5.11.1", + "data": { + "version": "5.11.1", + "packageName": "eslint-plugin-testing-library", + "hash": "sha512-5eX9e1Kc2PqVRed3taaLnAAqPZGEX75C+M/rXzUAI3wIg/ZxzUm1OVAwfe/O+vE+6YXOLetSe9g5GKD2ecXipw==" + } + }, + "npm:eslint-scope": { + "type": "npm", + "name": "npm:eslint-scope", + "data": { + "version": "5.1.1", + "packageName": "eslint-scope", + "hash": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==" + } + }, + "npm:eslint-scope@4.0.3": { + "type": "npm", + "name": "npm:eslint-scope@4.0.3", + "data": { + "version": "4.0.3", + "packageName": "eslint-scope", + "hash": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==" + } + }, + "npm:eslint-scope@7.2.2": { + "type": "npm", + "name": "npm:eslint-scope@7.2.2", + "data": { + "version": "7.2.2", + "packageName": "eslint-scope", + "hash": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==" + } + }, + "npm:eslint-utils@1.4.3": { + "type": "npm", + "name": "npm:eslint-utils@1.4.3", + "data": { + "version": "1.4.3", + "packageName": "eslint-utils", + "hash": "sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==" + } + }, + "npm:eslint-utils": { + "type": "npm", + "name": "npm:eslint-utils", + "data": { + "version": "2.1.0", + "packageName": "eslint-utils", + "hash": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==" + } + }, + "npm:eslint-utils@3.0.0": { + "type": "npm", + "name": "npm:eslint-utils@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "eslint-utils", + "hash": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==" + } + }, + "npm:eslint-visitor-keys": { + "type": "npm", + "name": "npm:eslint-visitor-keys", + "data": { + "version": "1.3.0", + "packageName": "eslint-visitor-keys", + "hash": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==" + } + }, + "npm:eslint-visitor-keys@2.1.0": { + "type": "npm", + "name": "npm:eslint-visitor-keys@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "eslint-visitor-keys", + "hash": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==" + } + }, + "npm:eslint-visitor-keys@3.4.3": { + "type": "npm", + "name": "npm:eslint-visitor-keys@3.4.3", + "data": { + "version": "3.4.3", + "packageName": "eslint-visitor-keys", + "hash": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" + } + }, + "npm:eslint-webpack-plugin@2.7.0": { + "type": "npm", + "name": "npm:eslint-webpack-plugin@2.7.0", + "data": { + "version": "2.7.0", + "packageName": "eslint-webpack-plugin", + "hash": "sha512-bNaVVUvU4srexGhVcayn/F4pJAz19CWBkKoMx7aSQ4wtTbZQCnG5O9LHCE42mM+JSKOUp7n6vd5CIwzj7lOVGA==" + } + }, + "npm:eslint-webpack-plugin@3.2.0": { + "type": "npm", + "name": "npm:eslint-webpack-plugin@3.2.0", + "data": { + "version": "3.2.0", + "packageName": "eslint-webpack-plugin", + "hash": "sha512-avrKcGncpPbPSUHX6B3stNGzkKFto3eL+DKM4+VyMrVnhPc3vRczVlCq3uhuFOdRvDHTVXuzwk1ZKUrqDQHQ9w==" + } + }, + "npm:eslint@6.8.0": { + "type": "npm", + "name": "npm:eslint@6.8.0", + "data": { + "version": "6.8.0", + "packageName": "eslint", + "hash": "sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig==" + } + }, + "npm:eslint": { + "type": "npm", + "name": "npm:eslint", + "data": { + "version": "7.32.0", + "packageName": "eslint", + "hash": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==" + } + }, + "npm:eslint@8.57.0": { + "type": "npm", + "name": "npm:eslint@8.57.0", + "data": { + "version": "8.57.0", + "packageName": "eslint", + "hash": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==" + } + }, + "npm:esniff": { + "type": "npm", + "name": "npm:esniff", + "data": { + "version": "2.0.1", + "packageName": "esniff", + "hash": "sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==" + } + }, + "npm:espree@6.2.1": { + "type": "npm", + "name": "npm:espree@6.2.1", + "data": { + "version": "6.2.1", + "packageName": "espree", + "hash": "sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw==" + } + }, + "npm:espree": { + "type": "npm", + "name": "npm:espree", + "data": { + "version": "7.3.1", + "packageName": "espree", + "hash": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==" + } + }, + "npm:espree@9.6.1": { + "type": "npm", + "name": "npm:espree@9.6.1", + "data": { + "version": "9.6.1", + "packageName": "espree", + "hash": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==" + } + }, + "npm:esprima@1.2.2": { + "type": "npm", + "name": "npm:esprima@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "esprima", + "hash": "sha512-+JpPZam9w5DuJ3Q67SqsMGtiHKENSMRVoxvArfJZK01/BfLEObtZ6orJa/MtoGNR/rfMgp5837T41PAmTwAv/A==" + } + }, + "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: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:estree-walker@0.6.1": { + "type": "npm", + "name": "npm:estree-walker@0.6.1", + "data": { + "version": "0.6.1", + "packageName": "estree-walker", + "hash": "sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==" + } + }, + "npm:estree-walker": { + "type": "npm", + "name": "npm:estree-walker", + "data": { + "version": "1.0.1", + "packageName": "estree-walker", + "hash": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==" + } + }, + "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:eventemitter2@6.4.7": { + "type": "npm", + "name": "npm:eventemitter2@6.4.7", + "data": { + "version": "6.4.7", + "packageName": "eventemitter2", + "hash": "sha512-tYUSVOGeQPKt/eC1ABfhHy5Xd96N3oIijJvN3O9+TsC28T5V9yX9oEfEK5faP0EFSNVOG97qtAS68GBrQB2hDg==" + } + }, + "npm:eventemitter2": { + "type": "npm", + "name": "npm:eventemitter2", + "data": { + "version": "6.4.9", + "packageName": "eventemitter2", + "hash": "sha512-JEPTiaOt9f04oa6NOkc4aH+nVp5I3wEjpHbIPqfgCdD5v5bUzy7xQqwcVO2aDQgOWhI28da57HksMrzK9HlRxg==" + } + }, + "npm:eventemitter3": { + "type": "npm", + "name": "npm:eventemitter3", + "data": { + "version": "4.0.7", + "packageName": "eventemitter3", + "hash": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" + } + }, + "npm:events@2.1.0": { + "type": "npm", + "name": "npm:events@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "events", + "hash": "sha512-3Zmiobend8P9DjmKAty0Era4jV8oJ0yGYe2nJJAxgymF9+N8F2m0hhZiMoWtcfepExzNKZumFU3ksdQbInGWCg==" + } + }, + "npm:events": { + "type": "npm", + "name": "npm:events", + "data": { + "version": "3.3.0", + "packageName": "events", + "hash": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==" + } + }, + "npm:eventsource": { + "type": "npm", + "name": "npm:eventsource", + "data": { + "version": "2.0.2", + "packageName": "eventsource", + "hash": "sha512-IzUmBGPR3+oUG9dUeXynyNmf91/3zUSJg1lCktzKw47OXuhco54U3r9B7O4XX+Rb1Itm9OZ2b0RkTs10bICOxA==" + } + }, + "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:exec-sh": { + "type": "npm", + "name": "npm:exec-sh", + "data": { + "version": "0.3.6", + "packageName": "exec-sh", + "hash": "sha512-nQn+hI3yp+oD0huYhKwvYI32+JFeq+XkNcD1GAo3Y/MjxsfVGmrrzrnzjWiNY6f+pUCP440fThsFh5gZrRAU/w==" + } + }, + "npm:execa@4.1.0": { + "type": "npm", + "name": "npm:execa@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "execa", + "hash": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==" + } + }, + "npm:execa@5.0.0": { + "type": "npm", + "name": "npm:execa@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "execa", + "hash": "sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ==" + } + }, + "npm:execa@0.7.0": { + "type": "npm", + "name": "npm:execa@0.7.0", + "data": { + "version": "0.7.0", + "packageName": "execa", + "hash": "sha512-RztN09XglpYI7aBBrJCPW95jEH7YF1UEPOoX9yDhUTPdp7mK+CQvnLTuD10BNXZ3byLTu2uehZ8EcKT/4CGiFw==" + } + }, + "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:execa@2.1.0": { + "type": "npm", + "name": "npm:execa@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "execa", + "hash": "sha512-Y/URAVapfbYy2Xp/gb6A0E7iR8xeqOCXsuuaoMn7A5PzrXUK84E1gyiEfq0wQd/GHA6GsoHWwhNq8anb0mleIw==" + } + }, + "npm:execa": { + "type": "npm", + "name": "npm:execa", + "data": { + "version": "5.1.1", + "packageName": "execa", + "hash": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==" + } + }, + "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: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": "26.6.2", + "packageName": "expect", + "hash": "sha512-9/hlOBkQl2l/PLHJx6JjoDF6xPKcJEsUlWKb23rKE7KzeDqUZKXKNMW27KIue5JMdBV9HgmoJPcc8HtO85t9IA==" + } + }, + "npm:expect@27.5.1": { + "type": "npm", + "name": "npm:expect@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "expect", + "hash": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==" + } + }, + "npm:exponential-backoff": { + "type": "npm", + "name": "npm:exponential-backoff", + "data": { + "version": "3.1.1", + "packageName": "exponential-backoff", + "hash": "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==" + } + }, + "npm:express": { + "type": "npm", + "name": "npm:express", + "data": { + "version": "4.19.2", + "packageName": "express", + "hash": "sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==" + } + }, + "npm:ext": { + "type": "npm", + "name": "npm:ext", + "data": { + "version": "1.7.0", + "packageName": "ext", + "hash": "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==" + } + }, + "npm:extend-shallow": { + "type": "npm", + "name": "npm:extend-shallow", + "data": { + "version": "2.0.1", + "packageName": "extend-shallow", + "hash": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==" + } + }, + "npm:extend-shallow@3.0.2": { + "type": "npm", + "name": "npm:extend-shallow@3.0.2", + "data": { + "version": "3.0.2", + "packageName": "extend-shallow", + "hash": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==" + } + }, + "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: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:extsprintf@1.4.1": { + "type": "npm", + "name": "npm:extsprintf@1.4.1", + "data": { + "version": "1.4.1", + "packageName": "extsprintf", + "hash": "sha512-Wrk35e8ydCKDj/ArClo1VrPVmN8zph5V4AtHwIuHhvMXsKf73UT3BOD+azBIW+3wOJ4FhEH7zyaJCFvChjYvMA==" + } + }, + "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@3.2.7": { + "type": "npm", + "name": "npm:fast-glob@3.2.7", + "data": { + "version": "3.2.7", + "packageName": "fast-glob", + "hash": "sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==" + } + }, + "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-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-levenshtein": { + "type": "npm", + "name": "npm:fast-levenshtein", + "data": { + "version": "2.0.6", + "packageName": "fast-levenshtein", + "hash": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" + } + }, + "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:fast-uri": { + "type": "npm", + "name": "npm:fast-uri", + "data": { + "version": "3.0.1", + "packageName": "fast-uri", + "hash": "sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==" + } + }, + "npm:fastest-levenshtein": { + "type": "npm", + "name": "npm:fastest-levenshtein", + "data": { + "version": "1.0.16", + "packageName": "fastest-levenshtein", + "hash": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==" + } + }, + "npm:fastq": { + "type": "npm", + "name": "npm:fastq", + "data": { + "version": "1.17.1", + "packageName": "fastq", + "hash": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==" + } + }, + "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:figgy-pudding": { + "type": "npm", + "name": "npm:figgy-pudding", + "data": { + "version": "3.5.2", + "packageName": "figgy-pudding", + "hash": "sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==" + } + }, + "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:figures@1.7.0": { + "type": "npm", + "name": "npm:figures@1.7.0", + "data": { + "version": "1.7.0", + "packageName": "figures", + "hash": "sha512-UxKlfCRuCBxSXU4C6t9scbDyWZ4VlaFFdojKtzJuSkuOBQ5CNFum+zZXFwHjo+CxBC1t6zlYPgHIgFjL8ggoEQ==" + } + }, + "npm:file-entry-cache@5.0.1": { + "type": "npm", + "name": "npm:file-entry-cache@5.0.1", + "data": { + "version": "5.0.1", + "packageName": "file-entry-cache", + "hash": "sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==" + } + }, + "npm:file-entry-cache": { + "type": "npm", + "name": "npm:file-entry-cache", + "data": { + "version": "6.0.1", + "packageName": "file-entry-cache", + "hash": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==" + } + }, + "npm:file-entry-cache@9.0.0": { + "type": "npm", + "name": "npm:file-entry-cache@9.0.0", + "data": { + "version": "9.0.0", + "packageName": "file-entry-cache", + "hash": "sha512-6MgEugi8p2tiUhqO7GnPsmbCCzj0YRCwwaTbpGRyKZesjRSzkqkAE9fPp7V2yMs5hwfgbQLgdvSSkGNg1s5Uvw==" + } + }, + "npm:file-loader": { + "type": "npm", + "name": "npm:file-loader", + "data": { + "version": "6.1.1", + "packageName": "file-loader", + "hash": "sha512-Klt8C4BjWSXYQAfhpYYkG4qHNTna4toMHEbWrI5IuVoxbU6uiDKeKAP99R8mmbJi3lvewn/jQBOgU4+NS3tDQw==" + } + }, + "npm:file-loader@6.2.0": { + "type": "npm", + "name": "npm:file-loader@6.2.0", + "data": { + "version": "6.2.0", + "packageName": "file-loader", + "hash": "sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==" + } + }, + "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:file-uri-to-path": { + "type": "npm", + "name": "npm:file-uri-to-path", + "data": { + "version": "1.0.0", + "packageName": "file-uri-to-path", + "hash": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==" + } + }, + "npm:file-url": { + "type": "npm", + "name": "npm:file-url", + "data": { + "version": "3.0.0", + "packageName": "file-url", + "hash": "sha512-g872QGsHexznxkIAdK8UiZRe7SkE6kvylShU4Nsj8NvfvZag7S0QuQ4IgvPDkk75HxgjIVDwycFTDAgIiO4nDA==" + } + }, + "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:filesize@6.1.0": { + "type": "npm", + "name": "npm:filesize@6.1.0", + "data": { + "version": "6.1.0", + "packageName": "filesize", + "hash": "sha512-LpCHtPQ3sFx67z+uh2HnSyWSLLu5Jxo21795uRDuar/EOuYWXib5EmPaGIBuSnRqH2IODiKA2k5re/K9OnN/Yg==" + } + }, + "npm:filesize": { + "type": "npm", + "name": "npm:filesize", + "data": { + "version": "8.0.7", + "packageName": "filesize", + "hash": "sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==" + } + }, + "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:fill-range": { + "type": "npm", + "name": "npm:fill-range", + "data": { + "version": "7.1.1", + "packageName": "fill-range", + "hash": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" + } + }, + "npm:final-form": { + "type": "npm", + "name": "npm:final-form", + "data": { + "version": "4.20.10", + "packageName": "final-form", + "hash": "sha512-TL48Pi1oNHeMOHrKv1bCJUrWZDcD3DIG6AGYVNOnyZPr7Bd/pStN0pL+lfzF5BNoj/FclaoiaLenk4XUIFVYng==" + } + }, + "npm:finalhandler": { + "type": "npm", + "name": "npm:finalhandler", + "data": { + "version": "1.2.0", + "packageName": "finalhandler", + "hash": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==" + } + }, + "npm:find-cache-dir": { + "type": "npm", + "name": "npm:find-cache-dir", + "data": { + "version": "2.1.0", + "packageName": "find-cache-dir", + "hash": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==" + } + }, + "npm:find-cache-dir@3.3.2": { + "type": "npm", + "name": "npm:find-cache-dir@3.3.2", + "data": { + "version": "3.3.2", + "packageName": "find-cache-dir", + "hash": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==" + } + }, + "npm:find-node-modules": { + "type": "npm", + "name": "npm:find-node-modules", + "data": { + "version": "2.1.3", + "packageName": "find-node-modules", + "hash": "sha512-UC2I2+nx1ZuOBclWVNdcnbDR5dlrOdVb7xNjmT/lHE+LsgztWks3dG7boJ37yTS/venXw84B/mAW9uHVoC5QRg==" + } + }, + "npm:find-root": { + "type": "npm", + "name": "npm:find-root", + "data": { + "version": "1.1.0", + "packageName": "find-root", + "hash": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==" + } + }, + "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@3.0.0": { + "type": "npm", + "name": "npm:find-up@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "find-up", + "hash": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==" + } + }, + "npm:find-webpack": { + "type": "npm", + "name": "npm:find-webpack", + "data": { + "version": "2.2.1", + "packageName": "find-webpack", + "hash": "sha512-OdDtn2AzQvu3l9U1TS5ALc7uTVcLK/yv3fhjo+Pz7yuv4hG3ANKnbkKnPIPZ5ofd9mpYe6wRf5g5H4X9Lx48vQ==" + } + }, + "npm:find-yarn-workspace-root@1.2.1": { + "type": "npm", + "name": "npm:find-yarn-workspace-root@1.2.1", + "data": { + "version": "1.2.1", + "packageName": "find-yarn-workspace-root", + "hash": "sha512-dVtfb0WuQG+8Ag2uWkbG79hOUzEsRrhBzgfn86g2sJPkzmcpGdghbNTfUKGTxymFrY/tLIodDzLoW9nOJ4FY8Q==" + } + }, + "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": "4.0.0", + "packageName": "findup-sync", + "hash": "sha512-6jvvn/12IC4quLBL1KNokxC7wWTvYncaVUYSoxWw7YykPLuRrnv4qdHcSOywOI5RpkOVGeQRtWM8/q+G6W6qfQ==" + } + }, + "npm:flat-cache@2.0.1": { + "type": "npm", + "name": "npm:flat-cache@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "flat-cache", + "hash": "sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==" + } + }, + "npm:flat-cache": { + "type": "npm", + "name": "npm:flat-cache", + "data": { + "version": "3.2.0", + "packageName": "flat-cache", + "hash": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==" + } + }, + "npm:flat-cache@5.0.0": { + "type": "npm", + "name": "npm:flat-cache@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "flat-cache", + "hash": "sha512-JrqFmyUl2PnPi1OvLyTVHnQvwQ0S+e6lGSwu8OkAZlSaNIZciTY2H/cOOROxsBA1m/LZNHDsqAgDZt6akWcjsQ==" + } + }, + "npm:flat": { + "type": "npm", + "name": "npm:flat", + "data": { + "version": "5.0.2", + "packageName": "flat", + "hash": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==" + } + }, + "npm:flatted@2.0.2": { + "type": "npm", + "name": "npm:flatted@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "flatted", + "hash": "sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==" + } + }, + "npm:flatted": { + "type": "npm", + "name": "npm:flatted", + "data": { + "version": "3.3.1", + "packageName": "flatted", + "hash": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==" + } + }, + "npm:flatten": { + "type": "npm", + "name": "npm:flatten", + "data": { + "version": "1.0.3", + "packageName": "flatten", + "hash": "sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==" + } + }, + "npm:flow-parser": { + "type": "npm", + "name": "npm:flow-parser", + "data": { + "version": "0.241.0", + "packageName": "flow-parser", + "hash": "sha512-82yKXpz7iWknWFsognZUf5a6mBQLnVrYoYSU9Nbu7FTOpKlu3v9ehpiI9mYXuaIO3J0ojX1b83M/InXvld9HUw==" + } + }, + "npm:flush-write-stream": { + "type": "npm", + "name": "npm:flush-write-stream", + "data": { + "version": "1.1.1", + "packageName": "flush-write-stream", + "hash": "sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==" + } + }, + "npm:follow-redirects": { + "type": "npm", + "name": "npm:follow-redirects", + "data": { + "version": "1.15.6", + "packageName": "follow-redirects", + "hash": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==" + } + }, + "npm:for-each": { + "type": "npm", + "name": "npm:for-each", + "data": { + "version": "0.3.3", + "packageName": "for-each", + "hash": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==" + } + }, + "npm:for-in": { + "type": "npm", + "name": "npm:for-in", + "data": { + "version": "1.0.2", + "packageName": "for-in", + "hash": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==" + } + }, + "npm:foreground-child": { + "type": "npm", + "name": "npm:foreground-child", + "data": { + "version": "3.2.1", + "packageName": "foreground-child", + "hash": "sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==" + } + }, + "npm:forever-agent": { + "type": "npm", + "name": "npm:forever-agent", + "data": { + "version": "0.6.1", + "packageName": "forever-agent", + "hash": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==" + } + }, + "npm:fork-ts-checker-webpack-plugin@4.1.6": { + "type": "npm", + "name": "npm:fork-ts-checker-webpack-plugin@4.1.6", + "data": { + "version": "4.1.6", + "packageName": "fork-ts-checker-webpack-plugin", + "hash": "sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==" + } + }, + "npm:fork-ts-checker-webpack-plugin": { + "type": "npm", + "name": "npm:fork-ts-checker-webpack-plugin", + "data": { + "version": "6.5.3", + "packageName": "fork-ts-checker-webpack-plugin", + "hash": "sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==" + } + }, + "npm:form-data@3.0.1": { + "type": "npm", + "name": "npm:form-data@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "form-data", + "hash": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==" + } + }, + "npm:form-data@4.0.0": { + "type": "npm", + "name": "npm:form-data@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "form-data", + "hash": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==" + } + }, + "npm:form-data": { + "type": "npm", + "name": "npm:form-data", + "data": { + "version": "2.3.3", + "packageName": "form-data", + "hash": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==" + } + }, + "npm:forwarded": { + "type": "npm", + "name": "npm:forwarded", + "data": { + "version": "0.2.0", + "packageName": "forwarded", + "hash": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==" + } + }, + "npm:frac": { + "type": "npm", + "name": "npm:frac", + "data": { + "version": "1.1.2", + "packageName": "frac", + "hash": "sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA==" + } + }, + "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:from2": { + "type": "npm", + "name": "npm:from2", + "data": { + "version": "2.3.0", + "packageName": "from2", + "hash": "sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==" + } + }, + "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-extra": { + "type": "npm", + "name": "npm:fs-extra", + "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@11.2.0": { + "type": "npm", + "name": "npm:fs-extra@11.2.0", + "data": { + "version": "11.2.0", + "packageName": "fs-extra", + "hash": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==" + } + }, + "npm:fs-extra@4.0.3": { + "type": "npm", + "name": "npm:fs-extra@4.0.3", + "data": { + "version": "4.0.3", + "packageName": "fs-extra", + "hash": "sha512-q6rbdDd1o2mAnQreO7YADIxf/Whx4AHBiRf6d+/cVT8h44ss+lHgxf1FemcqDnQt9X3ct4McHr+JMGlYSsK7Cg==" + } + }, + "npm:fs-extra@7.0.1": { + "type": "npm", + "name": "npm:fs-extra@7.0.1", + "data": { + "version": "7.0.1", + "packageName": "fs-extra", + "hash": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==" + } + }, + "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:fs-minipass@1.2.7": { + "type": "npm", + "name": "npm:fs-minipass@1.2.7", + "data": { + "version": "1.2.7", + "packageName": "fs-minipass", + "hash": "sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA==" + } + }, + "npm:fs-minipass": { + "type": "npm", + "name": "npm:fs-minipass", + "data": { + "version": "2.1.0", + "packageName": "fs-minipass", + "hash": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==" + } + }, + "npm:fs-minipass@3.0.3": { + "type": "npm", + "name": "npm:fs-minipass@3.0.3", + "data": { + "version": "3.0.3", + "packageName": "fs-minipass", + "hash": "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==" + } + }, + "npm:fs-mkdirp-stream": { + "type": "npm", + "name": "npm:fs-mkdirp-stream", + "data": { + "version": "1.0.0", + "packageName": "fs-mkdirp-stream", + "hash": "sha512-+vSd9frUnapVC2RZYfL3FCB2p3g4TBhaUmrsWlSudsGdnxIuUvBB2QM1VZeBtc49QFwrp+wQLrDs3+xxDgI5gQ==" + } + }, + "npm:fs-monkey": { + "type": "npm", + "name": "npm:fs-monkey", + "data": { + "version": "1.0.6", + "packageName": "fs-monkey", + "hash": "sha512-b1FMfwetIKymC0eioW7mTywihSQE4oLzQn1dB6rZB5fx/3NpNEdAWeCSMB+60/AeT0TCXsxzAlcYVEFCTAksWg==" + } + }, + "npm:fs-write-stream-atomic": { + "type": "npm", + "name": "npm:fs-write-stream-atomic", + "data": { + "version": "1.0.10", + "packageName": "fs-write-stream-atomic", + "hash": "sha512-gehEzmPn2nAwr39eay+x3X34Ra+M2QlVUTLhkXPjWdeO8RF9kszk116avgBJM3ZyNHgHXBNx+VmPaFC36k0PzA==" + } + }, + "npm:fs.realpath": { + "type": "npm", + "name": "npm:fs.realpath", + "data": { + "version": "1.0.0", + "packageName": "fs.realpath", + "hash": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" + } + }, + "npm:fsevents@1.2.13": { + "type": "npm", + "name": "npm:fsevents@1.2.13", + "data": { + "version": "1.2.13", + "packageName": "fsevents", + "hash": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==" + } + }, + "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.6", + "packageName": "function.prototype.name", + "hash": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==" + } + }, + "npm:functional-red-black-tree": { + "type": "npm", + "name": "npm:functional-red-black-tree", + "data": { + "version": "1.0.1", + "packageName": "functional-red-black-tree", + "hash": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==" + } + }, + "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:gauge": { + "type": "npm", + "name": "npm:gauge", + "data": { + "version": "4.0.4", + "packageName": "gauge", + "hash": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==" + } + }, + "npm:gauge@5.0.2": { + "type": "npm", + "name": "npm:gauge@5.0.2", + "data": { + "version": "5.0.2", + "packageName": "gauge", + "hash": "sha512-pMaFftXPtiGIHCJHdcUUx9Rby/rFT/Kkt3fIIGCs+9PMDIljSyRiqraTlxNtBReJRDfUefpa263RQ3vnp5G/LQ==" + } + }, + "npm:gaze": { + "type": "npm", + "name": "npm:gaze", + "data": { + "version": "1.1.3", + "packageName": "gaze", + "hash": "sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==" + } + }, + "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-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.2.4", + "packageName": "get-intrinsic", + "hash": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==" + } + }, + "npm:get-own-enumerable-property-symbols": { + "type": "npm", + "name": "npm:get-own-enumerable-property-symbols", + "data": { + "version": "3.0.2", + "packageName": "get-own-enumerable-property-symbols", + "hash": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==" + } + }, + "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-pkg-repo": { + "type": "npm", + "name": "npm:get-pkg-repo", + "data": { + "version": "4.2.1", + "packageName": "get-pkg-repo", + "hash": "sha512-2+QbHjFRfGB74v/pYWjd5OhU3TDIC2Gv/YKUTk/tCvAz0pkn/Mz6P3uByuBimLOcPvN2jYdScl3xGFSrx0jEcA==" + } + }, + "npm:get-port": { + "type": "npm", + "name": "npm:get-port", + "data": { + "version": "5.1.1", + "packageName": "get-port", + "hash": "sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==" + } + }, + "npm:get-stdin": { + "type": "npm", + "name": "npm:get-stdin", + "data": { + "version": "7.0.0", + "packageName": "get-stdin", + "hash": "sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==" + } + }, + "npm:get-stream@6.0.0": { + "type": "npm", + "name": "npm:get-stream@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "get-stream", + "hash": "sha512-A1B3Bh1UmL0bidM/YX2NsCOTnGJePL9rO/M+Mw3m9f2gUpfokS0hi5Eah0WSUEWZdZhIZtMjkIYS7mDfOqNHbg==" + } + }, + "npm:get-stream@3.0.0": { + "type": "npm", + "name": "npm:get-stream@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "get-stream", + "hash": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==" + } + }, + "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-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-symbol-description": { + "type": "npm", + "name": "npm:get-symbol-description", + "data": { + "version": "1.0.2", + "packageName": "get-symbol-description", + "hash": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==" + } + }, + "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:gettext-parser": { + "type": "npm", + "name": "npm:gettext-parser", + "data": { + "version": "3.1.1", + "packageName": "gettext-parser", + "hash": "sha512-vNhWcqXEtZPs5Ft1ReA34g7ByWotpcOIeJvXVy2jF3/G2U9v6W0wG4Z4hXzcU8R//jArqkgHcVCGgGqa4vxVlQ==" + } + }, + "npm:gherkin": { + "type": "npm", + "name": "npm:gherkin", + "data": { + "version": "5.1.0", + "packageName": "gherkin", + "hash": "sha512-axTCsxH0m0cixijLvo7s9591h5pMb8ifQxFDun5FnfFhVsUhxgdnH0H7TSK7q8I4ASUU18DJ/tmlnMegMuLUUQ==" + } + }, + "npm:git-raw-commits": { + "type": "npm", + "name": "npm:git-raw-commits", + "data": { + "version": "2.0.11", + "packageName": "git-raw-commits", + "hash": "sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==" + } + }, + "npm:git-remote-origin-url": { + "type": "npm", + "name": "npm:git-remote-origin-url", + "data": { + "version": "2.0.0", + "packageName": "git-remote-origin-url", + "hash": "sha512-eU+GGrZgccNJcsDH5LkXR3PB9M958hxc7sbA8DFJjrv9j4L2P/eZfKhM+QD6wyzpiv+b1BpK0XrYCxkovtjSLw==" + } + }, + "npm:git-semver-tags": { + "type": "npm", + "name": "npm:git-semver-tags", + "data": { + "version": "4.1.1", + "packageName": "git-semver-tags", + "hash": "sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==" + } + }, + "npm:git-up": { + "type": "npm", + "name": "npm:git-up", + "data": { + "version": "7.0.0", + "packageName": "git-up", + "hash": "sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==" + } + }, + "npm:git-url-parse": { + "type": "npm", + "name": "npm:git-url-parse", + "data": { + "version": "13.1.0", + "packageName": "git-url-parse", + "hash": "sha512-5FvPJP/70WkIprlUZ33bm4UAaFdjcLkJLpWft1BeZKqwR0uhhNGoKwlUaPtVb4LxCSQ++erHapRak9kWGj+FCA==" + } + }, + "npm:gitconfiglocal": { + "type": "npm", + "name": "npm:gitconfiglocal", + "data": { + "version": "1.0.0", + "packageName": "gitconfiglocal", + "hash": "sha512-spLUXeTAVHxDtKsJc8FkFVgFtMdEN9qPGpL23VfSHx4fP4+Ds097IXLvymbnDH8FnmxX5Nr9bPw3A+AQ6mWEaQ==" + } + }, + "npm:glob-parent": { + "type": "npm", + "name": "npm:glob-parent", + "data": { + "version": "5.1.2", + "packageName": "glob-parent", + "hash": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" + } + }, + "npm:glob-parent@3.1.0": { + "type": "npm", + "name": "npm:glob-parent@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "glob-parent", + "hash": "sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==" + } + }, + "npm:glob-parent@6.0.2": { + "type": "npm", + "name": "npm:glob-parent@6.0.2", + "data": { + "version": "6.0.2", + "packageName": "glob-parent", + "hash": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" + } + }, + "npm:glob-stream": { + "type": "npm", + "name": "npm:glob-stream", + "data": { + "version": "6.1.0", + "packageName": "glob-stream", + "hash": "sha512-uMbLGAP3S2aDOHUDfdoYcdIePUCfysbAd0IAoWVZbeGU/oNQ8asHVSshLDJUPWxfzj8zsCG7/XeHPHTtow0nsw==" + } + }, + "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:glob@7.1.4": { + "type": "npm", + "name": "npm:glob@7.1.4", + "data": { + "version": "7.1.4", + "packageName": "glob", + "hash": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==" + } + }, + "npm:glob": { + "type": "npm", + "name": "npm:glob", + "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@9.3.5": { + "type": "npm", + "name": "npm:glob@9.3.5", + "data": { + "version": "9.3.5", + "packageName": "glob", + "hash": "sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==" + } + }, + "npm:glob@7.1.7": { + "type": "npm", + "name": "npm:glob@7.1.7", + "data": { + "version": "7.1.7", + "packageName": "glob", + "hash": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==" + } + }, + "npm:global-directory": { + "type": "npm", + "name": "npm:global-directory", + "data": { + "version": "4.0.1", + "packageName": "global-directory", + "hash": "sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==" + } + }, + "npm:global-dirs": { + "type": "npm", + "name": "npm:global-dirs", + "data": { + "version": "0.1.1", + "packageName": "global-dirs", + "hash": "sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==" + } + }, + "npm:global-dirs@3.0.1": { + "type": "npm", + "name": "npm:global-dirs@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "global-dirs", + "hash": "sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==" + } + }, + "npm:global-modules": { + "type": "npm", + "name": "npm:global-modules", + "data": { + "version": "2.0.0", + "packageName": "global-modules", + "hash": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==" + } + }, + "npm:global-modules@1.0.0": { + "type": "npm", + "name": "npm:global-modules@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "global-modules", + "hash": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==" + } + }, + "npm:global-prefix@1.0.2": { + "type": "npm", + "name": "npm:global-prefix@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "global-prefix", + "hash": "sha512-5lsx1NUDHtSjfg0eHlmYvZKv8/nVqX4ckFbM+FrGcQ+04KWcWFo9P5MxPZYSzUvyzmdTbI7Eix8Q4IbELDqzKg==" + } + }, + "npm:global-prefix": { + "type": "npm", + "name": "npm:global-prefix", + "data": { + "version": "3.0.0", + "packageName": "global-prefix", + "hash": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==" + } + }, + "npm:globals@11.12.0": { + "type": "npm", + "name": "npm:globals@11.12.0", + "data": { + "version": "11.12.0", + "packageName": "globals", + "hash": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" + } + }, + "npm:globals@12.4.0": { + "type": "npm", + "name": "npm:globals@12.4.0", + "data": { + "version": "12.4.0", + "packageName": "globals", + "hash": "sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==" + } + }, + "npm:globals": { + "type": "npm", + "name": "npm:globals", + "data": { + "version": "13.24.0", + "packageName": "globals", + "hash": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==" + } + }, + "npm:globals@9.18.0": { + "type": "npm", + "name": "npm:globals@9.18.0", + "data": { + "version": "9.18.0", + "packageName": "globals", + "hash": "sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==" + } + }, + "npm:globalthis": { + "type": "npm", + "name": "npm:globalthis", + "data": { + "version": "1.0.4", + "packageName": "globalthis", + "hash": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==" + } + }, + "npm:globby@11.0.1": { + "type": "npm", + "name": "npm:globby@11.0.1", + "data": { + "version": "11.0.1", + "packageName": "globby", + "hash": "sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==" + } + }, + "npm:globby": { + "type": "npm", + "name": "npm:globby", + "data": { + "version": "11.1.0", + "packageName": "globby", + "hash": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" + } + }, + "npm:globby@10.0.2": { + "type": "npm", + "name": "npm:globby@10.0.2", + "data": { + "version": "10.0.2", + "packageName": "globby", + "hash": "sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==" + } + }, + "npm:globby@6.1.0": { + "type": "npm", + "name": "npm:globby@6.1.0", + "data": { + "version": "6.1.0", + "packageName": "globby", + "hash": "sha512-KVbFv2TQtbzCoxAnfD6JcHZTYCzyliEaaeM/gH8qQdkKr5s0OP9scEgvdcngyk7AVdY6YVW/TJHd+lQ/Df3Daw==" + } + }, + "npm:globjoin": { + "type": "npm", + "name": "npm:globjoin", + "data": { + "version": "0.1.4", + "packageName": "globjoin", + "hash": "sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==" + } + }, + "npm:globule": { + "type": "npm", + "name": "npm:globule", + "data": { + "version": "1.3.4", + "packageName": "globule", + "hash": "sha512-OPTIfhMBh7JbBYDpa5b+Q5ptmMWKwcNcFSR/0c6t8V4f3ZAVBEsKNY37QdVqmLRYSMhOUGYrY0QhSoEpzGr/Eg==" + } + }, + "npm:gopd": { + "type": "npm", + "name": "npm:gopd", + "data": { + "version": "1.0.1", + "packageName": "gopd", + "hash": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==" + } + }, + "npm:got": { + "type": "npm", + "name": "npm:got", + "data": { + "version": "9.6.0", + "packageName": "got", + "hash": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==" + } + }, + "npm:graceful-fs@4.2.10": { + "type": "npm", + "name": "npm:graceful-fs@4.2.10", + "data": { + "version": "4.2.10", + "packageName": "graceful-fs", + "hash": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" + } + }, + "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:growly": { + "type": "npm", + "name": "npm:growly", + "data": { + "version": "1.3.0", + "packageName": "growly", + "hash": "sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw==" + } + }, + "npm:gulp-sort": { + "type": "npm", + "name": "npm:gulp-sort", + "data": { + "version": "2.0.0", + "packageName": "gulp-sort", + "hash": "sha512-MyTel3FXOdh1qhw1yKhpimQrAmur9q1X0ZigLmCOxouQD+BD3za9/89O+HfbgBQvvh4igEbp0/PUWO+VqGYG1g==" + } + }, + "npm:gzip-size@5.1.1": { + "type": "npm", + "name": "npm:gzip-size@5.1.1", + "data": { + "version": "5.1.1", + "packageName": "gzip-size", + "hash": "sha512-FNHi6mmoHvs1mxZAds4PpdCS6QG8B4C1krxJsMutgxl5t3+GlRTzzI3NEkifXx2pVsOvJdOGSmIgDhQ55FwdPA==" + } + }, + "npm:gzip-size": { + "type": "npm", + "name": "npm:gzip-size", + "data": { + "version": "6.0.0", + "packageName": "gzip-size", + "hash": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==" + } + }, + "npm:hamt_plus": { + "type": "npm", + "name": "npm:hamt_plus", + "data": { + "version": "1.0.2", + "packageName": "hamt_plus", + "hash": "sha512-t2JXKaehnMb9paaYA7J0BX8QQAY8lwfQ9Gjf4pg/mk4krt+cmwmU652HOoWonf+7+EQV97ARPMhhVgU1ra2GhA==" + } + }, + "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:har-schema": { + "type": "npm", + "name": "npm:har-schema", + "data": { + "version": "2.0.0", + "packageName": "har-schema", + "hash": "sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==" + } + }, + "npm:har-validator": { + "type": "npm", + "name": "npm:har-validator", + "data": { + "version": "5.1.5", + "packageName": "har-validator", + "hash": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==" + } + }, + "npm:hard-rejection": { + "type": "npm", + "name": "npm:hard-rejection", + "data": { + "version": "2.1.0", + "packageName": "hard-rejection", + "hash": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==" + } + }, + "npm:harmony-reflect": { + "type": "npm", + "name": "npm:harmony-reflect", + "data": { + "version": "1.6.2", + "packageName": "harmony-reflect", + "hash": "sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g==" + } + }, + "npm:has-ansi": { + "type": "npm", + "name": "npm:has-ansi", + "data": { + "version": "2.0.0", + "packageName": "has-ansi", + "hash": "sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==" + } + }, + "npm:has-bigints": { + "type": "npm", + "name": "npm:has-bigints", + "data": { + "version": "1.0.2", + "packageName": "has-bigints", + "hash": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==" + } + }, + "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-flag": { + "type": "npm", + "name": "npm:has-flag", + "data": { + "version": "4.0.0", + "packageName": "has-flag", + "hash": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" + } + }, + "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.0.3", + "packageName": "has-proto", + "hash": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==" + } + }, + "npm:has-symbols": { + "type": "npm", + "name": "npm:has-symbols", + "data": { + "version": "1.0.3", + "packageName": "has-symbols", + "hash": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" + } + }, + "npm:has-tostringtag": { + "type": "npm", + "name": "npm:has-tostringtag", + "data": { + "version": "1.0.2", + "packageName": "has-tostringtag", + "hash": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==" + } + }, + "npm:has-unicode": { + "type": "npm", + "name": "npm:has-unicode", + "data": { + "version": "2.0.1", + "packageName": "has-unicode", + "hash": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==" + } + }, + "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-value": { + "type": "npm", + "name": "npm:has-value", + "data": { + "version": "1.0.0", + "packageName": "has-value", + "hash": "sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==" + } + }, + "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:has-values": { + "type": "npm", + "name": "npm:has-values", + "data": { + "version": "1.0.0", + "packageName": "has-values", + "hash": "sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==" + } + }, + "npm:has-yarn": { + "type": "npm", + "name": "npm:has-yarn", + "data": { + "version": "2.1.0", + "packageName": "has-yarn", + "hash": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==" + } + }, + "npm:has": { + "type": "npm", + "name": "npm:has", + "data": { + "version": "1.0.4", + "packageName": "has", + "hash": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==" + } + }, + "npm:hash-base@3.1.0": { + "type": "npm", + "name": "npm:hash-base@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "hash-base", + "hash": "sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==" + } + }, + "npm:hash-base": { + "type": "npm", + "name": "npm:hash-base", + "data": { + "version": "3.0.4", + "packageName": "hash-base", + "hash": "sha512-EeeoJKjTyt868liAlVmcv2ZsUfGHlE3Q+BICOXcZiwN3osr5Q/zFGYmTJpoIzuaSTAwndFy+GqhEwlU4L3j4Ow==" + } + }, + "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:he": { + "type": "npm", + "name": "npm:he", + "data": { + "version": "1.2.0", + "packageName": "he", + "hash": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==" + } + }, + "npm:hex-color-regex": { + "type": "npm", + "name": "npm:hex-color-regex", + "data": { + "version": "1.1.0", + "packageName": "hex-color-regex", + "hash": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==" + } + }, + "npm:highcharts": { + "type": "npm", + "name": "npm:highcharts", + "data": { + "version": "9.3.3", + "packageName": "highcharts", + "hash": "sha512-QeOvm6cifeZYYdTLm4IxZsXcOE9c4xqfs0z0OJJ0z7hhA9WG0rmcVAyuIp5HBl/znjA/ayYHmpYjBYD/9PG4Fg==" + } + }, + "npm:history": { + "type": "npm", + "name": "npm:history", + "data": { + "version": "4.10.1", + "packageName": "history", + "hash": "sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==" + } + }, + "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:home-or-tmp": { + "type": "npm", + "name": "npm:home-or-tmp", + "data": { + "version": "2.0.0", + "packageName": "home-or-tmp", + "hash": "sha512-ycURW7oUxE2sNiPVw1HVEFsW+ecOpJ5zaj7eC0RlwhibhRBod20muUN8qu/gzx956YrLolVvs1MTXwKgC2rVEg==" + } + }, + "npm:homedir-polyfill": { + "type": "npm", + "name": "npm:homedir-polyfill", + "data": { + "version": "1.0.3", + "packageName": "homedir-polyfill", + "hash": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==" + } + }, + "npm:hoopy": { + "type": "npm", + "name": "npm:hoopy", + "data": { + "version": "0.1.4", + "packageName": "hoopy", + "hash": "sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==" + } + }, + "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:hosted-git-info@3.0.8": { + "type": "npm", + "name": "npm:hosted-git-info@3.0.8", + "data": { + "version": "3.0.8", + "packageName": "hosted-git-info", + "hash": "sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==" + } + }, + "npm:hosted-git-info@4.1.0": { + "type": "npm", + "name": "npm:hosted-git-info@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "hosted-git-info", + "hash": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==" + } + }, + "npm:hosted-git-info@5.2.1": { + "type": "npm", + "name": "npm:hosted-git-info@5.2.1", + "data": { + "version": "5.2.1", + "packageName": "hosted-git-info", + "hash": "sha512-xIcQYMnhcx2Nr4JTjsFmwwnr9vldugPy9uVm0o87bjqqWMv9GaqsTeT+i99wTl0mk1uLxJtHxLb8kymqTENQsw==" + } + }, + "npm:hosted-git-info": { + "type": "npm", + "name": "npm:hosted-git-info", + "data": { + "version": "6.1.1", + "packageName": "hosted-git-info", + "hash": "sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==" + } + }, + "npm:hpack.js": { + "type": "npm", + "name": "npm:hpack.js", + "data": { + "version": "2.1.6", + "packageName": "hpack.js", + "hash": "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==" + } + }, + "npm:hsl-regex": { + "type": "npm", + "name": "npm:hsl-regex", + "data": { + "version": "1.0.0", + "packageName": "hsl-regex", + "hash": "sha512-M5ezZw4LzXbBKMruP+BNANf0k+19hDQMgpzBIYnya//Al+fjNct9Wf3b1WedLqdEs2hKBvxq/jh+DsHJLj0F9A==" + } + }, + "npm:hsla-regex": { + "type": "npm", + "name": "npm:hsla-regex", + "data": { + "version": "1.0.0", + "packageName": "hsla-regex", + "hash": "sha512-7Wn5GMLuHBjZCb2bTmnDOycho0p/7UVaAeqXZGbHrBCl6Yd/xDhQJAXe6Ga9AXJH2I5zY1dEdYw2u1UptnSBJA==" + } + }, + "npm:html-encoding-sniffer": { + "type": "npm", + "name": "npm:html-encoding-sniffer", + "data": { + "version": "2.0.1", + "packageName": "html-encoding-sniffer", + "hash": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==" + } + }, + "npm:html-entities": { + "type": "npm", + "name": "npm:html-entities", + "data": { + "version": "1.4.0", + "packageName": "html-entities", + "hash": "sha512-8nxjcBcd8wovbeKx7h3wTji4e6+rhaVuPNpMqwWgnHh+N9ToqsCs6XztWRBPQ+UtzsoMAdKZtUENoVzU/EMtZA==" + } + }, + "npm:html-entities@2.5.2": { + "type": "npm", + "name": "npm:html-entities@2.5.2", + "data": { + "version": "2.5.2", + "packageName": "html-entities", + "hash": "sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==" + } + }, + "npm:html-escaper": { + "type": "npm", + "name": "npm:html-escaper", + "data": { + "version": "2.0.2", + "packageName": "html-escaper", + "hash": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==" + } + }, + "npm:html-minifier-terser@5.1.1": { + "type": "npm", + "name": "npm:html-minifier-terser@5.1.1", + "data": { + "version": "5.1.1", + "packageName": "html-minifier-terser", + "hash": "sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg==" + } + }, + "npm:html-minifier-terser": { + "type": "npm", + "name": "npm:html-minifier-terser", + "data": { + "version": "6.1.0", + "packageName": "html-minifier-terser", + "hash": "sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==" + } + }, + "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-webpack-plugin@4.5.0": { + "type": "npm", + "name": "npm:html-webpack-plugin@4.5.0", + "data": { + "version": "4.5.0", + "packageName": "html-webpack-plugin", + "hash": "sha512-MouoXEYSjTzCrjIxWwg8gxL5fE2X2WZJLmBYXlaJhQUH5K/b5OrqmV7T4dB7iu0xkmJ6JlUuV6fFVtnqbPopZw==" + } + }, + "npm:html-webpack-plugin": { + "type": "npm", + "name": "npm:html-webpack-plugin", + "data": { + "version": "5.6.0", + "packageName": "html-webpack-plugin", + "hash": "sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==" + } + }, + "npm:htmlescape": { + "type": "npm", + "name": "npm:htmlescape", + "data": { + "version": "1.1.1", + "packageName": "htmlescape", + "hash": "sha512-eVcrzgbR4tim7c7soKQKtxa/kQM4TzjnlU83rcZ9bHU6t31ehfV7SktN6McWgwPWg+JYMA/O3qpGxBvFq1z2Jg==" + } + }, + "npm:htmlparser2": { + "type": "npm", + "name": "npm:htmlparser2", + "data": { + "version": "6.1.0", + "packageName": "htmlparser2", + "hash": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==" + } + }, + "npm:http-cache-semantics": { + "type": "npm", + "name": "npm:http-cache-semantics", + "data": { + "version": "4.1.1", + "packageName": "http-cache-semantics", + "hash": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==" + } + }, + "npm:http-deceiver": { + "type": "npm", + "name": "npm:http-deceiver", + "data": { + "version": "1.2.7", + "packageName": "http-deceiver", + "hash": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==" + } + }, + "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:http-parser-js": { + "type": "npm", + "name": "npm:http-parser-js", + "data": { + "version": "0.5.8", + "packageName": "http-parser-js", + "hash": "sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==" + } + }, + "npm:http-proxy-agent@4.0.1": { + "type": "npm", + "name": "npm:http-proxy-agent@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "http-proxy-agent", + "hash": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==" + } + }, + "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:http-proxy-middleware@0.19.1": { + "type": "npm", + "name": "npm:http-proxy-middleware@0.19.1", + "data": { + "version": "0.19.1", + "packageName": "http-proxy-middleware", + "hash": "sha512-yHYTgWMQO8VvwNS22eLLloAkvungsKdKTLO8AJlftYIKNfJr3GK3zK0ZCfzDDGUBttdGc8xFy1mCitvNKQtC3Q==" + } + }, + "npm:http-proxy-middleware": { + "type": "npm", + "name": "npm:http-proxy-middleware", + "data": { + "version": "2.0.6", + "packageName": "http-proxy-middleware", + "hash": "sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==" + } + }, + "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-signature@1.2.0": { + "type": "npm", + "name": "npm:http-signature@1.2.0", + "data": { + "version": "1.2.0", + "packageName": "http-signature", + "hash": "sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==" + } + }, + "npm:http-signature": { + "type": "npm", + "name": "npm:http-signature", + "data": { + "version": "1.3.6", + "packageName": "http-signature", + "hash": "sha512-3adrsD6zqo4GsTqtO7FyrejHNv+NgiIfAfv68+jVlFmSr9OGy7zrxONceFRLKvnnZA5jbxQBX1u9PpB6Wi32Gw==" + } + }, + "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:https-proxy-agent": { + "type": "npm", + "name": "npm:https-proxy-agent", + "data": { + "version": "5.0.1", + "packageName": "https-proxy-agent", + "hash": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==" + } + }, + "npm:human-signals@1.1.1": { + "type": "npm", + "name": "npm:human-signals@1.1.1", + "data": { + "version": "1.1.1", + "packageName": "human-signals", + "hash": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==" + } + }, + "npm:human-signals": { + "type": "npm", + "name": "npm:human-signals", + "data": { + "version": "2.1.0", + "packageName": "human-signals", + "hash": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" + } + }, + "npm:humanize-ms": { + "type": "npm", + "name": "npm:humanize-ms", + "data": { + "version": "1.2.1", + "packageName": "humanize-ms", + "hash": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==" + } + }, + "npm:husky": { + "type": "npm", + "name": "npm:husky", + "data": { + "version": "3.1.0", + "packageName": "husky", + "hash": "sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ==" + } + }, + "npm:husky@7.0.4": { + "type": "npm", + "name": "npm:husky@7.0.4", + "data": { + "version": "7.0.4", + "packageName": "husky", + "hash": "sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==" + } + }, + "npm:hyphenate-style-name": { + "type": "npm", + "name": "npm:hyphenate-style-name", + "data": { + "version": "1.1.0", + "packageName": "hyphenate-style-name", + "hash": "sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw==" + } + }, + "npm:i18next-conv": { + "type": "npm", + "name": "npm:i18next-conv", + "data": { + "version": "9.2.1", + "packageName": "i18next-conv", + "hash": "sha512-RAlQIIf5BFfEywqd/1R9W4S3bGL+6qMKD/HKfnSisw9K5tSx4chQKf6pbBNzMyaoTBqWy+ZHS27ZmxE5GIGgag==" + } + }, + "npm:i18next-scanner": { + "type": "npm", + "name": "npm:i18next-scanner", + "data": { + "version": "2.11.0", + "packageName": "i18next-scanner", + "hash": "sha512-/QqbSnUj9v6EwndaWeHp8NkHqLKAIHSlI1HXSyLdIPKWYM+Fnpk2tjnyjP8qn7L0rLT7HLH4bvyiw61wOIxf0A==" + } + }, + "npm:i18next@23.12.2": { + "type": "npm", + "name": "npm:i18next@23.12.2", + "data": { + "version": "23.12.2", + "packageName": "i18next", + "hash": "sha512-XIeh5V+bi8SJSWGL3jqbTEBW5oD6rbP5L+E7dVQh1MNTxxYef0x15rhJVcRb7oiuq4jLtgy2SD8eFlf6P2cmqg==" + } + }, + "npm:i18next": { + "type": "npm", + "name": "npm:i18next", + "data": { + "version": "10.6.0", + "packageName": "i18next", + "hash": "sha512-ycRlN145kQf8EsyDAzMfjqv1ZT1Jwp7P2H/07bP8JLWm+7cSLD4XqlJOvq4mKVS2y2mMIy10lX9ZeYUdQ0qSRw==" + } + }, + "npm:iconv-lite": { + "type": "npm", + "name": "npm:iconv-lite", + "data": { + "version": "0.4.24", + "packageName": "iconv-lite", + "hash": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==" + } + }, + "npm:iconv-lite@0.6.3": { + "type": "npm", + "name": "npm:iconv-lite@0.6.3", + "data": { + "version": "0.6.3", + "packageName": "iconv-lite", + "hash": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" + } + }, + "npm:icss-utils": { + "type": "npm", + "name": "npm:icss-utils", + "data": { + "version": "4.1.1", + "packageName": "icss-utils", + "hash": "sha512-4aFq7wvWyMHKgxsH8QQtGpvbASCf+eM3wPRLI6R+MgAnTCZ6STYsRvttLvRWK0Nfif5piF394St3HeJDaljGPA==" + } + }, + "npm:icss-utils@5.1.0": { + "type": "npm", + "name": "npm:icss-utils@5.1.0", + "data": { + "version": "5.1.0", + "packageName": "icss-utils", + "hash": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==" + } + }, + "npm:idb": { + "type": "npm", + "name": "npm:idb", + "data": { + "version": "6.1.5", + "packageName": "idb", + "hash": "sha512-IJtugpKkiVXQn5Y+LteyBCNk1N8xpGV3wWZk9EVtZWH8DYkjBn0bX1XnGP9RkyZF0sAcywa6unHqSWKe7q4LGw==" + } + }, + "npm:idb@7.1.1": { + "type": "npm", + "name": "npm:idb@7.1.1", + "data": { + "version": "7.1.1", + "packageName": "idb", + "hash": "sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==" + } + }, + "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:iferr": { + "type": "npm", + "name": "npm:iferr", + "data": { + "version": "0.1.5", + "packageName": "iferr", + "hash": "sha512-DUNFN5j7Tln0D+TxzloUjKB+CtVu6myn0JEFak6dG18mNt9YkQ6lzGCdafwofISZ1lLF3xRHJ98VKy9ynkcFaA==" + } + }, + "npm:ignore-walk": { + "type": "npm", + "name": "npm:ignore-walk", + "data": { + "version": "5.0.1", + "packageName": "ignore-walk", + "hash": "sha512-yemi4pMf51WKT7khInJqAvsIGzoqYXblnsz0ql8tM+yi1EKYTY1evX4NAbJrLL/Aanr2HyZeluqU+Oi7MGHokw==" + } + }, + "npm:ignore-walk@6.0.5": { + "type": "npm", + "name": "npm:ignore-walk@6.0.5", + "data": { + "version": "6.0.5", + "packageName": "ignore-walk", + "hash": "sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==" + } + }, + "npm:ignore@4.0.6": { + "type": "npm", + "name": "npm:ignore@4.0.6", + "data": { + "version": "4.0.6", + "packageName": "ignore", + "hash": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==" + } + }, + "npm:ignore": { + "type": "npm", + "name": "npm:ignore", + "data": { + "version": "5.3.1", + "packageName": "ignore", + "hash": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==" + } + }, + "npm:immer@8.0.1": { + "type": "npm", + "name": "npm:immer@8.0.1", + "data": { + "version": "8.0.1", + "packageName": "immer", + "hash": "sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA==" + } + }, + "npm:immer": { + "type": "npm", + "name": "npm:immer", + "data": { + "version": "9.0.21", + "packageName": "immer", + "hash": "sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==" + } + }, + "npm:import-cwd": { + "type": "npm", + "name": "npm:import-cwd", + "data": { + "version": "2.1.0", + "packageName": "import-cwd", + "hash": "sha512-Ew5AZzJQFqrOV5BTW3EIoHAnoie1LojZLXKcCQ/yTRyVZosBhK1x1ViYjHGf5pAFOq8ZyChZp6m/fSN7pJyZtg==" + } + }, + "npm:import-fresh@2.0.0": { + "type": "npm", + "name": "npm:import-fresh@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "import-fresh", + "hash": "sha512-eZ5H8rcgYazHbKC3PG4ClHNykCSxtAhxSSEM+2mb+7evD2CKF5V7c0dNum7AdpDh0ZdICwZY9sRSn8f+KH96sg==" + } + }, + "npm:import-fresh": { + "type": "npm", + "name": "npm:import-fresh", + "data": { + "version": "3.3.0", + "packageName": "import-fresh", + "hash": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==" + } + }, + "npm:import-from": { + "type": "npm", + "name": "npm:import-from", + "data": { + "version": "2.1.0", + "packageName": "import-from", + "hash": "sha512-0vdnLL2wSGnhlRmzHJAg5JHjt1l2vYhzJ7tNLGbeVg0fse56tpGaH0uzH+r9Slej+BSXXEHvBKDEnVSLLE9/+w==" + } + }, + "npm:import-lazy": { + "type": "npm", + "name": "npm:import-lazy", + "data": { + "version": "2.1.0", + "packageName": "import-lazy", + "hash": "sha512-m7ZEHgtw69qOGw+jwxXkHlrlIPdTGkyh66zXZ1ajZbxkDBNjSY/LGbmjc7h0s2ELsUDTAhFr55TrPSSqJGPG0A==" + } + }, + "npm:import-local@2.0.0": { + "type": "npm", + "name": "npm:import-local@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "import-local", + "hash": "sha512-b6s04m3O+s3CGSbqDIyP4R6aAwAeYlVq9+WUWep6iHa8ETRf9yei1U48C5MmfJmV9AiLYYBKPMq/W+/WRpQmCQ==" + } + }, + "npm:import-local": { + "type": "npm", + "name": "npm:import-local", + "data": { + "version": "3.1.0", + "packageName": "import-local", + "hash": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==" + } + }, + "npm:import-meta-resolve": { + "type": "npm", + "name": "npm:import-meta-resolve", + "data": { + "version": "4.1.0", + "packageName": "import-meta-resolve", + "hash": "sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==" + } + }, + "npm:imurmurhash": { + "type": "npm", + "name": "npm:imurmurhash", + "data": { + "version": "0.1.4", + "packageName": "imurmurhash", + "hash": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" + } + }, + "npm:indent-string@3.2.0": { + "type": "npm", + "name": "npm:indent-string@3.2.0", + "data": { + "version": "3.2.0", + "packageName": "indent-string", + "hash": "sha512-BYqTHXTGUIvg7t1r4sJNKcbDZkL92nkXA8YtRpbjFHRHGDL/NtUeiBJMeE60kIFN/Mg8ESaWQvftaYMGJzQZCQ==" + } + }, + "npm:indent-string": { + "type": "npm", + "name": "npm:indent-string", + "data": { + "version": "4.0.0", + "packageName": "indent-string", + "hash": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==" + } + }, + "npm:indexes-of": { + "type": "npm", + "name": "npm:indexes-of", + "data": { + "version": "1.0.1", + "packageName": "indexes-of", + "hash": "sha512-bup+4tap3Hympa+JBJUG7XuOsdNQ6fxt0MHyXMKuLBKn0OqsTfvUxkUrroEX1+B2VsSHvCjiIcZVxRtYa4nllA==" + } + }, + "npm:infer-owner": { + "type": "npm", + "name": "npm:infer-owner", + "data": { + "version": "1.0.4", + "packageName": "infer-owner", + "hash": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==" + } + }, + "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: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@4.1.1": { + "type": "npm", + "name": "npm:ini@4.1.1", + "data": { + "version": "4.1.1", + "packageName": "ini", + "hash": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==" + } + }, + "npm:ini": { + "type": "npm", + "name": "npm:ini", + "data": { + "version": "1.3.8", + "packageName": "ini", + "hash": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" + } + }, + "npm:init-package-json": { + "type": "npm", + "name": "npm:init-package-json", + "data": { + "version": "3.0.2", + "packageName": "init-package-json", + "hash": "sha512-YhlQPEjNFqlGdzrBfDNRLhvoSgX7iQRgSxgsNknRQ9ITXFT7UMfVMWhBTOh2Y+25lRnGrv5Xz8yZwQ3ACR6T3A==" + } + }, + "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:inquirer@8.2.4": { + "type": "npm", + "name": "npm:inquirer@8.2.4", + "data": { + "version": "8.2.4", + "packageName": "inquirer", + "hash": "sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg==" + } + }, + "npm:inquirer@8.2.5": { + "type": "npm", + "name": "npm:inquirer@8.2.5", + "data": { + "version": "8.2.5", + "packageName": "inquirer", + "hash": "sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==" + } + }, + "npm:inquirer": { + "type": "npm", + "name": "npm:inquirer", + "data": { + "version": "7.3.3", + "packageName": "inquirer", + "hash": "sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==" + } + }, + "npm:inquirer@8.2.6": { + "type": "npm", + "name": "npm:inquirer@8.2.6", + "data": { + "version": "8.2.6", + "packageName": "inquirer", + "hash": "sha512-M1WuAmb7pn9zdFRtQYk26ZBoY043Sse0wVDdk4Bppr+JOXyQYybdtvK+l9wUibhtjdjvtoiNy8tk+EgsYIUqKg==" + } + }, + "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-ip": { + "type": "npm", + "name": "npm:internal-ip", + "data": { + "version": "4.3.0", + "packageName": "internal-ip", + "hash": "sha512-S1zBo1D6zcsyuC6PMmY5+55YMILQ9av8lotMx447Bq6SAgo/sDK6y6uUKmuYhW7eacnIhFfsPmCNYdDzsnnDCg==" + } + }, + "npm:internal-slot": { + "type": "npm", + "name": "npm:internal-slot", + "data": { + "version": "1.0.7", + "packageName": "internal-slot", + "hash": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==" + } + }, + "npm:intro.js-react": { + "type": "npm", + "name": "npm:intro.js-react", + "data": { + "version": "0.5.0", + "packageName": "intro.js-react", + "hash": "sha512-tr9uhoy/aRgcdZxpqYC/TPSVlJ/Gt9Kx4mpI7clCdFa7c3SG8reJugIa1U5XnWlDLRNMc+e8egb8Jf186yvc1A==" + } + }, + "npm:intro.js": { + "type": "npm", + "name": "npm:intro.js", + "data": { + "version": "5.1.0", + "packageName": "intro.js", + "hash": "sha512-zwWl/duTh00eeNcZRU4o4/xxloNYPFKs4n4lMRDNx59jZr+qRI0jSOnzqYMOuVftD4beGrmxBHz4k8qp9/dCMA==" + } + }, + "npm:invariant": { + "type": "npm", + "name": "npm:invariant", + "data": { + "version": "2.2.4", + "packageName": "invariant", + "hash": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==" + } + }, + "npm:ip-address": { + "type": "npm", + "name": "npm:ip-address", + "data": { + "version": "9.0.5", + "packageName": "ip-address", + "hash": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==" + } + }, + "npm:ip-regex": { + "type": "npm", + "name": "npm:ip-regex", + "data": { + "version": "2.1.0", + "packageName": "ip-regex", + "hash": "sha512-58yWmlHpp7VYfcdTwMTvwMmqx/Elfxjd9RXTDyMsbL7lLWmhMylLEqiYVLKuLzOZqVgiWXD9MfR62Vv89VRxkw==" + } + }, + "npm:ip": { + "type": "npm", + "name": "npm:ip", + "data": { + "version": "1.1.9", + "packageName": "ip", + "hash": "sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==" + } + }, + "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-url@2.1.0": { + "type": "npm", + "name": "npm:is-absolute-url@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "is-absolute-url", + "hash": "sha512-vOx7VprsKyllwjSkLV79NIhpyLfr3jAp7VaTCMXOJHu4m0Ew1CZ2fcjASwmV1jI3BWuWHB013M48eyeldk9gYg==" + } + }, + "npm:is-absolute-url": { + "type": "npm", + "name": "npm:is-absolute-url", + "data": { + "version": "3.0.3", + "packageName": "is-absolute-url", + "hash": "sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q==" + } + }, + "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-arguments": { + "type": "npm", + "name": "npm:is-arguments", + "data": { + "version": "1.1.1", + "packageName": "is-arguments", + "hash": "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==" + } + }, + "npm:is-array-buffer": { + "type": "npm", + "name": "npm:is-array-buffer", + "data": { + "version": "3.0.4", + "packageName": "is-array-buffer", + "hash": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==" + } + }, + "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.0.0", + "packageName": "is-async-function", + "hash": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==" + } + }, + "npm:is-bigint": { + "type": "npm", + "name": "npm:is-bigint", + "data": { + "version": "1.0.4", + "packageName": "is-bigint", + "hash": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==" + } + }, + "npm:is-binary-path@1.0.1": { + "type": "npm", + "name": "npm:is-binary-path@1.0.1", + "data": { + "version": "1.0.1", + "packageName": "is-binary-path", + "hash": "sha512-9fRVlXc0uCxEDj1nQzaWONSpbTfx0FmJfzHF7pwlI8DkWGoHBBea4Pg5Ky0ojwwxQmnSifgbKkI06Qv0Ljgj+Q==" + } + }, + "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.1.2", + "packageName": "is-boolean-object", + "hash": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==" + } + }, + "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": "2.0.0", + "packageName": "is-ci", + "hash": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==" + } + }, + "npm:is-ci@3.0.1": { + "type": "npm", + "name": "npm:is-ci@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "is-ci", + "hash": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==" + } + }, + "npm:is-color-stop": { + "type": "npm", + "name": "npm:is-color-stop", + "data": { + "version": "1.1.0", + "packageName": "is-color-stop", + "hash": "sha512-H1U8Vz0cfXNujrJzEcvvwMDW9Ra+biSYA3ThdQvAnMLJkEHQXn6bWzLkxHtVYJ+Sdbx0b6finn3jZiaVe7MAHA==" + } + }, + "npm:is-core-module@2.15.0": { + "type": "npm", + "name": "npm:is-core-module@2.15.0", + "data": { + "version": "2.15.0", + "packageName": "is-core-module", + "hash": "sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==" + } + }, + "npm:is-core-module": { + "type": "npm", + "name": "npm:is-core-module", + "data": { + "version": "2.14.0", + "packageName": "is-core-module", + "hash": "sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A==" + } + }, + "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.1", + "packageName": "is-data-view", + "hash": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==" + } + }, + "npm:is-date-object": { + "type": "npm", + "name": "npm:is-date-object", + "data": { + "version": "1.0.5", + "packageName": "is-date-object", + "hash": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==" + } + }, + "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: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-docker": { + "type": "npm", + "name": "npm:is-docker", + "data": { + "version": "2.2.1", + "packageName": "is-docker", + "hash": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" + } + }, + "npm:is-extendable": { + "type": "npm", + "name": "npm:is-extendable", + "data": { + "version": "0.1.1", + "packageName": "is-extendable", + "hash": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" + } + }, + "npm:is-extendable@1.0.1": { + "type": "npm", + "name": "npm:is-extendable@1.0.1", + "data": { + "version": "1.0.1", + "packageName": "is-extendable", + "hash": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==" + } + }, + "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.0.2", + "packageName": "is-finalizationregistry", + "hash": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==" + } + }, + "npm:is-finite": { + "type": "npm", + "name": "npm:is-finite", + "data": { + "version": "1.1.0", + "packageName": "is-finite", + "hash": "sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w==" + } + }, + "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@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": { + "type": "npm", + "name": "npm:is-fullwidth-code-point", + "data": { + "version": "3.0.0", + "packageName": "is-fullwidth-code-point", + "hash": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" + } + }, + "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.0.10", + "packageName": "is-generator-function", + "hash": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==" + } + }, + "npm:is-generator": { + "type": "npm", + "name": "npm:is-generator", + "data": { + "version": "1.0.3", + "packageName": "is-generator", + "hash": "sha512-G56jBpbJeg7ds83HW1LuShNs8J73Fv3CPz/bmROHOHlnKkN8sWb9ujiagjmxxMUywftgq48HlBZELKKqFLk0oA==" + } + }, + "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-in-browser": { + "type": "npm", + "name": "npm:is-in-browser", + "data": { + "version": "1.1.3", + "packageName": "is-in-browser", + "hash": "sha512-FeXIBgG/CPGd/WUxuEyvgGTEfwiG9Z4EKGxjNMRqviiIIfsmgrpnHLffEDdwUHqNva1VEW91o3xBT/m8Elgl9g==" + } + }, + "npm:is-installed-globally@0.1.0": { + "type": "npm", + "name": "npm:is-installed-globally@0.1.0", + "data": { + "version": "0.1.0", + "packageName": "is-installed-globally", + "hash": "sha512-ERNhMg+i/XgDwPIPF3u24qpajVreaiSuvpb1Uu0jugw7KKcxGyCX8cgp8P5fwTmAuXku6beDHHECdKArjlg7tw==" + } + }, + "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-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-module": { + "type": "npm", + "name": "npm:is-module", + "data": { + "version": "1.0.0", + "packageName": "is-module", + "hash": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==" + } + }, + "npm:is-negated-glob": { + "type": "npm", + "name": "npm:is-negated-glob", + "data": { + "version": "1.0.0", + "packageName": "is-negated-glob", + "hash": "sha512-czXVVn/QEmgvej1f50BZ648vUI+em0xqMq2Sn+QncCLN4zj1UAxlT+kw/6ggQTOaZPd1HqKQGEqbpQVtJucWug==" + } + }, + "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-npm": { + "type": "npm", + "name": "npm:is-npm", + "data": { + "version": "3.0.0", + "packageName": "is-npm", + "hash": "sha512-wsigDr1Kkschp2opC4G3yA6r9EgVA6NjRpWzIi9axXqeIaAATPRJc4uLujXe3Nd9uO8KoDyA4MD6aZSeXTADhA==" + } + }, + "npm:is-number-object": { + "type": "npm", + "name": "npm:is-number-object", + "data": { + "version": "1.0.7", + "packageName": "is-number-object", + "hash": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==" + } + }, + "npm:is-number": { + "type": "npm", + "name": "npm:is-number", + "data": { + "version": "3.0.0", + "packageName": "is-number", + "hash": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==" + } + }, + "npm:is-number@7.0.0": { + "type": "npm", + "name": "npm:is-number@7.0.0", + "data": { + "version": "7.0.0", + "packageName": "is-number", + "hash": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" + } + }, + "npm:is-obj": { + "type": "npm", + "name": "npm:is-obj", + "data": { + "version": "1.0.1", + "packageName": "is-obj", + "hash": "sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==" + } + }, + "npm:is-obj@2.0.0": { + "type": "npm", + "name": "npm:is-obj@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "is-obj", + "hash": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==" + } + }, + "npm:is-observable": { + "type": "npm", + "name": "npm:is-observable", + "data": { + "version": "1.1.0", + "packageName": "is-observable", + "hash": "sha512-NqCa4Sa2d+u7BWc6CukaObG3Fh+CU9bvixbpcXYhy2VvYS7vVGIdAgnIS5Ks3A/cqk4rebLJ9s8zBstT2aKnIA==" + } + }, + "npm:is-path-cwd": { + "type": "npm", + "name": "npm:is-path-cwd", + "data": { + "version": "2.2.0", + "packageName": "is-path-cwd", + "hash": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==" + } + }, + "npm:is-path-in-cwd": { + "type": "npm", + "name": "npm:is-path-in-cwd", + "data": { + "version": "2.1.0", + "packageName": "is-path-in-cwd", + "hash": "sha512-rNocXHgipO+rvnP6dk3zI20RpOtrAM/kzbB258Uw5BWr3TpXi861yzjo16Dn4hUox07iw5AyeMLHWsujkjzvRQ==" + } + }, + "npm:is-path-inside@1.0.1": { + "type": "npm", + "name": "npm:is-path-inside@1.0.1", + "data": { + "version": "1.0.1", + "packageName": "is-path-inside", + "hash": "sha512-qhsCR/Esx4U4hg/9I19OVUAJkGWtjRYHMRgUMZE2TDdj+Ag+kttZanLupfddNyglzz50cUlmWzUaI37GDfNx/g==" + } + }, + "npm:is-path-inside@2.1.0": { + "type": "npm", + "name": "npm:is-path-inside@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "is-path-inside", + "hash": "sha512-wiyhTzfDWsvwAW53OBWF5zuvaOGlZ6PwYxAbPVDhpm+gM09xKQGjBq/8uYN12aDvMxnAnq3dxTyoSoRNmg5YFg==" + } + }, + "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": "1.1.0", + "packageName": "is-plain-obj", + "hash": "sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==" + } + }, + "npm:is-plain-obj@3.0.0": { + "type": "npm", + "name": "npm:is-plain-obj@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "is-plain-obj", + "hash": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==" + } + }, + "npm:is-plain-object": { + "type": "npm", + "name": "npm:is-plain-object", + "data": { + "version": "2.0.4", + "packageName": "is-plain-object", + "hash": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==" + } + }, + "npm:is-plain-object@5.0.0": { + "type": "npm", + "name": "npm:is-plain-object@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "is-plain-object", + "hash": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==" + } + }, + "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-promise": { + "type": "npm", + "name": "npm:is-promise", + "data": { + "version": "2.2.2", + "packageName": "is-promise", + "hash": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==" + } + }, + "npm:is-regex": { + "type": "npm", + "name": "npm:is-regex", + "data": { + "version": "1.1.4", + "packageName": "is-regex", + "hash": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==" + } + }, + "npm:is-regexp": { + "type": "npm", + "name": "npm:is-regexp", + "data": { + "version": "1.0.0", + "packageName": "is-regexp", + "hash": "sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==" + } + }, + "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-resolvable": { + "type": "npm", + "name": "npm:is-resolvable", + "data": { + "version": "1.1.0", + "packageName": "is-resolvable", + "hash": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==" + } + }, + "npm:is-root": { + "type": "npm", + "name": "npm:is-root", + "data": { + "version": "2.1.0", + "packageName": "is-root", + "hash": "sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==" + } + }, + "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.3", + "packageName": "is-shared-array-buffer", + "hash": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==" + } + }, + "npm:is-ssh": { + "type": "npm", + "name": "npm:is-ssh", + "data": { + "version": "1.4.0", + "packageName": "is-ssh", + "hash": "sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==" + } + }, + "npm:is-stream@2.0.0": { + "type": "npm", + "name": "npm:is-stream@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "is-stream", + "hash": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==" + } + }, + "npm:is-stream@1.1.0": { + "type": "npm", + "name": "npm:is-stream@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "is-stream", + "hash": "sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==" + } + }, + "npm:is-stream": { + "type": "npm", + "name": "npm:is-stream", + "data": { + "version": "2.0.1", + "packageName": "is-stream", + "hash": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" + } + }, + "npm:is-string": { + "type": "npm", + "name": "npm:is-string", + "data": { + "version": "1.0.7", + "packageName": "is-string", + "hash": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==" + } + }, + "npm:is-symbol": { + "type": "npm", + "name": "npm:is-symbol", + "data": { + "version": "1.0.4", + "packageName": "is-symbol", + "hash": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==" + } + }, + "npm:is-text-path": { + "type": "npm", + "name": "npm:is-text-path", + "data": { + "version": "1.0.1", + "packageName": "is-text-path", + "hash": "sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==" + } + }, + "npm:is-typed-array": { + "type": "npm", + "name": "npm:is-typed-array", + "data": { + "version": "1.1.13", + "packageName": "is-typed-array", + "hash": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==" + } + }, + "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-utf8": { + "type": "npm", + "name": "npm:is-utf8", + "data": { + "version": "0.2.1", + "packageName": "is-utf8", + "hash": "sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==" + } + }, + "npm:is-valid-glob": { + "type": "npm", + "name": "npm:is-valid-glob", + "data": { + "version": "1.0.0", + "packageName": "is-valid-glob", + "hash": "sha512-AhiROmoEFDSsjx8hW+5sGwgKVIORcXnrlAx/R0ZSeaPw70Vw0CqkGBBhHGL58Uox2eXnU1AnvXJl1XlyedO5bA==" + } + }, + "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.0.2", + "packageName": "is-weakref", + "hash": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==" + } + }, + "npm:is-weakset": { + "type": "npm", + "name": "npm:is-weakset", + "data": { + "version": "2.0.3", + "packageName": "is-weakset", + "hash": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==" + } + }, + "npm:is-windows": { + "type": "npm", + "name": "npm:is-windows", + "data": { + "version": "1.0.2", + "packageName": "is-windows", + "hash": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==" + } + }, + "npm:is-wsl@1.1.0": { + "type": "npm", + "name": "npm:is-wsl@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "is-wsl", + "hash": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==" + } + }, + "npm:is-wsl": { + "type": "npm", + "name": "npm:is-wsl", + "data": { + "version": "2.2.0", + "packageName": "is-wsl", + "hash": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==" + } + }, + "npm:is-yarn-global": { + "type": "npm", + "name": "npm:is-yarn-global", + "data": { + "version": "0.3.0", + "packageName": "is-yarn-global", + "hash": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==" + } + }, + "npm:isarray@0.0.1": { + "type": "npm", + "name": "npm:isarray@0.0.1", + "data": { + "version": "0.0.1", + "packageName": "isarray", + "hash": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==" + } + }, + "npm:isarray@1.0.0": { + "type": "npm", + "name": "npm:isarray@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "isarray", + "hash": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" + } + }, + "npm:isarray": { + "type": "npm", + "name": "npm:isarray", + "data": { + "version": "2.0.5", + "packageName": "isarray", + "hash": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" + } + }, + "npm:isexe": { + "type": "npm", + "name": "npm:isexe", + "data": { + "version": "2.0.0", + "packageName": "isexe", + "hash": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" + } + }, + "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:isobject": { + "type": "npm", + "name": "npm:isobject", + "data": { + "version": "3.0.1", + "packageName": "isobject", + "hash": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==" + } + }, + "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-instrument@4.0.3": { + "type": "npm", + "name": "npm:istanbul-lib-instrument@4.0.3", + "data": { + "version": "4.0.3", + "packageName": "istanbul-lib-instrument", + "hash": "sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==" + } + }, + "npm:istanbul-lib-instrument": { + "type": "npm", + "name": "npm:istanbul-lib-instrument", + "data": { + "version": "5.2.1", + "packageName": "istanbul-lib-instrument", + "hash": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==" + } + }, + "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:iterator.prototype": { + "type": "npm", + "name": "npm:iterator.prototype", + "data": { + "version": "1.1.2", + "packageName": "iterator.prototype", + "hash": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==" + } + }, + "npm:jackspeak": { + "type": "npm", + "name": "npm:jackspeak", + "data": { + "version": "3.4.3", + "packageName": "jackspeak", + "hash": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==" + } + }, + "npm:jake": { + "type": "npm", + "name": "npm:jake", + "data": { + "version": "10.9.1", + "packageName": "jake", + "hash": "sha512-61btcOHNnLnsOdtLgA5efqQWjnSi/vow5HbI7HMdKKWqvrKR1bLK3BPlJn9gcSaP2ewuamUSMB5XEy76KUIS2w==" + } + }, + "npm:jest-changed-files@26.6.2": { + "type": "npm", + "name": "npm:jest-changed-files@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "jest-changed-files", + "hash": "sha512-fDS7szLcY9sCtIip8Fjry9oGf3I2ht/QT21bAHm5Dmf0mD4X3ReNUf17y+bO6fR8WgbIZTlbyG1ak/53cbRzKQ==" + } + }, + "npm:jest-changed-files": { + "type": "npm", + "name": "npm:jest-changed-files", + "data": { + "version": "27.5.1", + "packageName": "jest-changed-files", + "hash": "sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==" + } + }, + "npm:jest-circus@26.6.0": { + "type": "npm", + "name": "npm:jest-circus@26.6.0", + "data": { + "version": "26.6.0", + "packageName": "jest-circus", + "hash": "sha512-L2/Y9szN6FJPWFK8kzWXwfp+FOR7xq0cUL4lIsdbIdwz3Vh6P1nrpcqOleSzr28zOtSHQNV9Z7Tl+KkuK7t5Ng==" + } + }, + "npm:jest-circus": { + "type": "npm", + "name": "npm:jest-circus", + "data": { + "version": "27.5.1", + "packageName": "jest-circus", + "hash": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==" + } + }, + "npm:jest-cli": { + "type": "npm", + "name": "npm:jest-cli", + "data": { + "version": "26.6.3", + "packageName": "jest-cli", + "hash": "sha512-GF9noBSa9t08pSyl3CY4frMrqp+aQXFGFkf5hEPbh/pIUFYWMK6ZLTfbmadxJVcJrdRoChlWQsA2VkJcDFK8hg==" + } + }, + "npm:jest-cli@27.5.1": { + "type": "npm", + "name": "npm:jest-cli@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-cli", + "hash": "sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==" + } + }, + "npm:jest-config": { + "type": "npm", + "name": "npm:jest-config", + "data": { + "version": "26.6.3", + "packageName": "jest-config", + "hash": "sha512-t5qdIj/bCj2j7NFVHb2nFB4aUdfucDn3JRKgrZnplb8nieAirAzRSHP8uDEd+qV6ygzg9Pz4YG7UTJf94LPSyg==" + } + }, + "npm:jest-config@27.5.1": { + "type": "npm", + "name": "npm:jest-config@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-config", + "hash": "sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==" + } + }, + "npm:jest-diff": { + "type": "npm", + "name": "npm:jest-diff", + "data": { + "version": "26.6.2", + "packageName": "jest-diff", + "hash": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==" + } + }, + "npm:jest-diff@27.5.1": { + "type": "npm", + "name": "npm:jest-diff@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-diff", + "hash": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==" + } + }, + "npm:jest-docblock": { + "type": "npm", + "name": "npm:jest-docblock", + "data": { + "version": "26.0.0", + "packageName": "jest-docblock", + "hash": "sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w==" + } + }, + "npm:jest-docblock@27.5.1": { + "type": "npm", + "name": "npm:jest-docblock@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-docblock", + "hash": "sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==" + } + }, + "npm:jest-each": { + "type": "npm", + "name": "npm:jest-each", + "data": { + "version": "26.6.2", + "packageName": "jest-each", + "hash": "sha512-Mer/f0KaATbjl8MCJ+0GEpNdqmnVmDYqCTJYTvoo7rqmRiDllmp2AYN+06F93nXcY3ur9ShIjS+CO/uD+BbH4A==" + } + }, + "npm:jest-each@27.5.1": { + "type": "npm", + "name": "npm:jest-each@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-each", + "hash": "sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==" + } + }, + "npm:jest-environment-jsdom@26.6.2": { + "type": "npm", + "name": "npm:jest-environment-jsdom@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "jest-environment-jsdom", + "hash": "sha512-jgPqCruTlt3Kwqg5/WVFyHIOJHsiAvhcp2qiR2QQstuG9yWox5+iHpU3ZrcBxW14T4fe5Z68jAfLRh7joCSP2Q==" + } + }, + "npm:jest-environment-jsdom": { + "type": "npm", + "name": "npm:jest-environment-jsdom", + "data": { + "version": "27.5.1", + "packageName": "jest-environment-jsdom", + "hash": "sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==" + } + }, + "npm:jest-environment-node@26.6.2": { + "type": "npm", + "name": "npm:jest-environment-node@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "jest-environment-node", + "hash": "sha512-zhtMio3Exty18dy8ee8eJ9kjnRyZC1N4C1Nt/VShN1apyXc8rWGtJ9lI7vqiWcyyXS4BVSEn9lxAM2D+07/Tag==" + } + }, + "npm:jest-environment-node": { + "type": "npm", + "name": "npm:jest-environment-node", + "data": { + "version": "27.5.1", + "packageName": "jest-environment-node", + "hash": "sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==" + } + }, + "npm:jest-get-type": { + "type": "npm", + "name": "npm:jest-get-type", + "data": { + "version": "26.3.0", + "packageName": "jest-get-type", + "hash": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==" + } + }, + "npm:jest-get-type@27.5.1": { + "type": "npm", + "name": "npm:jest-get-type@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-get-type", + "hash": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==" + } + }, + "npm:jest-haste-map@26.6.2": { + "type": "npm", + "name": "npm:jest-haste-map@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "jest-haste-map", + "hash": "sha512-easWIJXIw71B2RdR8kgqpjQrbMRWQBgiBwXYEhtGUTaX+doCjBheluShdDMeR8IMfJiTqH4+zfhtg29apJf/8w==" + } + }, + "npm:jest-haste-map": { + "type": "npm", + "name": "npm:jest-haste-map", + "data": { + "version": "27.5.1", + "packageName": "jest-haste-map", + "hash": "sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==" + } + }, + "npm:jest-jasmine2": { + "type": "npm", + "name": "npm:jest-jasmine2", + "data": { + "version": "26.6.3", + "packageName": "jest-jasmine2", + "hash": "sha512-kPKUrQtc8aYwBV7CqBg5pu+tmYXlvFlSFYn18ev4gPFtrRzB15N2gW/Roew3187q2w2eHuu0MU9TJz6w0/nPEg==" + } + }, + "npm:jest-jasmine2@27.5.1": { + "type": "npm", + "name": "npm:jest-jasmine2@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-jasmine2", + "hash": "sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==" + } + }, + "npm:jest-leak-detector": { + "type": "npm", + "name": "npm:jest-leak-detector", + "data": { + "version": "26.6.2", + "packageName": "jest-leak-detector", + "hash": "sha512-i4xlXpsVSMeKvg2cEKdfhh0H39qlJlP5Ex1yQxwF9ubahboQYMgTtz5oML35AVA3B4Eu+YsmwaiKVev9KCvLxg==" + } + }, + "npm:jest-leak-detector@27.5.1": { + "type": "npm", + "name": "npm:jest-leak-detector@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-leak-detector", + "hash": "sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==" + } + }, + "npm:jest-matcher-utils": { + "type": "npm", + "name": "npm:jest-matcher-utils", + "data": { + "version": "26.6.2", + "packageName": "jest-matcher-utils", + "hash": "sha512-llnc8vQgYcNqDrqRDXWwMr9i7rS5XFiCwvh6DTP7Jqa2mqpcCBBlpCbn+trkG0KNhPu/h8rzyBkriOtBstvWhw==" + } + }, + "npm:jest-matcher-utils@27.5.1": { + "type": "npm", + "name": "npm:jest-matcher-utils@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-matcher-utils", + "hash": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==" + } + }, + "npm:jest-message-util": { + "type": "npm", + "name": "npm:jest-message-util", + "data": { + "version": "26.6.2", + "packageName": "jest-message-util", + "hash": "sha512-rGiLePzQ3AzwUshu2+Rn+UMFk0pHN58sOG+IaJbk5Jxuqo3NYO1U2/MIR4S1sKgsoYSXSzdtSa0TgrmtUwEbmA==" + } + }, + "npm:jest-message-util@27.5.1": { + "type": "npm", + "name": "npm:jest-message-util@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-message-util", + "hash": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+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-mock": { + "type": "npm", + "name": "npm:jest-mock", + "data": { + "version": "26.6.2", + "packageName": "jest-mock", + "hash": "sha512-YyFjePHHp1LzpzYcmgqkJ0nm0gg/lJx2aZFzFy1S6eUqNjXsOqTK10zNRff2dNfssgokjkG65OlWNcIlgd3zew==" + } + }, + "npm:jest-mock@27.5.1": { + "type": "npm", + "name": "npm:jest-mock@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-mock", + "hash": "sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==" + } + }, + "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-regex-util": { + "type": "npm", + "name": "npm:jest-regex-util", + "data": { + "version": "26.0.0", + "packageName": "jest-regex-util", + "hash": "sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==" + } + }, + "npm:jest-regex-util@27.5.1": { + "type": "npm", + "name": "npm:jest-regex-util@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-regex-util", + "hash": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==" + } + }, + "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-resolve-dependencies@26.6.3": { + "type": "npm", + "name": "npm:jest-resolve-dependencies@26.6.3", + "data": { + "version": "26.6.3", + "packageName": "jest-resolve-dependencies", + "hash": "sha512-pVwUjJkxbhe4RY8QEWzN3vns2kqyuldKpxlxJlzEYfKSvY6/bMvxoFrYYzUO1Gx28yKWN37qyV7rIoIp2h8fTg==" + } + }, + "npm:jest-resolve-dependencies": { + "type": "npm", + "name": "npm:jest-resolve-dependencies", + "data": { + "version": "27.5.1", + "packageName": "jest-resolve-dependencies", + "hash": "sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==" + } + }, + "npm:jest-resolve@26.6.0": { + "type": "npm", + "name": "npm:jest-resolve@26.6.0", + "data": { + "version": "26.6.0", + "packageName": "jest-resolve", + "hash": "sha512-tRAz2bwraHufNp+CCmAD8ciyCpXCs1NQxB5EJAmtCFy6BN81loFEGWKzYu26Y62lAJJe4X4jg36Kf+NsQyiStQ==" + } + }, + "npm:jest-resolve": { + "type": "npm", + "name": "npm:jest-resolve", + "data": { + "version": "26.6.2", + "packageName": "jest-resolve", + "hash": "sha512-sOxsZOq25mT1wRsfHcbtkInS+Ek7Q8jCHUB0ZUTP0tc/c41QHriU/NunqMfCUWsL4H3MHpvQD4QR9kSYhS7UvQ==" + } + }, + "npm:jest-resolve@27.5.1": { + "type": "npm", + "name": "npm:jest-resolve@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-resolve", + "hash": "sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==" + } + }, + "npm:jest-runner": { + "type": "npm", + "name": "npm:jest-runner", + "data": { + "version": "26.6.3", + "packageName": "jest-runner", + "hash": "sha512-atgKpRHnaA2OvByG/HpGA4g6CSPS/1LK0jK3gATJAoptC1ojltpmVlYC3TYgdmGp+GLuhzpH30Gvs36szSL2JQ==" + } + }, + "npm:jest-runner@27.5.1": { + "type": "npm", + "name": "npm:jest-runner@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-runner", + "hash": "sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==" + } + }, + "npm:jest-runtime": { + "type": "npm", + "name": "npm:jest-runtime", + "data": { + "version": "26.6.3", + "packageName": "jest-runtime", + "hash": "sha512-lrzyR3N8sacTAMeonbqpnSka1dHNux2uk0qqDXVkMv2c/A3wYnvQ4EXuI013Y6+gSKSCxdaczvf4HF0mVXHRdw==" + } + }, + "npm:jest-runtime@27.5.1": { + "type": "npm", + "name": "npm:jest-runtime@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-runtime", + "hash": "sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==" + } + }, + "npm:jest-serializer@26.6.2": { + "type": "npm", + "name": "npm:jest-serializer@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "jest-serializer", + "hash": "sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==" + } + }, + "npm:jest-serializer": { + "type": "npm", + "name": "npm:jest-serializer", + "data": { + "version": "27.5.1", + "packageName": "jest-serializer", + "hash": "sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==" + } + }, + "npm:jest-snapshot": { + "type": "npm", + "name": "npm:jest-snapshot", + "data": { + "version": "26.6.2", + "packageName": "jest-snapshot", + "hash": "sha512-OLhxz05EzUtsAmOMzuupt1lHYXCNib0ECyuZ/PZOx9TrZcC8vL0x+DUG3TL+GLX3yHG45e6YGjIm0XwDc3q3og==" + } + }, + "npm:jest-snapshot@27.5.1": { + "type": "npm", + "name": "npm:jest-snapshot@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-snapshot", + "hash": "sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==" + } + }, + "npm:jest-util": { + "type": "npm", + "name": "npm:jest-util", + "data": { + "version": "26.6.2", + "packageName": "jest-util", + "hash": "sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==" + } + }, + "npm:jest-util@27.5.1": { + "type": "npm", + "name": "npm:jest-util@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-util", + "hash": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==" + } + }, + "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-validate": { + "type": "npm", + "name": "npm:jest-validate", + "data": { + "version": "26.6.2", + "packageName": "jest-validate", + "hash": "sha512-NEYZ9Aeyj0i5rQqbq+tpIOom0YS1u2MVu6+euBsvpgIme+FOfRmoC4R5p0JiAUpaFvFy24xgrpMknarR/93XjQ==" + } + }, + "npm:jest-validate@27.5.1": { + "type": "npm", + "name": "npm:jest-validate@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-validate", + "hash": "sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==" + } + }, + "npm:jest-watch-typeahead@0.6.1": { + "type": "npm", + "name": "npm:jest-watch-typeahead@0.6.1", + "data": { + "version": "0.6.1", + "packageName": "jest-watch-typeahead", + "hash": "sha512-ITVnHhj3Jd/QkqQcTqZfRgjfyRhDFM/auzgVo2RKvSwi18YMvh0WvXDJFoFED6c7jd/5jxtu4kSOb9PTu2cPVg==" + } + }, + "npm:jest-watch-typeahead": { + "type": "npm", + "name": "npm:jest-watch-typeahead", + "data": { + "version": "1.1.0", + "packageName": "jest-watch-typeahead", + "hash": "sha512-Va5nLSJTN7YFtC2jd+7wsoe1pNe5K4ShLux/E5iHEwlB9AxaxmggY7to9KUqKojhaJw3aXqt5WAb4jGPOolpEw==" + } + }, + "npm:jest-watcher": { + "type": "npm", + "name": "npm:jest-watcher", + "data": { + "version": "26.6.2", + "packageName": "jest-watcher", + "hash": "sha512-WKJob0P/Em2csiVthsI68p6aGKTIcsfjH9Gsx1f0A3Italz43e3ho0geSAVsmj09RWOELP1AZ/DXyJgOgDKxXQ==" + } + }, + "npm:jest-watcher@27.5.1": { + "type": "npm", + "name": "npm:jest-watcher@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-watcher", + "hash": "sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==" + } + }, + "npm:jest-watcher@28.1.3": { + "type": "npm", + "name": "npm:jest-watcher@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-watcher", + "hash": "sha512-t4qcqj9hze+jviFPUN3YAtAEeFnr/azITXQEMARf5cMwKY2SMBRnCQTXLixTl20OR6mLh9KLMrgVJgJISym+1g==" + } + }, + "npm:jest-worker@24.9.0": { + "type": "npm", + "name": "npm:jest-worker@24.9.0", + "data": { + "version": "24.9.0", + "packageName": "jest-worker", + "hash": "sha512-51PE4haMSXcHohnSMdM42anbvZANYTqMrr52tVKPqqsPJMzoP6FYYDVqahX/HrAoKEKz3uUPzSvKs9A3qR4iVw==" + } + }, + "npm:jest-worker@26.6.2": { + "type": "npm", + "name": "npm:jest-worker@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "jest-worker", + "hash": "sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==" + } + }, + "npm:jest-worker": { + "type": "npm", + "name": "npm:jest-worker", + "data": { + "version": "27.5.1", + "packageName": "jest-worker", + "hash": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==" + } + }, + "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": { + "type": "npm", + "name": "npm:jest", + "data": { + "version": "26.6.0", + "packageName": "jest", + "hash": "sha512-jxTmrvuecVISvKFFhOkjsWRZV7sFqdSUAd1ajOKY+/QE/aLBVstsJ/dX8GczLzwiT6ZEwwmZqtCUHLHHQVzcfA==" + } + }, + "npm:jest@27.5.1": { + "type": "npm", + "name": "npm:jest@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest", + "hash": "sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==" + } + }, + "npm:jiti": { + "type": "npm", + "name": "npm:jiti", + "data": { + "version": "1.21.6", + "packageName": "jiti", + "hash": "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==" + } + }, + "npm:jodit-react": { + "type": "npm", + "name": "npm:jodit-react", + "data": { + "version": "1.3.39", + "packageName": "jodit-react", + "hash": "sha512-uZSRadPlgvcB6Wn54RGZ6XQEN+JHj0dB1SI4OH42yTC5WTeoYavksUwzCgFuQF4+janjSCxn0CXNqzd0MJEhVw==" + } + }, + "npm:jodit": { + "type": "npm", + "name": "npm:jodit", + "data": { + "version": "3.24.9", + "packageName": "jodit", + "hash": "sha512-t2d73v7GFbGI08ZzdCTwrzi8ZtoOG4icGzD6IIN2e+ghlpUKYxcHZ/Rmy6/mc6055172z+tv7QSr9BcOz6IOFQ==" + } + }, + "npm:joi": { + "type": "npm", + "name": "npm:joi", + "data": { + "version": "17.13.3", + "packageName": "joi", + "hash": "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==" + } + }, + "npm:jquery": { + "type": "npm", + "name": "npm:jquery", + "data": { + "version": "3.7.1", + "packageName": "jquery", + "hash": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==" + } + }, + "npm:js-sha3": { + "type": "npm", + "name": "npm:js-sha3", + "data": { + "version": "0.8.0", + "packageName": "js-sha3", + "hash": "sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==" + } + }, + "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:js-tokens@3.0.2": { + "type": "npm", + "name": "npm:js-tokens@3.0.2", + "data": { + "version": "3.0.2", + "packageName": "js-tokens", + "hash": "sha512-RjTcuD4xjtthQkaWH7dFlH85L+QaVtSoOyGdZ3g6HFhS9dFNDfLyqgm2NFe2X6cQpeFmt0452FJjFG5UameExg==" + } + }, + "npm:js-yaml@4.1.0": { + "type": "npm", + "name": "npm:js-yaml@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "js-yaml", + "hash": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" + } + }, + "npm:js-yaml": { + "type": "npm", + "name": "npm:js-yaml", + "data": { + "version": "3.14.1", + "packageName": "js-yaml", + "hash": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" + } + }, + "npm:jsbi": { + "type": "npm", + "name": "npm:jsbi", + "data": { + "version": "4.3.0", + "packageName": "jsbi", + "hash": "sha512-SnZNcinB4RIcnEyZqFPdGPVgrg2AcnykiBy0sHVJQKHYeaLUvi3Exj+iaPpLnFVkDPZIV4U0yvgC9/R4uEAZ9g==" + } + }, + "npm:jsbn@1.1.0": { + "type": "npm", + "name": "npm:jsbn@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "jsbn", + "hash": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==" + } + }, + "npm:jsbn": { + "type": "npm", + "name": "npm:jsbn", + "data": { + "version": "0.1.1", + "packageName": "jsbn", + "hash": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==" + } + }, + "npm:jscodeshift": { + "type": "npm", + "name": "npm:jscodeshift", + "data": { + "version": "0.11.0", + "packageName": "jscodeshift", + "hash": "sha512-SdRK2C7jjs4k/kT2mwtO07KJN9RnjxtKn03d9JVj6c3j9WwaLcFYsICYDnLAzY0hp+wG2nxl+Cm2jWLiNVYb8g==" + } + }, + "npm:jsdom": { + "type": "npm", + "name": "npm:jsdom", + "data": { + "version": "16.7.0", + "packageName": "jsdom", + "hash": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==" + } + }, + "npm:jsesc@1.3.0": { + "type": "npm", + "name": "npm:jsesc@1.3.0", + "data": { + "version": "1.3.0", + "packageName": "jsesc", + "hash": "sha512-Mke0DA0QjUWuJlhsE0ZPPhYiJkRap642SmI/4ztCFaUs6V2AiH1sfecc+57NgaryfAA2VR3v6O+CSjC1jZJKOA==" + } + }, + "npm:jsesc@2.5.2": { + "type": "npm", + "name": "npm:jsesc@2.5.2", + "data": { + "version": "2.5.2", + "packageName": "jsesc", + "hash": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==" + } + }, + "npm:jsesc": { + "type": "npm", + "name": "npm:jsesc", + "data": { + "version": "0.5.0", + "packageName": "jsesc", + "hash": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==" + } + }, + "npm:json-buffer@3.0.0": { + "type": "npm", + "name": "npm:json-buffer@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "json-buffer", + "hash": "sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==" + } + }, + "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-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:json-schema-traverse": { + "type": "npm", + "name": "npm:json-schema-traverse", + "data": { + "version": "0.4.1", + "packageName": "json-schema-traverse", + "hash": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" + } + }, + "npm:json-schema-traverse@1.0.0": { + "type": "npm", + "name": "npm:json-schema-traverse@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "json-schema-traverse", + "hash": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + } + }, + "npm:json-schema": { + "type": "npm", + "name": "npm:json-schema", + "data": { + "version": "0.4.0", + "packageName": "json-schema", + "hash": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==" + } + }, + "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-stable-stringify": { + "type": "npm", + "name": "npm:json-stable-stringify", + "data": { + "version": "0.0.1", + "packageName": "json-stable-stringify", + "hash": "sha512-nKtD/Qxm7tWdZqJoldEC7fF0S41v0mWbeaXG3637stOWfyGxTgWTYE2wtfKmjzpvxv2MA2xzxsXOIiwUpkX6Qw==" + } + }, + "npm:json-stringify-nice": { + "type": "npm", + "name": "npm:json-stringify-nice", + "data": { + "version": "1.1.4", + "packageName": "json-stringify-nice", + "hash": "sha512-5Z5RFW63yxReJ7vANgW6eZFGWaQvnPE3WNmZoOJrSkGju2etKA2L5rrOa1sm877TVTFt57A80BH1bArcmlLfPw==" + } + }, + "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@0.5.1": { + "type": "npm", + "name": "npm:json5@0.5.1", + "data": { + "version": "0.5.1", + "packageName": "json5", + "hash": "sha512-4xrs1aW+6N5DalkqSVA8fxh458CXvR99WU8WLKmq4v8eWAL86Xo3BVqyd3SkA9wEVjCMqyvvRRkshAdOnBp5rw==" + } + }, + "npm:json5@1.0.2": { + "type": "npm", + "name": "npm:json5@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "json5", + "hash": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==" + } + }, + "npm:json5": { + "type": "npm", + "name": "npm:json5", + "data": { + "version": "2.2.3", + "packageName": "json5", + "hash": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" + } + }, + "npm:jsonc-parser": { + "type": "npm", + "name": "npm:jsonc-parser", + "data": { + "version": "3.2.0", + "packageName": "jsonc-parser", + "hash": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==" + } + }, + "npm:jsonfile": { + "type": "npm", + "name": "npm:jsonfile", + "data": { + "version": "4.0.0", + "packageName": "jsonfile", + "hash": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==" + } + }, + "npm:jsonfile@6.1.0": { + "type": "npm", + "name": "npm:jsonfile@6.1.0", + "data": { + "version": "6.1.0", + "packageName": "jsonfile", + "hash": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==" + } + }, + "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:jsonpath": { + "type": "npm", + "name": "npm:jsonpath", + "data": { + "version": "1.1.1", + "packageName": "jsonpath", + "hash": "sha512-l6Cg7jRpixfbgoWgkrl77dgEj8RPvND0wMH6TwQmi9Qs4TFfS9u5cUFnbeKTwj5ga5Y3BTGGNI28k117LJ009w==" + } + }, + "npm:jsonpointer": { + "type": "npm", + "name": "npm:jsonpointer", + "data": { + "version": "5.0.1", + "packageName": "jsonpointer", + "hash": "sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==" + } + }, + "npm:jsprim@1.4.2": { + "type": "npm", + "name": "npm:jsprim@1.4.2", + "data": { + "version": "1.4.2", + "packageName": "jsprim", + "hash": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==" + } + }, + "npm:jsprim": { + "type": "npm", + "name": "npm:jsprim", + "data": { + "version": "2.0.2", + "packageName": "jsprim", + "hash": "sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==" + } + }, + "npm:jss-plugin-camel-case": { + "type": "npm", + "name": "npm:jss-plugin-camel-case", + "data": { + "version": "10.10.0", + "packageName": "jss-plugin-camel-case", + "hash": "sha512-z+HETfj5IYgFxh1wJnUAU8jByI48ED+v0fuTuhKrPR+pRBYS2EDwbusU8aFOpCdYhtRc9zhN+PJ7iNE8pAWyPw==" + } + }, + "npm:jss-plugin-default-unit": { + "type": "npm", + "name": "npm:jss-plugin-default-unit", + "data": { + "version": "10.10.0", + "packageName": "jss-plugin-default-unit", + "hash": "sha512-SvpajxIECi4JDUbGLefvNckmI+c2VWmP43qnEy/0eiwzRUsafg5DVSIWSzZe4d2vFX1u9nRDP46WCFV/PXVBGQ==" + } + }, + "npm:jss-plugin-global": { + "type": "npm", + "name": "npm:jss-plugin-global", + "data": { + "version": "10.10.0", + "packageName": "jss-plugin-global", + "hash": "sha512-icXEYbMufiNuWfuazLeN+BNJO16Ge88OcXU5ZDC2vLqElmMybA31Wi7lZ3lf+vgufRocvPj8443irhYRgWxP+A==" + } + }, + "npm:jss-plugin-nested": { + "type": "npm", + "name": "npm:jss-plugin-nested", + "data": { + "version": "10.10.0", + "packageName": "jss-plugin-nested", + "hash": "sha512-9R4JHxxGgiZhurDo3q7LdIiDEgtA1bTGzAbhSPyIOWb7ZubrjQe8acwhEQ6OEKydzpl8XHMtTnEwHXCARLYqYA==" + } + }, + "npm:jss-plugin-props-sort": { + "type": "npm", + "name": "npm:jss-plugin-props-sort", + "data": { + "version": "10.10.0", + "packageName": "jss-plugin-props-sort", + "hash": "sha512-5VNJvQJbnq/vRfje6uZLe/FyaOpzP/IH1LP+0fr88QamVrGJa0hpRRyAa0ea4U/3LcorJfBFVyC4yN2QC73lJg==" + } + }, + "npm:jss-plugin-rule-value-function": { + "type": "npm", + "name": "npm:jss-plugin-rule-value-function", + "data": { + "version": "10.10.0", + "packageName": "jss-plugin-rule-value-function", + "hash": "sha512-uEFJFgaCtkXeIPgki8ICw3Y7VMkL9GEan6SqmT9tqpwM+/t+hxfMUdU4wQ0MtOiMNWhwnckBV0IebrKcZM9C0g==" + } + }, + "npm:jss-plugin-vendor-prefixer": { + "type": "npm", + "name": "npm:jss-plugin-vendor-prefixer", + "data": { + "version": "10.10.0", + "packageName": "jss-plugin-vendor-prefixer", + "hash": "sha512-UY/41WumgjW8r1qMCO8l1ARg7NHnfRVWRhZ2E2m0DMYsr2DD91qIXLyNhiX83hHswR7Wm4D+oDYNC1zWCJWtqg==" + } + }, + "npm:jss": { + "type": "npm", + "name": "npm:jss", + "data": { + "version": "10.10.0", + "packageName": "jss", + "hash": "sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==" + } + }, + "npm:jsx-ast-utils": { + "type": "npm", + "name": "npm:jsx-ast-utils", + "data": { + "version": "3.3.5", + "packageName": "jsx-ast-utils", + "hash": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==" + } + }, + "npm:just-diff-apply": { + "type": "npm", + "name": "npm:just-diff-apply", + "data": { + "version": "5.5.0", + "packageName": "just-diff-apply", + "hash": "sha512-OYTthRfSh55WOItVqwpefPtNt2VdKsq5AnAK6apdtR6yCH8pr0CmSr710J0Mf+WdQy7K/OzMy7K2MgAfdQURDw==" + } + }, + "npm:just-diff": { + "type": "npm", + "name": "npm:just-diff", + "data": { + "version": "6.0.2", + "packageName": "just-diff", + "hash": "sha512-S59eriX5u3/QhMNq3v/gm8Kd0w8OS6Tz2FS1NG4blv+z0MuQcBRJyFWjdovM0Rad4/P4aUPFtnkNjMjyMlMSYA==" + } + }, + "npm:keyv@3.1.0": { + "type": "npm", + "name": "npm:keyv@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "keyv", + "hash": "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==" + } + }, + "npm:keyv": { + "type": "npm", + "name": "npm:keyv", + "data": { + "version": "4.5.4", + "packageName": "keyv", + "hash": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" + } + }, + "npm:killable": { + "type": "npm", + "name": "npm:killable", + "data": { + "version": "1.0.1", + "packageName": "killable", + "hash": "sha512-LzqtLKlUwirEUyl/nicirVmNiPvYs7l5n8wOPP7fyJVpUPkvCnW/vuiXGpylGUlnPDnB7311rARzAt3Mhswpjg==" + } + }, + "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: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.34.0", + "packageName": "known-css-properties", + "hash": "sha512-tBECoUqNFbyAY4RrbqsBQqDFpGXAEbdD5QKr8kACx3+rnArmuuR22nKQWKazvp07N9yjTyDZaw/20UIH8tL9DQ==" + } + }, + "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:labeled-stream-splicer": { + "type": "npm", + "name": "npm:labeled-stream-splicer", + "data": { + "version": "2.0.2", + "packageName": "labeled-stream-splicer", + "hash": "sha512-Ca4LSXFFZUjPScRaqOcFxneA0VpKZr4MMYCljyQr4LIewTLb3Y0IUTIsnBBsVubIeEfxeSZpSjSsRM8APEQaAw==" + } + }, + "npm:language-subtag-registry": { + "type": "npm", + "name": "npm:language-subtag-registry", + "data": { + "version": "0.3.23", + "packageName": "language-subtag-registry", + "hash": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==" + } + }, + "npm:language-tags": { + "type": "npm", + "name": "npm:language-tags", + "data": { + "version": "1.0.9", + "packageName": "language-tags", + "hash": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==" + } + }, + "npm:last-call-webpack-plugin": { + "type": "npm", + "name": "npm:last-call-webpack-plugin", + "data": { + "version": "3.0.0", + "packageName": "last-call-webpack-plugin", + "hash": "sha512-7KI2l2GIZa9p2spzPIVZBYyNKkN+e/SQPpnjlTiPhdbDW3F86tdKKELxKpzJ5sgU19wQWsACULZmpTPYHeWO5w==" + } + }, + "npm:latest-version": { + "type": "npm", + "name": "npm:latest-version", + "data": { + "version": "5.1.0", + "packageName": "latest-version", + "hash": "sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==" + } + }, + "npm:launch-editor": { + "type": "npm", + "name": "npm:launch-editor", + "data": { + "version": "2.8.0", + "packageName": "launch-editor", + "hash": "sha512-vJranOAJrI/llyWGRQqiDM+adrw+k83fvmmx3+nV47g3+36xM15jE+zyZ6Ffel02+xSvuM0b2GDRosXZkbb6wA==" + } + }, + "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:lazystream": { + "type": "npm", + "name": "npm:lazystream", + "data": { + "version": "1.0.1", + "packageName": "lazystream", + "hash": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==" + } + }, + "npm:lead": { + "type": "npm", + "name": "npm:lead", + "data": { + "version": "1.0.0", + "packageName": "lead", + "hash": "sha512-IpSVCk9AYvLHo5ctcIXxOBpMWUe+4TKN3VPWAKUbJikkmsGp0VrSM8IttVc32D6J4WUsiPE6aEFRNmIoF/gdow==" + } + }, + "npm:lerna": { + "type": "npm", + "name": "npm:lerna", + "data": { + "version": "6.6.2", + "packageName": "lerna", + "hash": "sha512-W4qrGhcdutkRdHEaDf9eqp7u4JvI+1TwFy5woX6OI8WPe4PYBdxuILAsvhp614fUG41rKSGDKlOh+AWzdSidTg==" + } + }, + "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@0.3.0": { + "type": "npm", + "name": "npm:levn@0.3.0", + "data": { + "version": "0.3.0", + "packageName": "levn", + "hash": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==" + } + }, + "npm:levn": { + "type": "npm", + "name": "npm:levn", + "data": { + "version": "0.4.1", + "packageName": "levn", + "hash": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" + } + }, + "npm:libnpmaccess": { + "type": "npm", + "name": "npm:libnpmaccess", + "data": { + "version": "6.0.4", + "packageName": "libnpmaccess", + "hash": "sha512-qZ3wcfIyUoW0+qSFkMBovcTrSGJ3ZeyvpR7d5N9pEYv/kXs8sHP2wiqEIXBKLFrZlmM0kR0RJD7mtfLngtlLag==" + } + }, + "npm:libnpmpublish": { + "type": "npm", + "name": "npm:libnpmpublish", + "data": { + "version": "7.1.4", + "packageName": "libnpmpublish", + "hash": "sha512-mMntrhVwut5prP4rJ228eEbEyvIzLWhqFuY90j5QeXBCTT2pWSMno7Yo2S2qplPUr02zPurGH4heGLZ+wORczg==" + } + }, + "npm:lilconfig": { + "type": "npm", + "name": "npm:lilconfig", + "data": { + "version": "2.1.0", + "packageName": "lilconfig", + "hash": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==" + } + }, + "npm:lilconfig@3.1.2": { + "type": "npm", + "name": "npm:lilconfig@3.1.2", + "data": { + "version": "3.1.2", + "packageName": "lilconfig", + "hash": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==" + } + }, + "npm:lines-and-columns": { + "type": "npm", + "name": "npm:lines-and-columns", + "data": { + "version": "1.2.4", + "packageName": "lines-and-columns", + "hash": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" + } + }, + "npm:lines-and-columns@2.0.4": { + "type": "npm", + "name": "npm:lines-and-columns@2.0.4", + "data": { + "version": "2.0.4", + "packageName": "lines-and-columns", + "hash": "sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==" + } + }, + "npm:lint-staged": { + "type": "npm", + "name": "npm:lint-staged", + "data": { + "version": "9.5.0", + "packageName": "lint-staged", + "hash": "sha512-nawMob9cb/G1J98nb8v3VC/E8rcX1rryUYXVZ69aT9kde6YWX+uvNOEHY5yf2gcWcTJGiD0kqXmCnS3oD75GIA==" + } + }, + "npm:listr-silent-renderer": { + "type": "npm", + "name": "npm:listr-silent-renderer", + "data": { + "version": "1.1.1", + "packageName": "listr-silent-renderer", + "hash": "sha512-L26cIFm7/oZeSNVhWB6faeorXhMg4HNlb/dS/7jHhr708jxlXrtrBWo4YUxZQkc6dGoxEAe6J/D3juTRBUzjtA==" + } + }, + "npm:listr-update-renderer": { + "type": "npm", + "name": "npm:listr-update-renderer", + "data": { + "version": "0.5.0", + "packageName": "listr-update-renderer", + "hash": "sha512-tKRsZpKz8GSGqoI/+caPmfrypiaq+OQCbd+CovEC24uk1h952lVj5sC7SqyFUm+OaJ5HN/a1YLt5cit2FMNsFA==" + } + }, + "npm:listr-verbose-renderer": { + "type": "npm", + "name": "npm:listr-verbose-renderer", + "data": { + "version": "0.5.0", + "packageName": "listr-verbose-renderer", + "hash": "sha512-04PDPqSlsqIOaaaGZ+41vq5FejI9auqTInicFRndCBgE3bXG8D6W1I+mWhk+1nqbHmyhla/6BUrd5OSiHwKRXw==" + } + }, + "npm:listr2": { + "type": "npm", + "name": "npm:listr2", + "data": { + "version": "3.14.0", + "packageName": "listr2", + "hash": "sha512-TyWI8G99GX9GjE54cJ+RrNMcIFBfwMPxc3XTFiAYGN4s10hWROGtOg7+O6u6LE3mNkyld7RSLE6nrKBvTfcs3g==" + } + }, + "npm:listr": { + "type": "npm", + "name": "npm:listr", + "data": { + "version": "0.14.3", + "packageName": "listr", + "hash": "sha512-RmAl7su35BFd/xoMamRjpIE4j3v+L28o8CT5YhAXQJm1fD+1l9ngXY8JAQRJ+tFK2i5njvi0iRUKV09vPwA0iA==" + } + }, + "npm:little-state-machine": { + "type": "npm", + "name": "npm:little-state-machine", + "data": { + "version": "4.8.0", + "packageName": "little-state-machine", + "hash": "sha512-xfi5+iDxTLhu0hbnNubUs+qoQQqxhtEZeObP5ELjUlHnl74bbasY7mOonsGQrAouyrbag3ebNLSse5xX1T7buQ==" + } + }, + "npm:load-json-file": { + "type": "npm", + "name": "npm:load-json-file", + "data": { + "version": "6.2.0", + "packageName": "load-json-file", + "hash": "sha512-gUD/epcRms75Cw8RT1pUdHugZYM5ce64ucs2GEISABwkRsOQr0q2wm/MV2TKThycIe5e0ytRweW2RZxclogCdQ==" + } + }, + "npm:load-json-file@4.0.0": { + "type": "npm", + "name": "npm:load-json-file@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "load-json-file", + "hash": "sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==" + } + }, + "npm:loader-runner@2.4.0": { + "type": "npm", + "name": "npm:loader-runner@2.4.0", + "data": { + "version": "2.4.0", + "packageName": "loader-runner", + "hash": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==" + } + }, + "npm:loader-runner": { + "type": "npm", + "name": "npm:loader-runner", + "data": { + "version": "4.3.0", + "packageName": "loader-runner", + "hash": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==" + } + }, + "npm:loader-utils@1.2.3": { + "type": "npm", + "name": "npm:loader-utils@1.2.3", + "data": { + "version": "1.2.3", + "packageName": "loader-utils", + "hash": "sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==" + } + }, + "npm:loader-utils@2.0.0": { + "type": "npm", + "name": "npm:loader-utils@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "loader-utils", + "hash": "sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==" + } + }, + "npm:loader-utils@1.4.2": { + "type": "npm", + "name": "npm:loader-utils@1.4.2", + "data": { + "version": "1.4.2", + "packageName": "loader-utils", + "hash": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==" + } + }, + "npm:loader-utils": { + "type": "npm", + "name": "npm:loader-utils", + "data": { + "version": "2.0.4", + "packageName": "loader-utils", + "hash": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==" + } + }, + "npm:loader-utils@3.3.1": { + "type": "npm", + "name": "npm:loader-utils@3.3.1", + "data": { + "version": "3.3.1", + "packageName": "loader-utils", + "hash": "sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==" + } + }, + "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@3.0.0": { + "type": "npm", + "name": "npm:locate-path@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "locate-path", + "hash": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==" + } + }, + "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": { + "type": "npm", + "name": "npm:locate-path", + "data": { + "version": "6.0.0", + "packageName": "locate-path", + "hash": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" + } + }, + "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._reinterpolate": { + "type": "npm", + "name": "npm:lodash._reinterpolate", + "data": { + "version": "3.0.0", + "packageName": "lodash._reinterpolate", + "hash": "sha512-xYHt68QRoYGjeeM/XOE1uJtvXQAgvszfBhjV4yvsQH0u2i9I6cI6c6/eG4Hh3UAOVn0y/xAXwmTzEay49Q//HA==" + } + }, + "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.debounce": { + "type": "npm", + "name": "npm:lodash.debounce", + "data": { + "version": "4.0.8", + "packageName": "lodash.debounce", + "hash": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==" + } + }, + "npm:lodash.defaults": { + "type": "npm", + "name": "npm:lodash.defaults", + "data": { + "version": "4.2.0", + "packageName": "lodash.defaults", + "hash": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==" + } + }, + "npm:lodash.difference": { + "type": "npm", + "name": "npm:lodash.difference", + "data": { + "version": "4.5.0", + "packageName": "lodash.difference", + "hash": "sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==" + } + }, + "npm:lodash.flatten": { + "type": "npm", + "name": "npm:lodash.flatten", + "data": { + "version": "4.4.0", + "packageName": "lodash.flatten", + "hash": "sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==" + } + }, + "npm:lodash.get": { + "type": "npm", + "name": "npm:lodash.get", + "data": { + "version": "4.4.2", + "packageName": "lodash.get", + "hash": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==" + } + }, + "npm:lodash.ismatch": { + "type": "npm", + "name": "npm:lodash.ismatch", + "data": { + "version": "4.4.0", + "packageName": "lodash.ismatch", + "hash": "sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==" + } + }, + "npm:lodash.isplainobject": { + "type": "npm", + "name": "npm:lodash.isplainobject", + "data": { + "version": "4.0.6", + "packageName": "lodash.isplainobject", + "hash": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==" + } + }, + "npm:lodash.map": { + "type": "npm", + "name": "npm:lodash.map", + "data": { + "version": "4.6.0", + "packageName": "lodash.map", + "hash": "sha512-worNHGKLDetmcEYDvh2stPCrrQRkP20E4l0iIS7F8EvzMqBBi7ltvFN5m1HvTf1P7Jk1txKhvFcmYsCr8O2F1Q==" + } + }, + "npm:lodash.memoize": { + "type": "npm", + "name": "npm:lodash.memoize", + "data": { + "version": "4.1.2", + "packageName": "lodash.memoize", + "hash": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==" + } + }, + "npm:lodash.memoize@3.0.4": { + "type": "npm", + "name": "npm:lodash.memoize@3.0.4", + "data": { + "version": "3.0.4", + "packageName": "lodash.memoize", + "hash": "sha512-eDn9kqrAmVUC1wmZvlQ6Uhde44n+tXpqPrN8olQJbttgh0oKclk+SF54P47VEGE9CEiMeRwAP8BaM7UHvBkz2A==" + } + }, + "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.mergewith": { + "type": "npm", + "name": "npm:lodash.mergewith", + "data": { + "version": "4.6.2", + "packageName": "lodash.mergewith", + "hash": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==" + } + }, + "npm:lodash.once": { + "type": "npm", + "name": "npm:lodash.once", + "data": { + "version": "4.1.1", + "packageName": "lodash.once", + "hash": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==" + } + }, + "npm:lodash.sortby": { + "type": "npm", + "name": "npm:lodash.sortby", + "data": { + "version": "4.7.0", + "packageName": "lodash.sortby", + "hash": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==" + } + }, + "npm:lodash.template": { + "type": "npm", + "name": "npm:lodash.template", + "data": { + "version": "4.5.0", + "packageName": "lodash.template", + "hash": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==" + } + }, + "npm:lodash.templatesettings": { + "type": "npm", + "name": "npm:lodash.templatesettings", + "data": { + "version": "4.2.0", + "packageName": "lodash.templatesettings", + "hash": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==" + } + }, + "npm:lodash.truncate": { + "type": "npm", + "name": "npm:lodash.truncate", + "data": { + "version": "4.4.2", + "packageName": "lodash.truncate", + "hash": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==" + } + }, + "npm:lodash.union": { + "type": "npm", + "name": "npm:lodash.union", + "data": { + "version": "4.6.0", + "packageName": "lodash.union", + "hash": "sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==" + } + }, + "npm:lodash.uniq": { + "type": "npm", + "name": "npm:lodash.uniq", + "data": { + "version": "4.5.0", + "packageName": "lodash.uniq", + "hash": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==" + } + }, + "npm:lodash": { + "type": "npm", + "name": "npm:lodash", + "data": { + "version": "4.17.21", + "packageName": "lodash", + "hash": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + } + }, + "npm:log-symbols@1.0.2": { + "type": "npm", + "name": "npm:log-symbols@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "log-symbols", + "hash": "sha512-mmPrW0Fh2fxOzdBbFv4g1m6pR72haFLPJ2G5SJEELf1y+iaQrDG6cWCPjy54RHYbZAt7X+ls690Kw62AdWXBzQ==" + } + }, + "npm:log-symbols@3.0.0": { + "type": "npm", + "name": "npm:log-symbols@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "log-symbols", + "hash": "sha512-dSkNGuI7iG3mfvDzUuYZyvk5dD9ocYCYzNU6CYDE6+Xqd+gwme6Z00NS3dUh8mq/73HaEtT7m6W+yUPtU6BZnQ==" + } + }, + "npm:log-symbols": { + "type": "npm", + "name": "npm:log-symbols", + "data": { + "version": "4.1.0", + "packageName": "log-symbols", + "hash": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==" + } + }, + "npm:log-update@2.3.0": { + "type": "npm", + "name": "npm:log-update@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "log-update", + "hash": "sha512-vlP11XfFGyeNQlmEn9tJ66rEW1coA/79m5z6BCkudjbAGE83uhAcGYrBFwfs3AdLiLzGRusRPAbSPK9xZteCmg==" + } + }, + "npm:log-update": { + "type": "npm", + "name": "npm:log-update", + "data": { + "version": "4.0.0", + "packageName": "log-update", + "hash": "sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg==" + } + }, + "npm:loglevel": { + "type": "npm", + "name": "npm:loglevel", + "data": { + "version": "1.9.1", + "packageName": "loglevel", + "hash": "sha512-hP3I3kCrDIMuRwAwHltphhDM1r8i55H33GgqjXbrisuJhF4kRhW1dNuxsRklp4bXl8DSdLaNLuiL4A/LWRfxvg==" + } + }, + "npm:longest": { + "type": "npm", + "name": "npm:longest", + "data": { + "version": "2.0.1", + "packageName": "longest", + "hash": "sha512-Ajzxb8CM6WAnFjgiloPsI3bF+WCxcvhdIG3KNA2KN962+tdBsHcuQ4k4qX/EcS/2CRkcc0iAkR956Nib6aXU/Q==" + } + }, + "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@1.1.4": { + "type": "npm", + "name": "npm:lower-case@1.1.4", + "data": { + "version": "1.1.4", + "packageName": "lower-case", + "hash": "sha512-2Fgx1Ycm599x+WGpIYwJOvsjmXFzTSc34IwDWALRA/8AopUKAVPwfJ+h5+f85BCp0PWmmJcWzEpxOpoXycMpdA==" + } + }, + "npm:lower-case": { + "type": "npm", + "name": "npm:lower-case", + "data": { + "version": "2.0.2", + "packageName": "lower-case", + "hash": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==" + } + }, + "npm:lowercase-keys": { + "type": "npm", + "name": "npm:lowercase-keys", + "data": { + "version": "1.0.1", + "packageName": "lowercase-keys", + "hash": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==" + } + }, + "npm:lowercase-keys@2.0.0": { + "type": "npm", + "name": "npm:lowercase-keys@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "lowercase-keys", + "hash": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==" + } + }, + "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@4.1.5": { + "type": "npm", + "name": "npm:lru-cache@4.1.5", + "data": { + "version": "4.1.5", + "packageName": "lru-cache", + "hash": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==" + } + }, + "npm:lru-cache@5.1.1": { + "type": "npm", + "name": "npm:lru-cache@5.1.1", + "data": { + "version": "5.1.1", + "packageName": "lru-cache", + "hash": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" + } + }, + "npm:lru-cache@6.0.0": { + "type": "npm", + "name": "npm:lru-cache@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "lru-cache", + "hash": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" + } + }, + "npm:lru-cache": { + "type": "npm", + "name": "npm:lru-cache", + "data": { + "version": "7.18.3", + "packageName": "lru-cache", + "hash": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==" + } + }, + "npm:luxon": { + "type": "npm", + "name": "npm:luxon", + "data": { + "version": "2.5.2", + "packageName": "luxon", + "hash": "sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA==" + } + }, + "npm:luxon@3.4.4": { + "type": "npm", + "name": "npm:luxon@3.4.4", + "data": { + "version": "3.4.4", + "packageName": "luxon", + "hash": "sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA==" + } + }, + "npm:lz-string": { + "type": "npm", + "name": "npm:lz-string", + "data": { + "version": "1.5.0", + "packageName": "lz-string", + "hash": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==" + } + }, + "npm:magic-string": { + "type": "npm", + "name": "npm:magic-string", + "data": { + "version": "0.25.9", + "packageName": "magic-string", + "hash": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==" + } + }, + "npm:make-dir": { + "type": "npm", + "name": "npm:make-dir", + "data": { + "version": "3.1.0", + "packageName": "make-dir", + "hash": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==" + } + }, + "npm:make-dir@1.3.0": { + "type": "npm", + "name": "npm:make-dir@1.3.0", + "data": { + "version": "1.3.0", + "packageName": "make-dir", + "hash": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==" + } + }, + "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@4.0.0": { + "type": "npm", + "name": "npm:make-dir@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "make-dir", + "hash": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==" + } + }, + "npm:make-fetch-happen@10.2.1": { + "type": "npm", + "name": "npm:make-fetch-happen@10.2.1", + "data": { + "version": "10.2.1", + "packageName": "make-fetch-happen", + "hash": "sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==" + } + }, + "npm:make-fetch-happen": { + "type": "npm", + "name": "npm:make-fetch-happen", + "data": { + "version": "11.1.1", + "packageName": "make-fetch-happen", + "hash": "sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==" + } + }, + "npm:makeerror": { + "type": "npm", + "name": "npm:makeerror", + "data": { + "version": "1.0.12", + "packageName": "makeerror", + "hash": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==" + } + }, + "npm:map-cache": { + "type": "npm", + "name": "npm:map-cache", + "data": { + "version": "0.2.2", + "packageName": "map-cache", + "hash": "sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==" + } + }, + "npm:map-obj": { + "type": "npm", + "name": "npm:map-obj", + "data": { + "version": "1.0.1", + "packageName": "map-obj", + "hash": "sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==" + } + }, + "npm:map-obj@4.3.0": { + "type": "npm", + "name": "npm:map-obj@4.3.0", + "data": { + "version": "4.3.0", + "packageName": "map-obj", + "hash": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==" + } + }, + "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-terminal": { + "type": "npm", + "name": "npm:marked-terminal", + "data": { + "version": "4.2.0", + "packageName": "marked-terminal", + "hash": "sha512-DQfNRV9svZf0Dm9Cf5x5xaVJ1+XjxQW6XjFJ5HFkVyK52SDpj5PCBzS5X5r2w9nHr3mlB0T5201UMLue9fmhUw==" + } + }, + "npm:marked": { + "type": "npm", + "name": "npm:marked", + "data": { + "version": "1.2.9", + "packageName": "marked", + "hash": "sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw==" + } + }, + "npm:match-sorter": { + "type": "npm", + "name": "npm:match-sorter", + "data": { + "version": "6.3.4", + "packageName": "match-sorter", + "hash": "sha512-jfZW7cWS5y/1xswZo8VBOdudUiSd9nifYRWphc9M5D/ee4w4AoXLgBEdRbgVaxbMuagBPeUC5y2Hi8DO6o9aDg==" + } + }, + "npm:material-colors": { + "type": "npm", + "name": "npm:material-colors", + "data": { + "version": "1.2.6", + "packageName": "material-colors", + "hash": "sha512-6qE4B9deFBIa9YSpOc9O0Sgc43zTeVYbgDT5veRKSlB2+ZuHNoVVxA1L/ckMUayV9Ay9y7Z/SZCLcGteW9i7bg==" + } + }, + "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.js": { + "type": "npm", + "name": "npm:md5.js", + "data": { + "version": "1.3.5", + "packageName": "md5.js", + "hash": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==" + } + }, + "npm:mdn-data": { + "type": "npm", + "name": "npm:mdn-data", + "data": { + "version": "2.0.14", + "packageName": "mdn-data", + "hash": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==" + } + }, + "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:mdn-data@2.0.4": { + "type": "npm", + "name": "npm:mdn-data@2.0.4", + "data": { + "version": "2.0.4", + "packageName": "mdn-data", + "hash": "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==" + } + }, + "npm:media-typer": { + "type": "npm", + "name": "npm:media-typer", + "data": { + "version": "0.3.0", + "packageName": "media-typer", + "hash": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==" + } + }, + "npm:memfs": { + "type": "npm", + "name": "npm:memfs", + "data": { + "version": "3.6.0", + "packageName": "memfs", + "hash": "sha512-EGowvkkgbMcIChjMTMkESFDbZeSh8xZ7kNSF0hAiAN4Jh6jgHCRS0Ga/+C8y6Au+oqpezRHCfPsmJ2+DwAgiwQ==" + } + }, + "npm:memoize-one": { + "type": "npm", + "name": "npm:memoize-one", + "data": { + "version": "5.2.1", + "packageName": "memoize-one", + "hash": "sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==" + } + }, + "npm:memory-fs": { + "type": "npm", + "name": "npm:memory-fs", + "data": { + "version": "0.4.1", + "packageName": "memory-fs", + "hash": "sha512-cda4JKCxReDXFXRqOHPQscuIYg1PvxbE2S2GP45rnwfEK+vZaXC8C1OFvdHIbgw0DLzowXGVoxLaAmlgRy14GQ==" + } + }, + "npm:memory-fs@0.5.0": { + "type": "npm", + "name": "npm:memory-fs@0.5.0", + "data": { + "version": "0.5.0", + "packageName": "memory-fs", + "hash": "sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==" + } + }, + "npm:meow@13.2.0": { + "type": "npm", + "name": "npm:meow@13.2.0", + "data": { + "version": "13.2.0", + "packageName": "meow", + "hash": "sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==" + } + }, + "npm:meow": { + "type": "npm", + "name": "npm:meow", + "data": { + "version": "8.1.2", + "packageName": "meow", + "hash": "sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==" + } + }, + "npm:merge-descriptors": { + "type": "npm", + "name": "npm:merge-descriptors", + "data": { + "version": "1.0.1", + "packageName": "merge-descriptors", + "hash": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==" + } + }, + "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:merge": { + "type": "npm", + "name": "npm:merge", + "data": { + "version": "2.1.1", + "packageName": "merge", + "hash": "sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==" + } + }, + "npm:methods": { + "type": "npm", + "name": "npm:methods", + "data": { + "version": "1.1.2", + "packageName": "methods", + "hash": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==" + } + }, + "npm:microevent.ts": { + "type": "npm", + "name": "npm:microevent.ts", + "data": { + "version": "0.1.1", + "packageName": "microevent.ts", + "hash": "sha512-jo1OfR4TaEwd5HOrt5+tAZ9mqT4jmpNAusXtyfNzqVm9uiSYFZlKM1wYL4oU7azZW/PxQW53wM0S6OR1JHNa2g==" + } + }, + "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.7", + "packageName": "micromatch", + "hash": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==" + } + }, + "npm:microseconds": { + "type": "npm", + "name": "npm:microseconds", + "data": { + "version": "0.2.0", + "packageName": "microseconds", + "hash": "sha512-n7DHHMjR1avBbSpsTBj6fmMGh2AGrifVV4e+WYc3Q9lO+xnSZ3NyhcBND3vzzatt05LFhoKFRxrIyklmLlUtyA==" + } + }, + "npm:miller-rabin": { + "type": "npm", + "name": "npm:miller-rabin", + "data": { + "version": "4.0.1", + "packageName": "miller-rabin", + "hash": "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==" + } + }, + "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.53.0": { + "type": "npm", + "name": "npm:mime-db@1.53.0", + "data": { + "version": "1.53.0", + "packageName": "mime-db", + "hash": "sha512-oHlN/w+3MQ3rba9rqFr6V/ypF10LSkdwUysQL7GkXoTgIWeV+tcXGA852TBxH+gsh8UWoyhR1hKcoMJTuWflpg==" + } + }, + "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": { + "type": "npm", + "name": "npm:mime", + "data": { + "version": "1.6.0", + "packageName": "mime", + "hash": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" + } + }, + "npm:mime@2.6.0": { + "type": "npm", + "name": "npm:mime@2.6.0", + "data": { + "version": "2.6.0", + "packageName": "mime", + "hash": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==" + } + }, + "npm:mimic-fn@1.2.0": { + "type": "npm", + "name": "npm:mimic-fn@1.2.0", + "data": { + "version": "1.2.0", + "packageName": "mimic-fn", + "hash": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==" + } + }, + "npm:mimic-fn": { + "type": "npm", + "name": "npm:mimic-fn", + "data": { + "version": "2.1.0", + "packageName": "mimic-fn", + "hash": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" + } + }, + "npm:mimic-response": { + "type": "npm", + "name": "npm:mimic-response", + "data": { + "version": "1.0.1", + "packageName": "mimic-response", + "hash": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==" + } + }, + "npm:min-indent": { + "type": "npm", + "name": "npm:min-indent", + "data": { + "version": "1.0.1", + "packageName": "min-indent", + "hash": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==" + } + }, + "npm:mini-css-extract-plugin@0.11.3": { + "type": "npm", + "name": "npm:mini-css-extract-plugin@0.11.3", + "data": { + "version": "0.11.3", + "packageName": "mini-css-extract-plugin", + "hash": "sha512-n9BA8LonkOkW1/zn+IbLPQmovsL0wMb9yx75fMJQZf2X1Zoec9yTZtyMePcyu19wPkmFbzZZA6fLTotpFhQsOA==" + } + }, + "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: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:minimatch@3.0.4": { + "type": "npm", + "name": "npm:minimatch@3.0.4", + "data": { + "version": "3.0.4", + "packageName": "minimatch", + "hash": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==" + } + }, + "npm:minimatch@3.0.5": { + "type": "npm", + "name": "npm:minimatch@3.0.5", + "data": { + "version": "3.0.5", + "packageName": "minimatch", + "hash": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==" + } + }, + "npm:minimatch": { + "type": "npm", + "name": "npm:minimatch", + "data": { + "version": "3.1.2", + "packageName": "minimatch", + "hash": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" + } + }, + "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@6.2.0": { + "type": "npm", + "name": "npm:minimatch@6.2.0", + "data": { + "version": "6.2.0", + "packageName": "minimatch", + "hash": "sha512-sauLxniAmvnhhRjFwPNnJKaPFYyddAgbYdeUpHULtCT/GhzdCx/MDNy+Y40lBxTQUrMzDE8e0S43Z5uqfO0REg==" + } + }, + "npm:minimatch@8.0.4": { + "type": "npm", + "name": "npm:minimatch@8.0.4", + "data": { + "version": "8.0.4", + "packageName": "minimatch", + "hash": "sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==" + } + }, + "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@3.0.8": { + "type": "npm", + "name": "npm:minimatch@3.0.8", + "data": { + "version": "3.0.8", + "packageName": "minimatch", + "hash": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==" + } + }, + "npm:minimist-options": { + "type": "npm", + "name": "npm:minimist-options", + "data": { + "version": "4.1.0", + "packageName": "minimist-options", + "hash": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==" + } + }, + "npm:minimist@1.2.7": { + "type": "npm", + "name": "npm:minimist@1.2.7", + "data": { + "version": "1.2.7", + "packageName": "minimist", + "hash": "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==" + } + }, + "npm:minimist": { + "type": "npm", + "name": "npm:minimist", + "data": { + "version": "1.2.8", + "packageName": "minimist", + "hash": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" + } + }, + "npm:minipass-collect": { + "type": "npm", + "name": "npm:minipass-collect", + "data": { + "version": "1.0.2", + "packageName": "minipass-collect", + "hash": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==" + } + }, + "npm:minipass-fetch@2.1.2": { + "type": "npm", + "name": "npm:minipass-fetch@2.1.2", + "data": { + "version": "2.1.2", + "packageName": "minipass-fetch", + "hash": "sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==" + } + }, + "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:minipass-json-stream": { + "type": "npm", + "name": "npm:minipass-json-stream", + "data": { + "version": "1.0.1", + "packageName": "minipass-json-stream", + "hash": "sha512-ODqY18UZt/I8k+b7rl2AENgbWE8IDYam+undIJONvigAz8KR5GWblsFTEfQs0WODsjbSXWlm+JHEv8Gr6Tfdbg==" + } + }, + "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:minipass@2.9.0": { + "type": "npm", + "name": "npm:minipass@2.9.0", + "data": { + "version": "2.9.0", + "packageName": "minipass", + "hash": "sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg==" + } + }, + "npm:minipass": { + "type": "npm", + "name": "npm:minipass", + "data": { + "version": "3.3.6", + "packageName": "minipass", + "hash": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==" + } + }, + "npm:minipass@4.2.8": { + "type": "npm", + "name": "npm:minipass@4.2.8", + "data": { + "version": "4.2.8", + "packageName": "minipass", + "hash": "sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==" + } + }, + "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@7.1.2": { + "type": "npm", + "name": "npm:minipass@7.1.2", + "data": { + "version": "7.1.2", + "packageName": "minipass", + "hash": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" + } + }, + "npm:minizlib@1.3.3": { + "type": "npm", + "name": "npm:minizlib@1.3.3", + "data": { + "version": "1.3.3", + "packageName": "minizlib", + "hash": "sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q==" + } + }, + "npm:minizlib": { + "type": "npm", + "name": "npm:minizlib", + "data": { + "version": "2.1.2", + "packageName": "minizlib", + "hash": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==" + } + }, + "npm:mississippi": { + "type": "npm", + "name": "npm:mississippi", + "data": { + "version": "3.0.0", + "packageName": "mississippi", + "hash": "sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==" + } + }, + "npm:mixin-deep": { + "type": "npm", + "name": "npm:mixin-deep", + "data": { + "version": "1.3.2", + "packageName": "mixin-deep", + "hash": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==" + } + }, + "npm:mkdirp-classic": { + "type": "npm", + "name": "npm:mkdirp-classic", + "data": { + "version": "0.5.3", + "packageName": "mkdirp-classic", + "hash": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==" + } + }, + "npm:mkdirp-infer-owner": { + "type": "npm", + "name": "npm:mkdirp-infer-owner", + "data": { + "version": "2.0.0", + "packageName": "mkdirp-infer-owner", + "hash": "sha512-sdqtiFt3lkOaYvTXSRIUjkIdPTcxgv5+fgqYE/5qgwdw12cOrAuzzgzvVExIkH/ul1oeHN3bCLOWSG3XOqbKKw==" + } + }, + "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:mocked-env": { + "type": "npm", + "name": "npm:mocked-env", + "data": { + "version": "1.3.2", + "packageName": "mocked-env", + "hash": "sha512-jwm3ziowCjpbLNhUNYwn2G0tawV/ZGRuWeEGt6PItrkQT74Nk3pDldL2pmwm9sQZw6a/x+ZBGeBVYq54acTauQ==" + } + }, + "npm:modify-values": { + "type": "npm", + "name": "npm:modify-values", + "data": { + "version": "1.0.1", + "packageName": "modify-values", + "hash": "sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==" + } + }, + "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.30.1", + "packageName": "moment", + "hash": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==" + } + }, + "npm:move-concurrently": { + "type": "npm", + "name": "npm:move-concurrently", + "data": { + "version": "1.0.1", + "packageName": "move-concurrently", + "hash": "sha512-hdrFxZOycD/g6A6SoI2bB5NA/5NEqD0569+S47WZhPvm46sD50ZHdYaFmnua5lndde9rCHGjmfK7Z8BuCt/PcQ==" + } + }, + "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@2.1.2": { + "type": "npm", + "name": "npm:ms@2.1.2", + "data": { + "version": "2.1.2", + "packageName": "ms", + "hash": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + } + }, + "npm:ms": { + "type": "npm", + "name": "npm:ms", + "data": { + "version": "2.1.3", + "packageName": "ms", + "hash": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + } + }, + "npm:multicast-dns-service-types": { + "type": "npm", + "name": "npm:multicast-dns-service-types", + "data": { + "version": "1.1.0", + "packageName": "multicast-dns-service-types", + "hash": "sha512-cnAsSVxIDsYt0v7HmC0hWZFwwXSh+E6PgCrREDuN/EsjgLwA5XRmlMHhSiDPrt6HxY1gTivEa/Zh7GtODoLevQ==" + } + }, + "npm:multicast-dns@6.2.3": { + "type": "npm", + "name": "npm:multicast-dns@6.2.3", + "data": { + "version": "6.2.3", + "packageName": "multicast-dns", + "hash": "sha512-ji6J5enbMyGRHIAkAOu3WdV8nggqviKCEKtXcOqfphZZtQrmHKycfynJ2V7eVPUA4NhJ6V7Wf4TmGbTwKE9B6g==" + } + }, + "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": "5.0.0", + "packageName": "multimatch", + "hash": "sha512-ypMKuglUrZUD99Tk2bUQ+xNQj43lPEfAeX2o9cTteAmShXy2VHDJpuwu1o0xqoKCt9jLVAvwyFKdLTPXKAfJyA==" + } + }, + "npm:mute-stream": { + "type": "npm", + "name": "npm:mute-stream", + "data": { + "version": "0.0.8", + "packageName": "mute-stream", + "hash": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==" + } + }, + "npm:mz": { + "type": "npm", + "name": "npm:mz", + "data": { + "version": "2.7.0", + "packageName": "mz", + "hash": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==" + } + }, + "npm:nan": { + "type": "npm", + "name": "npm:nan", + "data": { + "version": "2.20.0", + "packageName": "nan", + "hash": "sha512-bk3gXBZDGILuuo/6sKtr0DQmSThYHLtNCdSdXk9YkxD/jK6X2vmCyyXBBxyqZ4XcnzTyYEAThfX3DCEnLf6igw==" + } + }, + "npm:nano-time": { + "type": "npm", + "name": "npm:nano-time", + "data": { + "version": "1.0.0", + "packageName": "nano-time", + "hash": "sha512-flnngywOoQ0lLQOTRNexn2gGSNuM9bKj9RZAWSzhQ+UJYaAFG9bac4DW9VHjUAzrOaIcajHybCTHe/bkvozQqA==" + } + }, + "npm:nanoid": { + "type": "npm", + "name": "npm:nanoid", + "data": { + "version": "3.3.7", + "packageName": "nanoid", + "hash": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==" + } + }, + "npm:nanomatch": { + "type": "npm", + "name": "npm:nanomatch", + "data": { + "version": "1.2.13", + "packageName": "nanomatch", + "hash": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==" + } + }, + "npm:native-url": { + "type": "npm", + "name": "npm:native-url", + "data": { + "version": "0.2.6", + "packageName": "native-url", + "hash": "sha512-k4bDC87WtgrdD362gZz6zoiXQrl40kYlBmpfmSjwRO1VU0V5ccwJTlxuE72F6m3V0vc1xOf6n3UCP9QyerRqmA==" + } + }, + "npm:natural-compare-lite": { + "type": "npm", + "name": "npm:natural-compare-lite", + "data": { + "version": "1.4.0", + "packageName": "natural-compare-lite", + "hash": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==" + } + }, + "npm:natural-compare": { + "type": "npm", + "name": "npm:natural-compare", + "data": { + "version": "1.4.0", + "packageName": "natural-compare", + "hash": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" + } + }, + "npm:negotiator": { + "type": "npm", + "name": "npm:negotiator", + "data": { + "version": "0.6.3", + "packageName": "negotiator", + "hash": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==" + } + }, + "npm:neo-async": { + "type": "npm", + "name": "npm:neo-async", + "data": { + "version": "2.6.2", + "packageName": "neo-async", + "hash": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" + } + }, + "npm:next-tick": { + "type": "npm", + "name": "npm:next-tick", + "data": { + "version": "1.1.0", + "packageName": "next-tick", + "hash": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==" + } + }, + "npm:nice-try": { + "type": "npm", + "name": "npm:nice-try", + "data": { + "version": "1.0.5", + "packageName": "nice-try", + "hash": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==" + } + }, + "npm:no-case@2.3.2": { + "type": "npm", + "name": "npm:no-case@2.3.2", + "data": { + "version": "2.3.2", + "packageName": "no-case", + "hash": "sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==" + } + }, + "npm:no-case": { + "type": "npm", + "name": "npm:no-case", + "data": { + "version": "3.0.4", + "packageName": "no-case", + "hash": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==" + } + }, + "npm:node-addon-api": { + "type": "npm", + "name": "npm:node-addon-api", + "data": { + "version": "3.2.1", + "packageName": "node-addon-api", + "hash": "sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==" + } + }, + "npm:node-dir": { + "type": "npm", + "name": "npm:node-dir", + "data": { + "version": "0.1.17", + "packageName": "node-dir", + "hash": "sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==" + } + }, + "npm:node-emoji": { + "type": "npm", + "name": "npm:node-emoji", + "data": { + "version": "1.11.0", + "packageName": "node-emoji", + "hash": "sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==" + } + }, + "npm:node-fetch": { + "type": "npm", + "name": "npm:node-fetch", + "data": { + "version": "2.6.7", + "packageName": "node-fetch", + "hash": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==" + } + }, + "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-forge@0.10.0": { + "type": "npm", + "name": "npm:node-forge@0.10.0", + "data": { + "version": "0.10.0", + "packageName": "node-forge", + "hash": "sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==" + } + }, + "npm:node-forge": { + "type": "npm", + "name": "npm:node-forge", + "data": { + "version": "1.3.1", + "packageName": "node-forge", + "hash": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==" + } + }, + "npm:node-gettext": { + "type": "npm", + "name": "npm:node-gettext", + "data": { + "version": "2.1.0", + "packageName": "node-gettext", + "hash": "sha512-vsHImHl+Py0vB7M2UXcFEJ5NJ3950gcja45YclBFtYxYeZiqdfQdcu+G9s4L7jpRFSh/J/7VoS3upR4JM1nS+g==" + } + }, + "npm:node-gyp-build": { + "type": "npm", + "name": "npm:node-gyp-build", + "data": { + "version": "4.8.1", + "packageName": "node-gyp-build", + "hash": "sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==" + } + }, + "npm:node-gyp": { + "type": "npm", + "name": "npm:node-gyp", + "data": { + "version": "9.4.1", + "packageName": "node-gyp", + "hash": "sha512-OQkWKbjQKbGkMf/xqI1jjy3oCTgMKJac58G2+bjZb3fza6gW2YrCSdMQYaoTb70crvE//Gngr4f0AgVHmqHvBQ==" + } + }, + "npm:node-http-proxy-json": { + "type": "npm", + "name": "npm:node-http-proxy-json", + "data": { + "version": "0.1.9", + "packageName": "node-http-proxy-json", + "hash": "sha512-WrKAR/y09BWaz5WqgbxuE6D/XsdhQFkLkSdnRk0a5uBKSINtApMV085MN7JMh+stiyBBltvgSR9SYVIZIpKKKQ==" + } + }, + "npm:node-int64": { + "type": "npm", + "name": "npm:node-int64", + "data": { + "version": "0.4.0", + "packageName": "node-int64", + "hash": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==" + } + }, + "npm:node-libs-browser": { + "type": "npm", + "name": "npm:node-libs-browser", + "data": { + "version": "2.2.1", + "packageName": "node-libs-browser", + "hash": "sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==" + } + }, + "npm:node-notifier": { + "type": "npm", + "name": "npm:node-notifier", + "data": { + "version": "8.0.2", + "packageName": "node-notifier", + "hash": "sha512-oJP/9NAdd9+x2Q+rfphB2RJCHjod70RcRLjosiPMMu5gjIfwVnOUGq2nbTjTUbmy0DJ/tFIVT30+Qe3nzl4TJg==" + } + }, + "npm:node-releases@1.1.77": { + "type": "npm", + "name": "npm:node-releases@1.1.77", + "data": { + "version": "1.1.77", + "packageName": "node-releases", + "hash": "sha512-rB1DUFUNAN4Gn9keO2K1efO35IDK7yKHCdCaIMvFO7yUYmmZYeDjnGKle26G4rwj+LKRQpjyUUvMkPglwGCYNQ==" + } + }, + "npm:node-releases": { + "type": "npm", + "name": "npm:node-releases", + "data": { + "version": "2.0.17", + "packageName": "node-releases", + "hash": "sha512-Ww6ZlOiEQfPfXM45v17oabk77Z7mg5bOt7AjDyzy7RjK9OrLrLC8dyZQoAPEOtFX9SaNf1Tdvr5gRJWdTJj7GA==" + } + }, + "npm:nopt": { + "type": "npm", + "name": "npm:nopt", + "data": { + "version": "6.0.0", + "packageName": "nopt", + "hash": "sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==" + } + }, + "npm:nopt@7.2.1": { + "type": "npm", + "name": "npm:nopt@7.2.1", + "data": { + "version": "7.2.1", + "packageName": "nopt", + "hash": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==" + } + }, + "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-package-data@3.0.3": { + "type": "npm", + "name": "npm:normalize-package-data@3.0.3", + "data": { + "version": "3.0.3", + "packageName": "normalize-package-data", + "hash": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==" + } + }, + "npm:normalize-package-data@4.0.1": { + "type": "npm", + "name": "npm:normalize-package-data@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "normalize-package-data", + "hash": "sha512-EBk5QKKuocMJhB3BILuKhmaPjI8vNRSpIfO9woLC6NyHVkKKdVEdAO1mrT0ZfxNR1lKwCcTkuZfmGIFdizZ8Pg==" + } + }, + "npm:normalize-package-data": { + "type": "npm", + "name": "npm:normalize-package-data", + "data": { + "version": "5.0.0", + "packageName": "normalize-package-data", + "hash": "sha512-h9iPVIfrVZ9wVYQnxFgtw1ugSvGEMOlyPWWtm8BMJhnwyEL/FLbYbTY3V3PpjI/BUK67n9PEWDu6eHzu1fB15Q==" + } + }, + "npm:normalize-path@2.1.1": { + "type": "npm", + "name": "npm:normalize-path@2.1.1", + "data": { + "version": "2.1.1", + "packageName": "normalize-path", + "hash": "sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==" + } + }, + "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": "1.9.1", + "packageName": "normalize-url", + "hash": "sha512-A48My/mtCklowHBlI8Fq2jFWK4tX4lJ5E6ytFsSOq1fzpvT0SQSgKhSg7lN5c2uYFOrUAOQp6zhhJnpp1eMloQ==" + } + }, + "npm:normalize-url@3.3.0": { + "type": "npm", + "name": "npm:normalize-url@3.3.0", + "data": { + "version": "3.3.0", + "packageName": "normalize-url", + "hash": "sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==" + } + }, + "npm:normalize-url@4.5.1": { + "type": "npm", + "name": "npm:normalize-url@4.5.1", + "data": { + "version": "4.5.1", + "packageName": "normalize-url", + "hash": "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==" + } + }, + "npm:normalize-url@6.1.0": { + "type": "npm", + "name": "npm:normalize-url@6.1.0", + "data": { + "version": "6.1.0", + "packageName": "normalize-url", + "hash": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==" + } + }, + "npm:now-and-later": { + "type": "npm", + "name": "npm:now-and-later", + "data": { + "version": "2.0.1", + "packageName": "now-and-later", + "hash": "sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==" + } + }, + "npm:npm-bundled": { + "type": "npm", + "name": "npm:npm-bundled", + "data": { + "version": "1.1.2", + "packageName": "npm-bundled", + "hash": "sha512-x5DHup0SuyQcmL3s7Rx/YQ8sbw/Hzg0rj48eN0dV7hf5cmQq5PXIeioroH3raV1QC1yh3uTYuMThvEQF3iKgGQ==" + } + }, + "npm:npm-bundled@3.0.1": { + "type": "npm", + "name": "npm:npm-bundled@3.0.1", + "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@1.0.1": { + "type": "npm", + "name": "npm:npm-normalize-package-bin@1.0.1", + "data": { + "version": "1.0.1", + "packageName": "npm-normalize-package-bin", + "hash": "sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==" + } + }, + "npm:npm-normalize-package-bin@2.0.0": { + "type": "npm", + "name": "npm:npm-normalize-package-bin@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "npm-normalize-package-bin", + "hash": "sha512-awzfKUO7v0FscrSpRoogyNm0sajikhBWpU0QMrW09AMi9n1PoKU6WaIqUzuJSQnpciZZmJ/jMZ2Egfmb/9LiWQ==" + } + }, + "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-package-arg@8.1.1": { + "type": "npm", + "name": "npm:npm-package-arg@8.1.1", + "data": { + "version": "8.1.1", + "packageName": "npm-package-arg", + "hash": "sha512-CsP95FhWQDwNqiYS+Q0mZ7FAEDytDZAkNxQqea6IaAFJTAY9Lhhqyl0irU/6PMc7BGfUmnsbHcqxJD7XuVM/rg==" + } + }, + "npm:npm-package-arg": { + "type": "npm", + "name": "npm:npm-package-arg", + "data": { + "version": "10.1.0", + "packageName": "npm-package-arg", + "hash": "sha512-uFyyCEmgBfZTtrKk/5xDfHp6+MdrqGotX/VoOyEEl3mBwiEE5FlBaePanazJSVMPT7vKepcjYBY2ztg9A3yPIA==" + } + }, + "npm:npm-package-arg@9.1.2": { + "type": "npm", + "name": "npm:npm-package-arg@9.1.2", + "data": { + "version": "9.1.2", + "packageName": "npm-package-arg", + "hash": "sha512-pzd9rLEx4TfNJkovvlBSLGhq31gGu2QDexFPWT19yCDh0JgnRhlBLNo5759N0AJmBk+kQ9Y/hXoLnlgFD+ukmg==" + } + }, + "npm:npm-packlist": { + "type": "npm", + "name": "npm:npm-packlist", + "data": { + "version": "5.1.1", + "packageName": "npm-packlist", + "hash": "sha512-UfpSvQ5YKwctmodvPPkK6Fwk603aoVsf8AEbmVKAEECrfvL8SSe1A2YIwrJ6xmTHAITKPwwZsWo7WwEbNk0kxw==" + } + }, + "npm:npm-packlist@7.0.4": { + "type": "npm", + "name": "npm:npm-packlist@7.0.4", + "data": { + "version": "7.0.4", + "packageName": "npm-packlist", + "hash": "sha512-d6RGEuRrNS5/N84iglPivjaJPxhDbZmlbTwTDX2IbcRHG5bZCdtysYMhwiPvcF4GisXHGn7xsxv+GQ7T/02M5Q==" + } + }, + "npm:npm-pick-manifest": { + "type": "npm", + "name": "npm:npm-pick-manifest", + "data": { + "version": "8.0.2", + "packageName": "npm-pick-manifest", + "hash": "sha512-1dKY+86/AIiq1tkKVD3l0WI+Gd3vkknVGAggsFeBkTvbhMQ1OND/LKkYv4JtXPKUJ8bOTCyLiqEg2P6QNdK+Gg==" + } + }, + "npm:npm-registry-fetch@14.0.3": { + "type": "npm", + "name": "npm:npm-registry-fetch@14.0.3", + "data": { + "version": "14.0.3", + "packageName": "npm-registry-fetch", + "hash": "sha512-YaeRbVNpnWvsGOjX2wk5s85XJ7l1qQBGAp724h8e2CZFFhMSuw9enom7K1mWVUtvXO1uUSFIAPofQK0pPN0ZcA==" + } + }, + "npm:npm-registry-fetch@13.3.1": { + "type": "npm", + "name": "npm:npm-registry-fetch@13.3.1", + "data": { + "version": "13.3.1", + "packageName": "npm-registry-fetch", + "hash": "sha512-eukJPi++DKRTjSBRcDZSDDsGqRK3ehbxfFUcgaRd0Yp6kRwOwh2WVn0r+8rMB4nnuzvAk6rQVzl6K5CkYOmnvw==" + } + }, + "npm:npm-registry-fetch": { + "type": "npm", + "name": "npm:npm-registry-fetch", + "data": { + "version": "14.0.5", + "packageName": "npm-registry-fetch", + "hash": "sha512-kIDMIo4aBm6xg7jOttupWZamsZRkAqMqwqqbVXnUqstY5+tapvv6bkH/qMR76jdgV+YljEUCyWx3hRYMrJiAgA==" + } + }, + "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:npm-run-path@3.1.0": { + "type": "npm", + "name": "npm:npm-run-path@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "npm-run-path", + "hash": "sha512-Dbl4A/VfiVGLgQv29URL9xshU8XDY1GeLy+fsaZ1AA8JDSfjvr5P5+pzRbWqRSBxk6/DW7MIh8lTM/PaGnP2kg==" + } + }, + "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:npmlog": { + "type": "npm", + "name": "npm:npmlog", + "data": { + "version": "6.0.2", + "packageName": "npmlog", + "hash": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==" + } + }, + "npm:npmlog@7.0.1": { + "type": "npm", + "name": "npm:npmlog@7.0.1", + "data": { + "version": "7.0.1", + "packageName": "npmlog", + "hash": "sha512-uJ0YFk/mCQpLBt+bxN88AKd+gyqZvZDbtiNxk6Waqcj2aPRyfVx8ITawkyQynxUagInjdYT1+qj4NfA5KJJUxg==" + } + }, + "npm:nth-check@1.0.2": { + "type": "npm", + "name": "npm:nth-check@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "nth-check", + "hash": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==" + } + }, + "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:num2fraction": { + "type": "npm", + "name": "npm:num2fraction", + "data": { + "version": "1.2.2", + "packageName": "num2fraction", + "hash": "sha512-Y1wZESM7VUThYY+4W+X4ySH2maqcA+p7UR+w8VWNWVAd6lwuXXWz/w/Cz43J/dI2I+PS6wD5N+bJUF+gjWvIqg==" + } + }, + "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.12", + "packageName": "nwsapi", + "hash": "sha512-qXDmcVlZV4XRtKFzddidpfVP4oMSGhga+xdMc25mv8kaLUHtgzCDhUxkrN8exkGdTlLNaXj7CV3GtON7zuGZ+w==" + } + }, + "npm:nx": { + "type": "npm", + "name": "npm:nx", + "data": { + "version": "15.9.7", + "packageName": "nx", + "hash": "sha512-1qlEeDjX9OKZEryC8i4bA+twNg+lB5RKrozlNwWx/lLJHqWPUfvUTvxh+uxlPYL9KzVReQjUuxMLFMsHNqWUrA==" + } + }, + "npm:oauth-sign": { + "type": "npm", + "name": "npm:oauth-sign", + "data": { + "version": "0.9.0", + "packageName": "oauth-sign", + "hash": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==" + } + }, + "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-hash": { + "type": "npm", + "name": "npm:object-hash", + "data": { + "version": "3.0.0", + "packageName": "object-hash", + "hash": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==" + } + }, + "npm:object-inspect": { + "type": "npm", + "name": "npm:object-inspect", + "data": { + "version": "1.13.2", + "packageName": "object-inspect", + "hash": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==" + } + }, + "npm:object-is": { + "type": "npm", + "name": "npm:object-is", + "data": { + "version": "1.1.6", + "packageName": "object-is", + "hash": "sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==" + } + }, + "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.5", + "packageName": "object.assign", + "hash": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==" + } + }, + "npm:object.entries": { + "type": "npm", + "name": "npm:object.entries", + "data": { + "version": "1.1.8", + "packageName": "object.entries", + "hash": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==" + } + }, + "npm:object.fromentries": { + "type": "npm", + "name": "npm:object.fromentries", + "data": { + "version": "2.0.8", + "packageName": "object.fromentries", + "hash": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==" + } + }, + "npm:object.getownpropertydescriptors": { + "type": "npm", + "name": "npm:object.getownpropertydescriptors", + "data": { + "version": "2.1.8", + "packageName": "object.getownpropertydescriptors", + "hash": "sha512-qkHIGe4q0lSYMv0XI4SsBTJz3WaURhLvd0lKSgtVuOsJ2krg4SgMw3PIRQFMp07yi++UR3se2mkcLqsBNpBb/A==" + } + }, + "npm:object.groupby": { + "type": "npm", + "name": "npm:object.groupby", + "data": { + "version": "1.0.3", + "packageName": "object.groupby", + "hash": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==" + } + }, + "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:object.values": { + "type": "npm", + "name": "npm:object.values", + "data": { + "version": "1.2.0", + "packageName": "object.values", + "hash": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==" + } + }, + "npm:oblivious-set": { + "type": "npm", + "name": "npm:oblivious-set", + "data": { + "version": "1.0.0", + "packageName": "oblivious-set", + "hash": "sha512-z+pI07qxo4c2CulUHCDf9lcqDlMSo72N/4rLUpRXf6fu+q8vjt8y0xS+Tlf8NTJDdTXHbdeO1n3MlbctwEoXZw==" + } + }, + "npm:obuf": { + "type": "npm", + "name": "npm:obuf", + "data": { + "version": "1.1.2", + "packageName": "obuf", + "hash": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==" + } + }, + "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:on-headers": { + "type": "npm", + "name": "npm:on-headers", + "data": { + "version": "1.0.2", + "packageName": "on-headers", + "hash": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==" + } + }, + "npm:once": { + "type": "npm", + "name": "npm:once", + "data": { + "version": "1.4.0", + "packageName": "once", + "hash": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" + } + }, + "npm:onetime@2.0.1": { + "type": "npm", + "name": "npm:onetime@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "onetime", + "hash": "sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==" + } + }, + "npm:onetime": { + "type": "npm", + "name": "npm:onetime", + "data": { + "version": "5.1.2", + "packageName": "onetime", + "hash": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" + } + }, + "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:open": { + "type": "npm", + "name": "npm:open", + "data": { + "version": "8.4.2", + "packageName": "open", + "hash": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==" + } + }, + "npm:opencollective-postinstall": { + "type": "npm", + "name": "npm:opencollective-postinstall", + "data": { + "version": "2.0.3", + "packageName": "opencollective-postinstall", + "hash": "sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==" + } + }, + "npm:opn": { + "type": "npm", + "name": "npm:opn", + "data": { + "version": "5.5.0", + "packageName": "opn", + "hash": "sha512-PqHpggC9bLV0VeWcdKhkpxY+3JTzetLSqTCWL/z/tFIbI6G8JCjondXklT1JinczLz2Xib62sSp0T/gKT4KksA==" + } + }, + "npm:optimize-css-assets-webpack-plugin": { + "type": "npm", + "name": "npm:optimize-css-assets-webpack-plugin", + "data": { + "version": "5.0.4", + "packageName": "optimize-css-assets-webpack-plugin", + "hash": "sha512-wqd6FdI2a5/FdoiCNNkEvLeA//lHHfG24Ln2Xm2qqdIk4aOlsR18jwpyOihqQ8849W3qu2DX8fOYxpvTMj+93A==" + } + }, + "npm:optionator": { + "type": "npm", + "name": "npm:optionator", + "data": { + "version": "0.8.3", + "packageName": "optionator", + "hash": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==" + } + }, + "npm:optionator@0.9.4": { + "type": "npm", + "name": "npm:optionator@0.9.4", + "data": { + "version": "0.9.4", + "packageName": "optionator", + "hash": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" + } + }, + "npm:ora": { + "type": "npm", + "name": "npm:ora", + "data": { + "version": "5.4.1", + "packageName": "ora", + "hash": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==" + } + }, + "npm:ordered-read-streams": { + "type": "npm", + "name": "npm:ordered-read-streams", + "data": { + "version": "1.0.1", + "packageName": "ordered-read-streams", + "hash": "sha512-Z87aSjx3r5c0ZB7bcJqIgIRX5bxR7A4aSzvIbaxd0oTkWBCOoKfuGHiKj60CHVUgg1Phm5yMZzBdt8XqRs73Mw==" + } + }, + "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-homedir": { + "type": "npm", + "name": "npm:os-homedir", + "data": { + "version": "1.0.2", + "packageName": "os-homedir", + "hash": "sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==" + } + }, + "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:p-cancelable": { + "type": "npm", + "name": "npm:p-cancelable", + "data": { + "version": "1.1.0", + "packageName": "p-cancelable", + "hash": "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==" + } + }, + "npm:p-each-series": { + "type": "npm", + "name": "npm:p-each-series", + "data": { + "version": "2.2.0", + "packageName": "p-each-series", + "hash": "sha512-ycIL2+1V32th+8scbpTvyHNaHe02z0sjgh91XXjAk+ZeXoPN4Z46DVUnzdso0aX4KckKw0FNNFHdjZ2UsZvxiA==" + } + }, + "npm:p-finally": { + "type": "npm", + "name": "npm:p-finally", + "data": { + "version": "1.0.0", + "packageName": "p-finally", + "hash": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==" + } + }, + "npm:p-finally@2.0.1": { + "type": "npm", + "name": "npm:p-finally@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "p-finally", + "hash": "sha512-vpm09aKwq6H9phqRQzecoDpD8TmVyGw70qmWlyq5onxY7tqyTTFVvxMykxQSQKILBSFlbXpypIw2T1Ml7+DDtw==" + } + }, + "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": "2.3.0", + "packageName": "p-limit", + "hash": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" + } + }, + "npm:p-limit@3.1.0": { + "type": "npm", + "name": "npm:p-limit@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "p-limit", + "hash": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" + } + }, + "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@3.0.0": { + "type": "npm", + "name": "npm:p-locate@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "p-locate", + "hash": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==" + } + }, + "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": { + "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-map-series": { + "type": "npm", + "name": "npm:p-map-series", + "data": { + "version": "2.1.0", + "packageName": "p-map-series", + "hash": "sha512-RpYIIK1zXSNEOdwxcfe7FdvGcs7+y5n8rifMhMNWvaxRNMPINJHF5GDeuVxWqnfrcHPSCnp7Oo5yNXHId9Av2Q==" + } + }, + "npm:p-map": { + "type": "npm", + "name": "npm:p-map", + "data": { + "version": "4.0.0", + "packageName": "p-map", + "hash": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==" + } + }, + "npm:p-map@2.1.0": { + "type": "npm", + "name": "npm:p-map@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "p-map", + "hash": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==" + } + }, + "npm:p-map@3.0.0": { + "type": "npm", + "name": "npm:p-map@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "p-map", + "hash": "sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==" + } + }, + "npm:p-pipe": { + "type": "npm", + "name": "npm:p-pipe", + "data": { + "version": "3.1.0", + "packageName": "p-pipe", + "hash": "sha512-08pj8ATpzMR0Y80x50yJHn37NF6vjrqHutASaX5LiH5npS9XPvrUmscd9MF5R4fuYRHOxQR1FfMIlF7AzwoPqw==" + } + }, + "npm:p-queue": { + "type": "npm", + "name": "npm:p-queue", + "data": { + "version": "6.6.2", + "packageName": "p-queue", + "hash": "sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==" + } + }, + "npm:p-reduce": { + "type": "npm", + "name": "npm:p-reduce", + "data": { + "version": "2.1.0", + "packageName": "p-reduce", + "hash": "sha512-2USApvnsutq8uoxZBGbbWM0JIYLiEMJ9RlaN7fAzVNb9OZN0SHjjTTfIcb667XynS5Y1VhwDJVDa72TnPzAYWw==" + } + }, + "npm:p-retry@3.0.1": { + "type": "npm", + "name": "npm:p-retry@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "p-retry", + "hash": "sha512-XE6G4+YTTkT2a0UWb2kjZe8xNwf8bIbnqpc/IS/idOBVhyves0mK5OJgeocjx7q5pvX/6m23xuzVPYT1uGM73w==" + } + }, + "npm:p-retry": { + "type": "npm", + "name": "npm:p-retry", + "data": { + "version": "4.6.2", + "packageName": "p-retry", + "hash": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==" + } + }, + "npm:p-timeout": { + "type": "npm", + "name": "npm:p-timeout", + "data": { + "version": "3.2.0", + "packageName": "p-timeout", + "hash": "sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==" + } + }, + "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:p-waterfall": { + "type": "npm", + "name": "npm:p-waterfall", + "data": { + "version": "2.1.1", + "packageName": "p-waterfall", + "hash": "sha512-RRTnDb2TBG/epPRI2yYXsimO0v3BXC8Yd3ogr1545IaqKK17VGhbWVeGGN+XfCm/08OK8635nH31c8bATkHuSw==" + } + }, + "npm:package-json-from-dist": { + "type": "npm", + "name": "npm:package-json-from-dist", + "data": { + "version": "1.0.0", + "packageName": "package-json-from-dist", + "hash": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==" + } + }, + "npm:package-json": { + "type": "npm", + "name": "npm:package-json", + "data": { + "version": "6.5.0", + "packageName": "package-json", + "hash": "sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==" + } + }, + "npm:pacote": { + "type": "npm", + "name": "npm:pacote", + "data": { + "version": "15.1.1", + "packageName": "pacote", + "hash": "sha512-eeqEe77QrA6auZxNHIp+1TzHQ0HBKf5V6c8zcaYZ134EJe1lCi+fjXATkNiEEfbG+e50nu02GLvUtmZcGOYabQ==" + } + }, + "npm:pacote@15.2.0": { + "type": "npm", + "name": "npm:pacote@15.2.0", + "data": { + "version": "15.2.0", + "packageName": "pacote", + "hash": "sha512-rJVZeIwHTUta23sIZgEIM62WYwbmGbThdbnkt81ravBplQv+HjyroqnLRNH2+sLJHcGZmLRmhPwACqhfTcOmnA==" + } + }, + "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:parallel-transform": { + "type": "npm", + "name": "npm:parallel-transform", + "data": { + "version": "1.2.0", + "packageName": "parallel-transform", + "hash": "sha512-P2vSmIu38uIlvdcU7fDkyrxj33gTUy/ABO5ZUbGowxNCopBq/OoD42bP4UmMrJoPyk4Uqf0mu3mtWBhHCZD8yg==" + } + }, + "npm:param-case": { + "type": "npm", + "name": "npm:param-case", + "data": { + "version": "3.0.4", + "packageName": "param-case", + "hash": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==" + } + }, + "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-author": { + "type": "npm", + "name": "npm:parse-author", + "data": { + "version": "2.0.0", + "packageName": "parse-author", + "hash": "sha512-yx5DfvkN8JsHL2xk2Os9oTia467qnvRgey4ahSm2X8epehBLx/gWLcy5KI+Y36ful5DzGbCS6RazqZGgy1gHNw==" + } + }, + "npm:parse-conflict-json": { + "type": "npm", + "name": "npm:parse-conflict-json", + "data": { + "version": "3.0.1", + "packageName": "parse-conflict-json", + "hash": "sha512-01TvEktc68vwbJOtWZluyWeVGWjP+bZwXtPDMQVbBKzbJ/vZBif0L69KH1+cHv1SZ6e0FKLvjyHe8mqsIqYOmw==" + } + }, + "npm:parse-gitignore": { + "type": "npm", + "name": "npm:parse-gitignore", + "data": { + "version": "1.0.1", + "packageName": "parse-gitignore", + "hash": "sha512-UGyowyjtx26n65kdAMWhm6/3uy5uSrpcuH7tt+QEVudiBoVS+eqHxD5kbi9oWVRwj7sCzXqwuM+rUGw7earl6A==" + } + }, + "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: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:parse-path": { + "type": "npm", + "name": "npm:parse-path", + "data": { + "version": "7.0.0", + "packageName": "parse-path", + "hash": "sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==" + } + }, + "npm:parse-url": { + "type": "npm", + "name": "npm:parse-url", + "data": { + "version": "8.1.0", + "packageName": "parse-url", + "hash": "sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w==" + } + }, + "npm:parse5": { + "type": "npm", + "name": "npm:parse5", + "data": { + "version": "6.0.1", + "packageName": "parse5", + "hash": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==" + } + }, + "npm:parse5@5.1.1": { + "type": "npm", + "name": "npm:parse5@5.1.1", + "data": { + "version": "5.1.1", + "packageName": "parse5", + "hash": "sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==" + } + }, + "npm:parseurl": { + "type": "npm", + "name": "npm:parseurl", + "data": { + "version": "1.3.3", + "packageName": "parseurl", + "hash": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" + } + }, + "npm:pascal-case": { + "type": "npm", + "name": "npm:pascal-case", + "data": { + "version": "3.1.2", + "packageName": "pascal-case", + "hash": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==" + } + }, + "npm:pascalcase": { + "type": "npm", + "name": "npm:pascalcase", + "data": { + "version": "0.1.1", + "packageName": "pascalcase", + "hash": "sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==" + } + }, + "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: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-dirname": { + "type": "npm", + "name": "npm:path-dirname", + "data": { + "version": "1.0.2", + "packageName": "path-dirname", + "hash": "sha512-ALzNPpyNq9AqXMBjeymIjFDAkAFH06mHJH/cSBHAgU0s4vfpBn6b2nf8tiRLvagKD8RbTpq2FKTBg7cl9l3c7Q==" + } + }, + "npm:path-exists": { + "type": "npm", + "name": "npm:path-exists", + "data": { + "version": "3.0.0", + "packageName": "path-exists", + "hash": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==" + } + }, + "npm:path-exists@4.0.0": { + "type": "npm", + "name": "npm:path-exists@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "path-exists", + "hash": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" + } + }, + "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-is-inside": { + "type": "npm", + "name": "npm:path-is-inside", + "data": { + "version": "1.0.2", + "packageName": "path-is-inside", + "hash": "sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w==" + } + }, + "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: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-scurry": { + "type": "npm", + "name": "npm:path-scurry", + "data": { + "version": "1.11.1", + "packageName": "path-scurry", + "hash": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==" + } + }, + "npm:path-to-regexp": { + "type": "npm", + "name": "npm:path-to-regexp", + "data": { + "version": "0.1.7", + "packageName": "path-to-regexp", + "hash": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==" + } + }, + "npm:path-to-regexp@1.8.0": { + "type": "npm", + "name": "npm:path-to-regexp@1.8.0", + "data": { + "version": "1.8.0", + "packageName": "path-to-regexp", + "hash": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==" + } + }, + "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:path-type": { + "type": "npm", + "name": "npm:path-type", + "data": { + "version": "4.0.0", + "packageName": "path-type", + "hash": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" + } + }, + "npm:pathval": { + "type": "npm", + "name": "npm:pathval", + "data": { + "version": "1.1.1", + "packageName": "pathval", + "hash": "sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==" + } + }, + "npm:pbkdf2": { + "type": "npm", + "name": "npm:pbkdf2", + "data": { + "version": "3.1.2", + "packageName": "pbkdf2", + "hash": "sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==" + } + }, + "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:perfy": { + "type": "npm", + "name": "npm:perfy", + "data": { + "version": "1.1.5", + "packageName": "perfy", + "hash": "sha512-/ieVBpMaPTJf83YTUl2TImsSwMEJ23qGP2w27pE6aX+NrB/ZRGqOnQZpl7J719yFwd+ebDiHguPNFeMSamyK7w==" + } + }, + "npm:picocolors@0.2.1": { + "type": "npm", + "name": "npm:picocolors@0.2.1", + "data": { + "version": "0.2.1", + "packageName": "picocolors", + "hash": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==" + } + }, + "npm:picocolors": { + "type": "npm", + "name": "npm:picocolors", + "data": { + "version": "1.0.1", + "packageName": "picocolors", + "hash": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==" + } + }, + "npm:picomatch": { + "type": "npm", + "name": "npm:picomatch", + "data": { + "version": "2.3.1", + "packageName": "picomatch", + "hash": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" + } + }, + "npm:pify@5.0.0": { + "type": "npm", + "name": "npm:pify@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "pify", + "hash": "sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==" + } + }, + "npm:pify@2.3.0": { + "type": "npm", + "name": "npm:pify@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "pify", + "hash": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==" + } + }, + "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": "4.0.1", + "packageName": "pify", + "hash": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" + } + }, + "npm:pinkie-promise": { + "type": "npm", + "name": "npm:pinkie-promise", + "data": { + "version": "2.0.1", + "packageName": "pinkie-promise", + "hash": "sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==" + } + }, + "npm:pinkie": { + "type": "npm", + "name": "npm:pinkie", + "data": { + "version": "2.0.4", + "packageName": "pinkie", + "hash": "sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==" + } + }, + "npm:pirates": { + "type": "npm", + "name": "npm:pirates", + "data": { + "version": "4.0.6", + "packageName": "pirates", + "hash": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==" + } + }, + "npm:pkg-dir@3.0.0": { + "type": "npm", + "name": "npm:pkg-dir@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "pkg-dir", + "hash": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==" + } + }, + "npm:pkg-dir": { + "type": "npm", + "name": "npm:pkg-dir", + "data": { + "version": "4.2.0", + "packageName": "pkg-dir", + "hash": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==" + } + }, + "npm:pkg-up": { + "type": "npm", + "name": "npm:pkg-up", + "data": { + "version": "3.1.0", + "packageName": "pkg-up", + "hash": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==" + } + }, + "npm:please-upgrade-node": { + "type": "npm", + "name": "npm:please-upgrade-node", + "data": { + "version": "3.2.0", + "packageName": "please-upgrade-node", + "hash": "sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==" + } + }, + "npm:pnp-webpack-plugin": { + "type": "npm", + "name": "npm:pnp-webpack-plugin", + "data": { + "version": "1.6.4", + "packageName": "pnp-webpack-plugin", + "hash": "sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==" + } + }, + "npm:popper.js": { + "type": "npm", + "name": "npm:popper.js", + "data": { + "version": "1.16.1-lts", + "packageName": "popper.js", + "hash": "sha512-Kjw8nKRl1m+VrSFCoVGPph93W/qrSO7ZkqPpTf7F4bk/sqcfWK019dWBUpE/fBOsOQY1dks/Bmcbfn1heM/IsA==" + } + }, + "npm:portfinder": { + "type": "npm", + "name": "npm:portfinder", + "data": { + "version": "1.0.32", + "packageName": "portfinder", + "hash": "sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==" + } + }, + "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.0.0", + "packageName": "possible-typed-array-names", + "hash": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==" + } + }, + "npm:post-robot": { + "type": "npm", + "name": "npm:post-robot", + "data": { + "version": "10.0.46", + "packageName": "post-robot", + "hash": "sha512-EgVJiuvI4iRWDZvzObWes0X/n8olWBEJWxlSw79zmhpgkigX8UsVL4VOBhVtoJKwf0Y9qP9g2zOONw1rv80QbA==" + } + }, + "npm:postcss-attribute-case-insensitive@4.0.2": { + "type": "npm", + "name": "npm:postcss-attribute-case-insensitive@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-attribute-case-insensitive", + "hash": "sha512-clkFxk/9pcdb4Vkn0hAHq3YnxBQ2p0CGD1dy24jN+reBck+EWxMbxSUqN4Yj7t0w8csl87K6p0gxBe1utkJsYA==" + } + }, + "npm:postcss-attribute-case-insensitive": { + "type": "npm", + "name": "npm:postcss-attribute-case-insensitive", + "data": { + "version": "5.0.2", + "packageName": "postcss-attribute-case-insensitive", + "hash": "sha512-XIidXV8fDr0kKt28vqki84fRK8VW8eTuIa4PChv2MqKuT6C9UjmSKzen6KaWhWEoYvwxFCa7n/tC1SZ3tyq4SQ==" + } + }, + "npm:postcss-browser-comments@3.0.0": { + "type": "npm", + "name": "npm:postcss-browser-comments@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "postcss-browser-comments", + "hash": "sha512-qfVjLfq7HFd2e0HW4s1dvU8X080OZdG46fFbIBFjW7US7YPDcWfRvdElvwMJr2LI6hMmD+7LnH2HcmXTs+uOig==" + } + }, + "npm:postcss-browser-comments": { + "type": "npm", + "name": "npm:postcss-browser-comments", + "data": { + "version": "4.0.0", + "packageName": "postcss-browser-comments", + "hash": "sha512-X9X9/WN3KIvY9+hNERUqX9gncsgBA25XaeR+jshHz2j8+sYyHktHw1JdKuMjeLpGktXidqDhA7b/qm1mrBDmgg==" + } + }, + "npm:postcss-calc@7.0.5": { + "type": "npm", + "name": "npm:postcss-calc@7.0.5", + "data": { + "version": "7.0.5", + "packageName": "postcss-calc", + "hash": "sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg==" + } + }, + "npm:postcss-calc": { + "type": "npm", + "name": "npm:postcss-calc", + "data": { + "version": "8.2.4", + "packageName": "postcss-calc", + "hash": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==" + } + }, + "npm:postcss-clamp": { + "type": "npm", + "name": "npm:postcss-clamp", + "data": { + "version": "4.1.0", + "packageName": "postcss-clamp", + "hash": "sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==" + } + }, + "npm:postcss-color-functional-notation@2.0.1": { + "type": "npm", + "name": "npm:postcss-color-functional-notation@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "postcss-color-functional-notation", + "hash": "sha512-ZBARCypjEDofW4P6IdPVTLhDNXPRn8T2s1zHbZidW6rPaaZvcnCS2soYFIQJrMZSxiePJ2XIYTlcb2ztr/eT2g==" + } + }, + "npm:postcss-color-functional-notation": { + "type": "npm", + "name": "npm:postcss-color-functional-notation", + "data": { + "version": "4.2.4", + "packageName": "postcss-color-functional-notation", + "hash": "sha512-2yrTAUZUab9s6CpxkxC4rVgFEVaR6/2Pipvi6qcgvnYiVqZcbDHEoBDhrXzyb7Efh2CCfHQNtcqWcIruDTIUeg==" + } + }, + "npm:postcss-color-gray": { + "type": "npm", + "name": "npm:postcss-color-gray", + "data": { + "version": "5.0.0", + "packageName": "postcss-color-gray", + "hash": "sha512-q6BuRnAGKM/ZRpfDascZlIZPjvwsRye7UDNalqVz3s7GDxMtqPY6+Q871liNxsonUw8oC61OG+PSaysYpl1bnw==" + } + }, + "npm:postcss-color-hex-alpha@5.0.3": { + "type": "npm", + "name": "npm:postcss-color-hex-alpha@5.0.3", + "data": { + "version": "5.0.3", + "packageName": "postcss-color-hex-alpha", + "hash": "sha512-PF4GDel8q3kkreVXKLAGNpHKilXsZ6xuu+mOQMHWHLPNyjiUBOr75sp5ZKJfmv1MCus5/DWUGcK9hm6qHEnXYw==" + } + }, + "npm:postcss-color-hex-alpha": { + "type": "npm", + "name": "npm:postcss-color-hex-alpha", + "data": { + "version": "8.0.4", + "packageName": "postcss-color-hex-alpha", + "hash": "sha512-nLo2DCRC9eE4w2JmuKgVA3fGL3d01kGq752pVALF68qpGLmx2Qrk91QTKkdUqqp45T1K1XV8IhQpcu1hoAQflQ==" + } + }, + "npm:postcss-color-mod-function": { + "type": "npm", + "name": "npm:postcss-color-mod-function", + "data": { + "version": "3.0.3", + "packageName": "postcss-color-mod-function", + "hash": "sha512-YP4VG+xufxaVtzV6ZmhEtc+/aTXH3d0JLpnYfxqTvwZPbJhWqp8bSY3nfNzNRFLgB4XSaBA82OE4VjOOKpCdVQ==" + } + }, + "npm:postcss-color-rebeccapurple@4.0.1": { + "type": "npm", + "name": "npm:postcss-color-rebeccapurple@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "postcss-color-rebeccapurple", + "hash": "sha512-aAe3OhkS6qJXBbqzvZth2Au4V3KieR5sRQ4ptb2b2O8wgvB3SJBsdG+jsn2BZbbwekDG8nTfcCNKcSfe/lEy8g==" + } + }, + "npm:postcss-color-rebeccapurple": { + "type": "npm", + "name": "npm:postcss-color-rebeccapurple", + "data": { + "version": "7.1.1", + "packageName": "postcss-color-rebeccapurple", + "hash": "sha512-pGxkuVEInwLHgkNxUc4sdg4g3py7zUeCQ9sMfwyHAT+Ezk8a4OaaVZ8lIY5+oNqA/BXXgLyXv0+5wHP68R79hg==" + } + }, + "npm:postcss-colormin@4.0.3": { + "type": "npm", + "name": "npm:postcss-colormin@4.0.3", + "data": { + "version": "4.0.3", + "packageName": "postcss-colormin", + "hash": "sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==" + } + }, + "npm:postcss-colormin": { + "type": "npm", + "name": "npm:postcss-colormin", + "data": { + "version": "5.3.1", + "packageName": "postcss-colormin", + "hash": "sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==" + } + }, + "npm:postcss-convert-values@4.0.1": { + "type": "npm", + "name": "npm:postcss-convert-values@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "postcss-convert-values", + "hash": "sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ==" + } + }, + "npm:postcss-convert-values": { + "type": "npm", + "name": "npm:postcss-convert-values", + "data": { + "version": "5.1.3", + "packageName": "postcss-convert-values", + "hash": "sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==" + } + }, + "npm:postcss-custom-media@7.0.8": { + "type": "npm", + "name": "npm:postcss-custom-media@7.0.8", + "data": { + "version": "7.0.8", + "packageName": "postcss-custom-media", + "hash": "sha512-c9s5iX0Ge15o00HKbuRuTqNndsJUbaXdiNsksnVH8H4gdc+zbLzr/UasOwNG6CTDpLFekVY4672eWdiiWu2GUg==" + } + }, + "npm:postcss-custom-media": { + "type": "npm", + "name": "npm:postcss-custom-media", + "data": { + "version": "8.0.2", + "packageName": "postcss-custom-media", + "hash": "sha512-7yi25vDAoHAkbhAzX9dHx2yc6ntS4jQvejrNcC+csQJAXjj15e7VcWfMgLqBNAbOvqi5uIa9huOVwdHbf+sKqg==" + } + }, + "npm:postcss-custom-properties": { + "type": "npm", + "name": "npm:postcss-custom-properties", + "data": { + "version": "12.1.11", + "packageName": "postcss-custom-properties", + "hash": "sha512-0IDJYhgU8xDv1KY6+VgUwuQkVtmYzRwu+dMjnmdMafXYv86SWqfxkc7qdDvWS38vsjaEtv8e0vGOUQrAiMBLpQ==" + } + }, + "npm:postcss-custom-properties@8.0.11": { + "type": "npm", + "name": "npm:postcss-custom-properties@8.0.11", + "data": { + "version": "8.0.11", + "packageName": "postcss-custom-properties", + "hash": "sha512-nm+o0eLdYqdnJ5abAJeXp4CEU1c1k+eB2yMCvhgzsds/e0umabFrN6HoTy/8Q4K5ilxERdl/JD1LO5ANoYBeMA==" + } + }, + "npm:postcss-custom-selectors@5.1.2": { + "type": "npm", + "name": "npm:postcss-custom-selectors@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "postcss-custom-selectors", + "hash": "sha512-DSGDhqinCqXqlS4R7KGxL1OSycd1lydugJ1ky4iRXPHdBRiozyMHrdu0H3o7qNOCiZwySZTUI5MV0T8QhCLu+w==" + } + }, + "npm:postcss-custom-selectors": { + "type": "npm", + "name": "npm:postcss-custom-selectors", + "data": { + "version": "6.0.3", + "packageName": "postcss-custom-selectors", + "hash": "sha512-fgVkmyiWDwmD3JbpCmB45SvvlCD6z9CG6Ie6Iere22W5aHea6oWa7EM2bpnv2Fj3I94L3VbtvX9KqwSi5aFzSg==" + } + }, + "npm:postcss-dir-pseudo-class@5.0.0": { + "type": "npm", + "name": "npm:postcss-dir-pseudo-class@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "postcss-dir-pseudo-class", + "hash": "sha512-3pm4oq8HYWMZePJY+5ANriPs3P07q+LW6FAdTlkFH2XqDdP4HeeJYMOzn0HYLhRSjBO3fhiqSwwU9xEULSrPgw==" + } + }, + "npm:postcss-dir-pseudo-class": { + "type": "npm", + "name": "npm:postcss-dir-pseudo-class", + "data": { + "version": "6.0.5", + "packageName": "postcss-dir-pseudo-class", + "hash": "sha512-eqn4m70P031PF7ZQIvSgy9RSJ5uI2171O/OO/zcRNYpJbvaeKFUlar1aJ7rmgiQtbm0FSPsRewjpdS0Oew7MPA==" + } + }, + "npm:postcss-discard-comments@4.0.2": { + "type": "npm", + "name": "npm:postcss-discard-comments@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-discard-comments", + "hash": "sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg==" + } + }, + "npm:postcss-discard-comments": { + "type": "npm", + "name": "npm:postcss-discard-comments", + "data": { + "version": "5.1.2", + "packageName": "postcss-discard-comments", + "hash": "sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==" + } + }, + "npm:postcss-discard-duplicates@4.0.2": { + "type": "npm", + "name": "npm:postcss-discard-duplicates@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-discard-duplicates", + "hash": "sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==" + } + }, + "npm:postcss-discard-duplicates": { + "type": "npm", + "name": "npm:postcss-discard-duplicates", + "data": { + "version": "5.1.0", + "packageName": "postcss-discard-duplicates", + "hash": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==" + } + }, + "npm:postcss-discard-empty@4.0.1": { + "type": "npm", + "name": "npm:postcss-discard-empty@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "postcss-discard-empty", + "hash": "sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w==" + } + }, + "npm:postcss-discard-empty": { + "type": "npm", + "name": "npm:postcss-discard-empty", + "data": { + "version": "5.1.1", + "packageName": "postcss-discard-empty", + "hash": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==" + } + }, + "npm:postcss-discard-overridden@4.0.1": { + "type": "npm", + "name": "npm:postcss-discard-overridden@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "postcss-discard-overridden", + "hash": "sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg==" + } + }, + "npm:postcss-discard-overridden": { + "type": "npm", + "name": "npm:postcss-discard-overridden", + "data": { + "version": "5.1.0", + "packageName": "postcss-discard-overridden", + "hash": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==" + } + }, + "npm:postcss-double-position-gradients@1.0.0": { + "type": "npm", + "name": "npm:postcss-double-position-gradients@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "postcss-double-position-gradients", + "hash": "sha512-G+nV8EnQq25fOI8CH/B6krEohGWnF5+3A6H/+JEpOncu5dCnkS1QQ6+ct3Jkaepw1NGVqqOZH6lqrm244mCftA==" + } + }, + "npm:postcss-double-position-gradients": { + "type": "npm", + "name": "npm:postcss-double-position-gradients", + "data": { + "version": "3.1.2", + "packageName": "postcss-double-position-gradients", + "hash": "sha512-GX+FuE/uBR6eskOK+4vkXgT6pDkexLokPaz/AbJna9s5Kzp/yl488pKPjhy0obB475ovfT1Wv8ho7U/cHNaRgQ==" + } + }, + "npm:postcss-env-function@2.0.2": { + "type": "npm", + "name": "npm:postcss-env-function@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "postcss-env-function", + "hash": "sha512-rwac4BuZlITeUbiBq60h/xbLzXY43qOsIErngWa4l7Mt+RaSkT7QBjXVGTcBHupykkblHMDrBFh30zchYPaOUw==" + } + }, + "npm:postcss-env-function": { + "type": "npm", + "name": "npm:postcss-env-function", + "data": { + "version": "4.0.6", + "packageName": "postcss-env-function", + "hash": "sha512-kpA6FsLra+NqcFnL81TnsU+Z7orGtDTxcOhl6pwXeEq1yFPpRMkCDpHhrz8CFQDr/Wfm0jLiNQ1OsGGPjlqPwA==" + } + }, + "npm:postcss-flexbugs-fixes@4.2.1": { + "type": "npm", + "name": "npm:postcss-flexbugs-fixes@4.2.1", + "data": { + "version": "4.2.1", + "packageName": "postcss-flexbugs-fixes", + "hash": "sha512-9SiofaZ9CWpQWxOwRh1b/r85KD5y7GgvsNt1056k6OYLvWUun0czCvogfJgylC22uJTwW1KzY3Gz65NZRlvoiQ==" + } + }, + "npm:postcss-flexbugs-fixes": { + "type": "npm", + "name": "npm:postcss-flexbugs-fixes", + "data": { + "version": "5.0.2", + "packageName": "postcss-flexbugs-fixes", + "hash": "sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==" + } + }, + "npm:postcss-focus-visible@4.0.0": { + "type": "npm", + "name": "npm:postcss-focus-visible@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "postcss-focus-visible", + "hash": "sha512-Z5CkWBw0+idJHSV6+Bgf2peDOFf/x4o+vX/pwcNYrWpXFrSfTkQ3JQ1ojrq9yS+upnAlNRHeg8uEwFTgorjI8g==" + } + }, + "npm:postcss-focus-visible": { + "type": "npm", + "name": "npm:postcss-focus-visible", + "data": { + "version": "6.0.4", + "packageName": "postcss-focus-visible", + "hash": "sha512-QcKuUU/dgNsstIK6HELFRT5Y3lbrMLEOwG+A4s5cA+fx3A3y/JTq3X9LaOj3OC3ALH0XqyrgQIgey/MIZ8Wczw==" + } + }, + "npm:postcss-focus-within@3.0.0": { + "type": "npm", + "name": "npm:postcss-focus-within@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "postcss-focus-within", + "hash": "sha512-W0APui8jQeBKbCGZudW37EeMCjDeVxKgiYfIIEo8Bdh5SpB9sxds/Iq8SEuzS0Q4YFOlG7EPFulbbxujpkrV2w==" + } + }, + "npm:postcss-focus-within": { + "type": "npm", + "name": "npm:postcss-focus-within", + "data": { + "version": "5.0.4", + "packageName": "postcss-focus-within", + "hash": "sha512-vvjDN++C0mu8jz4af5d52CB184ogg/sSxAFS+oUJQq2SuCe7T5U2iIsVJtsCp2d6R4j0jr5+q3rPkBVZkXD9fQ==" + } + }, + "npm:postcss-font-variant@4.0.1": { + "type": "npm", + "name": "npm:postcss-font-variant@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "postcss-font-variant", + "hash": "sha512-I3ADQSTNtLTTd8uxZhtSOrTCQ9G4qUVKPjHiDk0bV75QSxXjVWiJVJ2VLdspGUi9fbW9BcjKJoRvxAH1pckqmA==" + } + }, + "npm:postcss-font-variant": { + "type": "npm", + "name": "npm:postcss-font-variant", + "data": { + "version": "5.0.0", + "packageName": "postcss-font-variant", + "hash": "sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==" + } + }, + "npm:postcss-gap-properties@2.0.0": { + "type": "npm", + "name": "npm:postcss-gap-properties@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "postcss-gap-properties", + "hash": "sha512-QZSqDaMgXCHuHTEzMsS2KfVDOq7ZFiknSpkrPJY6jmxbugUPTuSzs/vuE5I3zv0WAS+3vhrlqhijiprnuQfzmg==" + } + }, + "npm:postcss-gap-properties": { + "type": "npm", + "name": "npm:postcss-gap-properties", + "data": { + "version": "3.0.5", + "packageName": "postcss-gap-properties", + "hash": "sha512-IuE6gKSdoUNcvkGIqdtjtcMtZIFyXZhmFd5RUlg97iVEvp1BZKV5ngsAjCjrVy+14uhGBQl9tzmi1Qwq4kqVOg==" + } + }, + "npm:postcss-image-set-function@3.0.1": { + "type": "npm", + "name": "npm:postcss-image-set-function@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "postcss-image-set-function", + "hash": "sha512-oPTcFFip5LZy8Y/whto91L9xdRHCWEMs3e1MdJxhgt4jy2WYXfhkng59fH5qLXSCPN8k4n94p1Czrfe5IOkKUw==" + } + }, + "npm:postcss-image-set-function": { + "type": "npm", + "name": "npm:postcss-image-set-function", + "data": { + "version": "4.0.7", + "packageName": "postcss-image-set-function", + "hash": "sha512-9T2r9rsvYzm5ndsBE8WgtrMlIT7VbtTfE7b3BQnudUqnBcBo7L758oc+o+pdj/dUV0l5wjwSdjeOH2DZtfv8qw==" + } + }, + "npm:postcss-import": { + "type": "npm", + "name": "npm:postcss-import", + "data": { + "version": "15.1.0", + "packageName": "postcss-import", + "hash": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==" + } + }, + "npm:postcss-initial@3.0.4": { + "type": "npm", + "name": "npm:postcss-initial@3.0.4", + "data": { + "version": "3.0.4", + "packageName": "postcss-initial", + "hash": "sha512-3RLn6DIpMsK1l5UUy9jxQvoDeUN4gP939tDcKUHD/kM8SGSKbFAnvkpFpj3Bhtz3HGk1jWY5ZNWX6mPta5M9fg==" + } + }, + "npm:postcss-initial": { + "type": "npm", + "name": "npm:postcss-initial", + "data": { + "version": "4.0.1", + "packageName": "postcss-initial", + "hash": "sha512-0ueD7rPqX8Pn1xJIjay0AZeIuDoF+V+VvMt/uOnn+4ezUKhZM/NokDeP6DwMNyIoYByuN/94IQnt5FEkaN59xQ==" + } + }, + "npm:postcss-js": { + "type": "npm", + "name": "npm:postcss-js", + "data": { + "version": "4.0.1", + "packageName": "postcss-js", + "hash": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==" + } + }, + "npm:postcss-lab-function@2.0.1": { + "type": "npm", + "name": "npm:postcss-lab-function@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "postcss-lab-function", + "hash": "sha512-whLy1IeZKY+3fYdqQFuDBf8Auw+qFuVnChWjmxm/UhHWqNHZx+B99EwxTvGYmUBqe3Fjxs4L1BoZTJmPu6usVg==" + } + }, + "npm:postcss-lab-function": { + "type": "npm", + "name": "npm:postcss-lab-function", + "data": { + "version": "4.2.1", + "packageName": "postcss-lab-function", + "hash": "sha512-xuXll4isR03CrQsmxyz92LJB2xX9n+pZJ5jE9JgcnmsCammLyKdlzrBin+25dy6wIjfhJpKBAN80gsTlCgRk2w==" + } + }, + "npm:postcss-load-config@2.1.2": { + "type": "npm", + "name": "npm:postcss-load-config@2.1.2", + "data": { + "version": "2.1.2", + "packageName": "postcss-load-config", + "hash": "sha512-/rDeGV6vMUo3mwJZmeHfEDvwnTKKqQ0S7OHUi/kJvvtx3aWtyWG2/0ZWnzCt2keEclwN6Tf0DST2v9kITdOKYw==" + } + }, + "npm:postcss-load-config": { + "type": "npm", + "name": "npm:postcss-load-config", + "data": { + "version": "4.0.2", + "packageName": "postcss-load-config", + "hash": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==" + } + }, + "npm:postcss-loader@3.0.0": { + "type": "npm", + "name": "npm:postcss-loader@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "postcss-loader", + "hash": "sha512-cLWoDEY5OwHcAjDnkyRQzAXfs2jrKjXpO/HQFcc5b5u/r7aa471wdmChmwfnv7x2u840iat/wi0lQ5nbRgSkUA==" + } + }, + "npm:postcss-loader": { + "type": "npm", + "name": "npm:postcss-loader", + "data": { + "version": "6.2.1", + "packageName": "postcss-loader", + "hash": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==" + } + }, + "npm:postcss-loader@7.3.4": { + "type": "npm", + "name": "npm:postcss-loader@7.3.4", + "data": { + "version": "7.3.4", + "packageName": "postcss-loader", + "hash": "sha512-iW5WTTBSC5BfsBJ9daFMPVrLT36MrNiC6fqOZTTaHjBNX6Pfd5p+hSBqe/fEeNd7pc13QiAyGt7VdGMw4eRC4A==" + } + }, + "npm:postcss-logical@3.0.0": { + "type": "npm", + "name": "npm:postcss-logical@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "postcss-logical", + "hash": "sha512-1SUKdJc2vuMOmeItqGuNaC+N8MzBWFWEkAnRnLpFYj1tGGa7NqyVBujfRtgNa2gXR+6RkGUiB2O5Vmh7E2RmiA==" + } + }, + "npm:postcss-logical": { + "type": "npm", + "name": "npm:postcss-logical", + "data": { + "version": "5.0.4", + "packageName": "postcss-logical", + "hash": "sha512-RHXxplCeLh9VjinvMrZONq7im4wjWGlRJAqmAVLXyZaXwfDWP73/oq4NdIp+OZwhQUMj0zjqDfM5Fj7qby+B4g==" + } + }, + "npm:postcss-media-minmax@4.0.0": { + "type": "npm", + "name": "npm:postcss-media-minmax@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "postcss-media-minmax", + "hash": "sha512-fo9moya6qyxsjbFAYl97qKO9gyre3qvbMnkOZeZwlsW6XYFsvs2DMGDlchVLfAd8LHPZDxivu/+qW2SMQeTHBw==" + } + }, + "npm:postcss-media-minmax": { + "type": "npm", + "name": "npm:postcss-media-minmax", + "data": { + "version": "5.0.0", + "packageName": "postcss-media-minmax", + "hash": "sha512-yDUvFf9QdFZTuCUg0g0uNSHVlJ5X1lSzDZjPSFaiCWvjgsvu8vEVxtahPrLMinIDEEGnx6cBe6iqdx5YWz08wQ==" + } + }, + "npm:postcss-merge-longhand@4.0.11": { + "type": "npm", + "name": "npm:postcss-merge-longhand@4.0.11", + "data": { + "version": "4.0.11", + "packageName": "postcss-merge-longhand", + "hash": "sha512-alx/zmoeXvJjp7L4mxEMjh8lxVlDFX1gqWHzaaQewwMZiVhLo42TEClKaeHbRf6J7j82ZOdTJ808RtN0ZOZwvw==" + } + }, + "npm:postcss-merge-longhand": { + "type": "npm", + "name": "npm:postcss-merge-longhand", + "data": { + "version": "5.1.7", + "packageName": "postcss-merge-longhand", + "hash": "sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==" + } + }, + "npm:postcss-merge-rules@4.0.3": { + "type": "npm", + "name": "npm:postcss-merge-rules@4.0.3", + "data": { + "version": "4.0.3", + "packageName": "postcss-merge-rules", + "hash": "sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==" + } + }, + "npm:postcss-merge-rules": { + "type": "npm", + "name": "npm:postcss-merge-rules", + "data": { + "version": "5.1.4", + "packageName": "postcss-merge-rules", + "hash": "sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==" + } + }, + "npm:postcss-minify-font-values@4.0.2": { + "type": "npm", + "name": "npm:postcss-minify-font-values@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-minify-font-values", + "hash": "sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg==" + } + }, + "npm:postcss-minify-font-values": { + "type": "npm", + "name": "npm:postcss-minify-font-values", + "data": { + "version": "5.1.0", + "packageName": "postcss-minify-font-values", + "hash": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==" + } + }, + "npm:postcss-minify-gradients@4.0.2": { + "type": "npm", + "name": "npm:postcss-minify-gradients@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-minify-gradients", + "hash": "sha512-qKPfwlONdcf/AndP1U8SJ/uzIJtowHlMaSioKzebAXSG4iJthlWC9iSWznQcX4f66gIWX44RSA841HTHj3wK+Q==" + } + }, + "npm:postcss-minify-gradients": { + "type": "npm", + "name": "npm:postcss-minify-gradients", + "data": { + "version": "5.1.1", + "packageName": "postcss-minify-gradients", + "hash": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==" + } + }, + "npm:postcss-minify-params@4.0.2": { + "type": "npm", + "name": "npm:postcss-minify-params@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-minify-params", + "hash": "sha512-G7eWyzEx0xL4/wiBBJxJOz48zAKV2WG3iZOqVhPet/9geefm/Px5uo1fzlHu+DOjT+m0Mmiz3jkQzVHe6wxAWg==" + } + }, + "npm:postcss-minify-params": { + "type": "npm", + "name": "npm:postcss-minify-params", + "data": { + "version": "5.1.4", + "packageName": "postcss-minify-params", + "hash": "sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==" + } + }, + "npm:postcss-minify-selectors@4.0.2": { + "type": "npm", + "name": "npm:postcss-minify-selectors@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-minify-selectors", + "hash": "sha512-D5S1iViljXBj9kflQo4YutWnJmwm8VvIsU1GeXJGiG9j8CIg9zs4voPMdQDUmIxetUOh60VilsNzCiAFTOqu3g==" + } + }, + "npm:postcss-minify-selectors": { + "type": "npm", + "name": "npm:postcss-minify-selectors", + "data": { + "version": "5.2.1", + "packageName": "postcss-minify-selectors", + "hash": "sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==" + } + }, + "npm:postcss-modules-extract-imports@2.0.0": { + "type": "npm", + "name": "npm:postcss-modules-extract-imports@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "postcss-modules-extract-imports", + "hash": "sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==" + } + }, + "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@3.0.3": { + "type": "npm", + "name": "npm:postcss-modules-local-by-default@3.0.3", + "data": { + "version": "3.0.3", + "packageName": "postcss-modules-local-by-default", + "hash": "sha512-e3xDq+LotiGesympRlKNgaJ0PCzoUIdpH0dj47iWAui/kyTgh3CiAr1qP54uodmJhl6p9rN6BoNcdEDVJx9RDw==" + } + }, + "npm:postcss-modules-local-by-default": { + "type": "npm", + "name": "npm:postcss-modules-local-by-default", + "data": { + "version": "4.0.5", + "packageName": "postcss-modules-local-by-default", + "hash": "sha512-6MieY7sIfTK0hYfafw1OMEG+2bg8Q1ocHCpoWLqOKj3JXlKu4G7btkmM/B7lFubYkYWmRSPLZi5chid63ZaZYw==" + } + }, + "npm:postcss-modules-scope@2.2.0": { + "type": "npm", + "name": "npm:postcss-modules-scope@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "postcss-modules-scope", + "hash": "sha512-YyEgsTMRpNd+HmyC7H/mh3y+MeFWevy7V1evVhJWewmMbjDHIbZbOXICC2y+m1xI1UVfIT1HMW/O04Hxyu9oXQ==" + } + }, + "npm:postcss-modules-scope": { + "type": "npm", + "name": "npm:postcss-modules-scope", + "data": { + "version": "3.2.0", + "packageName": "postcss-modules-scope", + "hash": "sha512-oq+g1ssrsZOsx9M96c5w8laRmvEu9C3adDSjI8oTcbfkrTE8hx/zfyobUoWIxaKPO8bt6S62kxpw5GqypEw1QQ==" + } + }, + "npm:postcss-modules-values@3.0.0": { + "type": "npm", + "name": "npm:postcss-modules-values@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "postcss-modules-values", + "hash": "sha512-1//E5jCBrZ9DmRX+zCtmQtRSV6PV42Ix7Bzj9GbwJceduuf7IqP8MgeTXuRDHOWj2m0VzZD5+roFWDuU8RQjcg==" + } + }, + "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-nested": { + "type": "npm", + "name": "npm:postcss-nested", + "data": { + "version": "6.2.0", + "packageName": "postcss-nested", + "hash": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==" + } + }, + "npm:postcss-nesting": { + "type": "npm", + "name": "npm:postcss-nesting", + "data": { + "version": "10.2.0", + "packageName": "postcss-nesting", + "hash": "sha512-EwMkYchxiDiKUhlJGzWsD9b2zvq/r2SSubcRrgP+jujMXFzqvANLt16lJANC+5uZ6hjI7lpRmI6O8JIl+8l1KA==" + } + }, + "npm:postcss-nesting@7.0.1": { + "type": "npm", + "name": "npm:postcss-nesting@7.0.1", + "data": { + "version": "7.0.1", + "packageName": "postcss-nesting", + "hash": "sha512-FrorPb0H3nuVq0Sff7W2rnc3SmIcruVC6YwpcS+k687VxyxO33iE1amna7wHuRVzM8vfiYofXSBHNAZ3QhLvYg==" + } + }, + "npm:postcss-normalize-charset@4.0.1": { + "type": "npm", + "name": "npm:postcss-normalize-charset@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "postcss-normalize-charset", + "hash": "sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==" + } + }, + "npm:postcss-normalize-charset": { + "type": "npm", + "name": "npm:postcss-normalize-charset", + "data": { + "version": "5.1.0", + "packageName": "postcss-normalize-charset", + "hash": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==" + } + }, + "npm:postcss-normalize-display-values@4.0.2": { + "type": "npm", + "name": "npm:postcss-normalize-display-values@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-normalize-display-values", + "hash": "sha512-3F2jcsaMW7+VtRMAqf/3m4cPFhPD3EFRgNs18u+k3lTJJlVe7d0YPO+bnwqo2xg8YiRpDXJI2u8A0wqJxMsQuQ==" + } + }, + "npm:postcss-normalize-display-values": { + "type": "npm", + "name": "npm:postcss-normalize-display-values", + "data": { + "version": "5.1.0", + "packageName": "postcss-normalize-display-values", + "hash": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==" + } + }, + "npm:postcss-normalize-positions@4.0.2": { + "type": "npm", + "name": "npm:postcss-normalize-positions@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-normalize-positions", + "hash": "sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA==" + } + }, + "npm:postcss-normalize-positions": { + "type": "npm", + "name": "npm:postcss-normalize-positions", + "data": { + "version": "5.1.1", + "packageName": "postcss-normalize-positions", + "hash": "sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==" + } + }, + "npm:postcss-normalize-repeat-style@4.0.2": { + "type": "npm", + "name": "npm:postcss-normalize-repeat-style@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-normalize-repeat-style", + "hash": "sha512-qvigdYYMpSuoFs3Is/f5nHdRLJN/ITA7huIoCyqqENJe9PvPmLhNLMu7QTjPdtnVf6OcYYO5SHonx4+fbJE1+Q==" + } + }, + "npm:postcss-normalize-repeat-style": { + "type": "npm", + "name": "npm:postcss-normalize-repeat-style", + "data": { + "version": "5.1.1", + "packageName": "postcss-normalize-repeat-style", + "hash": "sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==" + } + }, + "npm:postcss-normalize-string@4.0.2": { + "type": "npm", + "name": "npm:postcss-normalize-string@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-normalize-string", + "hash": "sha512-RrERod97Dnwqq49WNz8qo66ps0swYZDSb6rM57kN2J+aoyEAJfZ6bMx0sx/F9TIEX0xthPGCmeyiam/jXif0eA==" + } + }, + "npm:postcss-normalize-string": { + "type": "npm", + "name": "npm:postcss-normalize-string", + "data": { + "version": "5.1.0", + "packageName": "postcss-normalize-string", + "hash": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==" + } + }, + "npm:postcss-normalize-timing-functions@4.0.2": { + "type": "npm", + "name": "npm:postcss-normalize-timing-functions@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-normalize-timing-functions", + "hash": "sha512-acwJY95edP762e++00Ehq9L4sZCEcOPyaHwoaFOhIwWCDfik6YvqsYNxckee65JHLKzuNSSmAdxwD2Cud1Z54A==" + } + }, + "npm:postcss-normalize-timing-functions": { + "type": "npm", + "name": "npm:postcss-normalize-timing-functions", + "data": { + "version": "5.1.0", + "packageName": "postcss-normalize-timing-functions", + "hash": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==" + } + }, + "npm:postcss-normalize-unicode@4.0.1": { + "type": "npm", + "name": "npm:postcss-normalize-unicode@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "postcss-normalize-unicode", + "hash": "sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==" + } + }, + "npm:postcss-normalize-unicode": { + "type": "npm", + "name": "npm:postcss-normalize-unicode", + "data": { + "version": "5.1.1", + "packageName": "postcss-normalize-unicode", + "hash": "sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==" + } + }, + "npm:postcss-normalize-url@4.0.1": { + "type": "npm", + "name": "npm:postcss-normalize-url@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "postcss-normalize-url", + "hash": "sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==" + } + }, + "npm:postcss-normalize-url": { + "type": "npm", + "name": "npm:postcss-normalize-url", + "data": { + "version": "5.1.0", + "packageName": "postcss-normalize-url", + "hash": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==" + } + }, + "npm:postcss-normalize-whitespace@4.0.2": { + "type": "npm", + "name": "npm:postcss-normalize-whitespace@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-normalize-whitespace", + "hash": "sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA==" + } + }, + "npm:postcss-normalize-whitespace": { + "type": "npm", + "name": "npm:postcss-normalize-whitespace", + "data": { + "version": "5.1.1", + "packageName": "postcss-normalize-whitespace", + "hash": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==" + } + }, + "npm:postcss-normalize@8.0.1": { + "type": "npm", + "name": "npm:postcss-normalize@8.0.1", + "data": { + "version": "8.0.1", + "packageName": "postcss-normalize", + "hash": "sha512-rt9JMS/m9FHIRroDDBGSMsyW1c0fkvOJPy62ggxSHUldJO7B195TqFMqIf+lY5ezpDcYOV4j86aUp3/XbxzCCQ==" + } + }, + "npm:postcss-normalize": { + "type": "npm", + "name": "npm:postcss-normalize", + "data": { + "version": "10.0.1", + "packageName": "postcss-normalize", + "hash": "sha512-+5w18/rDev5mqERcG3W5GZNMJa1eoYYNGo8gB7tEwaos0ajk3ZXAI4mHGcNT47NE+ZnZD1pEpUOFLvltIwmeJA==" + } + }, + "npm:postcss-opacity-percentage": { + "type": "npm", + "name": "npm:postcss-opacity-percentage", + "data": { + "version": "1.1.3", + "packageName": "postcss-opacity-percentage", + "hash": "sha512-An6Ba4pHBiDtyVpSLymUUERMo2cU7s+Obz6BTrS+gxkbnSBNKSuD0AVUc+CpBMrpVPKKfoVz0WQCX+Tnst0i4A==" + } + }, + "npm:postcss-ordered-values@4.1.2": { + "type": "npm", + "name": "npm:postcss-ordered-values@4.1.2", + "data": { + "version": "4.1.2", + "packageName": "postcss-ordered-values", + "hash": "sha512-2fCObh5UanxvSxeXrtLtlwVThBvHn6MQcu4ksNT2tsaV2Fg76R2CV98W7wNSlX+5/pFwEyaDwKLLoEV7uRybAw==" + } + }, + "npm:postcss-ordered-values": { + "type": "npm", + "name": "npm:postcss-ordered-values", + "data": { + "version": "5.1.3", + "packageName": "postcss-ordered-values", + "hash": "sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==" + } + }, + "npm:postcss-overflow-shorthand@2.0.0": { + "type": "npm", + "name": "npm:postcss-overflow-shorthand@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "postcss-overflow-shorthand", + "hash": "sha512-aK0fHc9CBNx8jbzMYhshZcEv8LtYnBIRYQD5i7w/K/wS9c2+0NSR6B3OVMu5y0hBHYLcMGjfU+dmWYNKH0I85g==" + } + }, + "npm:postcss-overflow-shorthand": { + "type": "npm", + "name": "npm:postcss-overflow-shorthand", + "data": { + "version": "3.0.4", + "packageName": "postcss-overflow-shorthand", + "hash": "sha512-otYl/ylHK8Y9bcBnPLo3foYFLL6a6Ak+3EQBPOTR7luMYCOsiVTUk1iLvNf6tVPNGXcoL9Hoz37kpfriRIFb4A==" + } + }, + "npm:postcss-page-break@2.0.0": { + "type": "npm", + "name": "npm:postcss-page-break@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "postcss-page-break", + "hash": "sha512-tkpTSrLpfLfD9HvgOlJuigLuk39wVTbbd8RKcy8/ugV2bNBUW3xU+AIqyxhDrQr1VUj1RmyJrBn1YWrqUm9zAQ==" + } + }, + "npm:postcss-page-break": { + "type": "npm", + "name": "npm:postcss-page-break", + "data": { + "version": "3.0.4", + "packageName": "postcss-page-break", + "hash": "sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==" + } + }, + "npm:postcss-place@4.0.1": { + "type": "npm", + "name": "npm:postcss-place@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "postcss-place", + "hash": "sha512-Zb6byCSLkgRKLODj/5mQugyuj9bvAAw9LqJJjgwz5cYryGeXfFZfSXoP1UfveccFmeq0b/2xxwcTEVScnqGxBg==" + } + }, + "npm:postcss-place": { + "type": "npm", + "name": "npm:postcss-place", + "data": { + "version": "7.0.5", + "packageName": "postcss-place", + "hash": "sha512-wR8igaZROA6Z4pv0d+bvVrvGY4GVHihBCBQieXFY3kuSuMyOmEnnfFzHl/tQuqHZkfkIVBEbDvYcFfHmpSet9g==" + } + }, + "npm:postcss-preset-env@6.7.0": { + "type": "npm", + "name": "npm:postcss-preset-env@6.7.0", + "data": { + "version": "6.7.0", + "packageName": "postcss-preset-env", + "hash": "sha512-eU4/K5xzSFwUFJ8hTdTQzo2RBLbDVt83QZrAvI07TULOkmyQlnYlpwep+2yIK+K+0KlZO4BvFcleOCCcUtwchg==" + } + }, + "npm:postcss-preset-env": { + "type": "npm", + "name": "npm:postcss-preset-env", + "data": { + "version": "7.8.3", + "packageName": "postcss-preset-env", + "hash": "sha512-T1LgRm5uEVFSEF83vHZJV2z19lHg4yJuZ6gXZZkqVsqv63nlr6zabMH3l4Pc01FQCyfWVrh2GaUeCVy9Po+Aag==" + } + }, + "npm:postcss-pseudo-class-any-link@6.0.0": { + "type": "npm", + "name": "npm:postcss-pseudo-class-any-link@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "postcss-pseudo-class-any-link", + "hash": "sha512-lgXW9sYJdLqtmw23otOzrtbDXofUdfYzNm4PIpNE322/swES3VU9XlXHeJS46zT2onFO7V1QFdD4Q9LiZj8mew==" + } + }, + "npm:postcss-pseudo-class-any-link": { + "type": "npm", + "name": "npm:postcss-pseudo-class-any-link", + "data": { + "version": "7.1.6", + "packageName": "postcss-pseudo-class-any-link", + "hash": "sha512-9sCtZkO6f/5ML9WcTLcIyV1yz9D1rf0tWc+ulKcvV30s0iZKS/ONyETvoWsr6vnrmW+X+KmuK3gV/w5EWnT37w==" + } + }, + "npm:postcss-reduce-initial@4.0.3": { + "type": "npm", + "name": "npm:postcss-reduce-initial@4.0.3", + "data": { + "version": "4.0.3", + "packageName": "postcss-reduce-initial", + "hash": "sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==" + } + }, + "npm:postcss-reduce-initial": { + "type": "npm", + "name": "npm:postcss-reduce-initial", + "data": { + "version": "5.1.2", + "packageName": "postcss-reduce-initial", + "hash": "sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==" + } + }, + "npm:postcss-reduce-transforms@4.0.2": { + "type": "npm", + "name": "npm:postcss-reduce-transforms@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "postcss-reduce-transforms", + "hash": "sha512-EEVig1Q2QJ4ELpJXMZR8Vt5DQx8/mo+dGWSR7vWXqcob2gQLyQGsionYcGKATXvQzMPn6DSN1vTN7yFximdIAg==" + } + }, + "npm:postcss-reduce-transforms": { + "type": "npm", + "name": "npm:postcss-reduce-transforms", + "data": { + "version": "5.1.0", + "packageName": "postcss-reduce-transforms", + "hash": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==" + } + }, + "npm:postcss-replace-overflow-wrap@3.0.0": { + "type": "npm", + "name": "npm:postcss-replace-overflow-wrap@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "postcss-replace-overflow-wrap", + "hash": "sha512-2T5hcEHArDT6X9+9dVSPQdo7QHzG4XKclFT8rU5TzJPDN7RIRTbO9c4drUISOVemLj03aezStHCR2AIcr8XLpw==" + } + }, + "npm:postcss-replace-overflow-wrap": { + "type": "npm", + "name": "npm:postcss-replace-overflow-wrap", + "data": { + "version": "4.0.0", + "packageName": "postcss-replace-overflow-wrap", + "hash": "sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==" + } + }, + "npm:postcss-resolve-nested-selector": { + "type": "npm", + "name": "npm:postcss-resolve-nested-selector", + "data": { + "version": "0.1.1", + "packageName": "postcss-resolve-nested-selector", + "hash": "sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==" + } + }, + "npm:postcss-safe-parser@5.0.2": { + "type": "npm", + "name": "npm:postcss-safe-parser@5.0.2", + "data": { + "version": "5.0.2", + "packageName": "postcss-safe-parser", + "hash": "sha512-jDUfCPJbKOABhwpUKcqCVbbXiloe/QXMcbJ6Iipf3sDIihEzTqRCeMBfRaOHxhBuTYqtASrI1KJWxzztZU4qUQ==" + } + }, + "npm:postcss-safe-parser": { + "type": "npm", + "name": "npm:postcss-safe-parser", + "data": { + "version": "7.0.0", + "packageName": "postcss-safe-parser", + "hash": "sha512-ovehqRNVCpuFzbXoTb4qLtyzK3xn3t/CUBxOs8LsnQjQrShaB4lKiHoVqY8ANaC0hBMHq5QVWk77rwGklFUDrg==" + } + }, + "npm:postcss-selector-matches": { + "type": "npm", + "name": "npm:postcss-selector-matches", + "data": { + "version": "4.0.0", + "packageName": "postcss-selector-matches", + "hash": "sha512-LgsHwQR/EsRYSqlwdGzeaPKVT0Ml7LAT6E75T8W8xLJY62CE4S/l03BWIt3jT8Taq22kXP08s2SfTSzaraoPww==" + } + }, + "npm:postcss-selector-not@4.0.1": { + "type": "npm", + "name": "npm:postcss-selector-not@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "postcss-selector-not", + "hash": "sha512-YolvBgInEK5/79C+bdFMyzqTg6pkYqDbzZIST/PDMqa/o3qtXenD05apBG2jLgT0/BQ77d4U2UK12jWpilqMAQ==" + } + }, + "npm:postcss-selector-not": { + "type": "npm", + "name": "npm:postcss-selector-not", + "data": { + "version": "6.0.1", + "packageName": "postcss-selector-not", + "hash": "sha512-1i9affjAe9xu/y9uqWH+tD4r6/hDaXJruk8xn2x1vzxC2U3J3LKO3zJW4CyxlNhA56pADJ/djpEwpH1RClI2rQ==" + } + }, + "npm:postcss-selector-parser@3.1.2": { + "type": "npm", + "name": "npm:postcss-selector-parser@3.1.2", + "data": { + "version": "3.1.2", + "packageName": "postcss-selector-parser", + "hash": "sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==" + } + }, + "npm:postcss-selector-parser@5.0.0": { + "type": "npm", + "name": "npm:postcss-selector-parser@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "postcss-selector-parser", + "hash": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==" + } + }, + "npm:postcss-selector-parser": { + "type": "npm", + "name": "npm:postcss-selector-parser", + "data": { + "version": "6.1.1", + "packageName": "postcss-selector-parser", + "hash": "sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==" + } + }, + "npm:postcss-styled-jsx": { + "type": "npm", + "name": "npm:postcss-styled-jsx", + "data": { + "version": "1.0.1", + "packageName": "postcss-styled-jsx", + "hash": "sha512-508Vg2A0pHQstRxz8eoNYiT+RiCZdgE4EqN0x8oiPIZ/a6pp5q2NYefL39RRG8ORlxDehLHU3u/EOpux0kuATQ==" + } + }, + "npm:postcss-svgo@4.0.3": { + "type": "npm", + "name": "npm:postcss-svgo@4.0.3", + "data": { + "version": "4.0.3", + "packageName": "postcss-svgo", + "hash": "sha512-NoRbrcMWTtUghzuKSoIm6XV+sJdvZ7GZSc3wdBN0W19FTtp2ko8NqLsgoh/m9CzNhU3KLPvQmjIwtaNFkaFTvw==" + } + }, + "npm:postcss-svgo": { + "type": "npm", + "name": "npm:postcss-svgo", + "data": { + "version": "5.1.0", + "packageName": "postcss-svgo", + "hash": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==" + } + }, + "npm:postcss-syntax": { + "type": "npm", + "name": "npm:postcss-syntax", + "data": { + "version": "0.36.2", + "packageName": "postcss-syntax", + "hash": "sha512-nBRg/i7E3SOHWxF3PpF5WnJM/jQ1YpY9000OaVXlAQj6Zp/kIqJxEDWIZ67tAd7NLuk7zqN4yqe9nc0oNAOs1w==" + } + }, + "npm:postcss-unique-selectors@4.0.1": { + "type": "npm", + "name": "npm:postcss-unique-selectors@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "postcss-unique-selectors", + "hash": "sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==" + } + }, + "npm:postcss-unique-selectors": { + "type": "npm", + "name": "npm:postcss-unique-selectors", + "data": { + "version": "5.1.1", + "packageName": "postcss-unique-selectors", + "hash": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==" + } + }, + "npm:postcss-value-parser@3.3.1": { + "type": "npm", + "name": "npm:postcss-value-parser@3.3.1", + "data": { + "version": "3.3.1", + "packageName": "postcss-value-parser", + "hash": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==" + } + }, + "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:postcss-values-parser": { + "type": "npm", + "name": "npm:postcss-values-parser", + "data": { + "version": "2.0.1", + "packageName": "postcss-values-parser", + "hash": "sha512-2tLuBsA6P4rYTNKCXYG/71C7j1pU6pK503suYOmn4xYrQIzW+opD+7FAFNuGSdZC/3Qfy334QbeMu7MEb8gOxg==" + } + }, + "npm:postcss@7.0.36": { + "type": "npm", + "name": "npm:postcss@7.0.36", + "data": { + "version": "7.0.36", + "packageName": "postcss", + "hash": "sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==" + } + }, + "npm:postcss@7.0.39": { + "type": "npm", + "name": "npm:postcss@7.0.39", + "data": { + "version": "7.0.39", + "packageName": "postcss", + "hash": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==" + } + }, + "npm:postcss": { + "type": "npm", + "name": "npm:postcss", + "data": { + "version": "8.4.39", + "packageName": "postcss", + "hash": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==" + } + }, + "npm:prelude-ls@1.2.1": { + "type": "npm", + "name": "npm:prelude-ls@1.2.1", + "data": { + "version": "1.2.1", + "packageName": "prelude-ls", + "hash": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" + } + }, + "npm:prelude-ls": { + "type": "npm", + "name": "npm:prelude-ls", + "data": { + "version": "1.1.2", + "packageName": "prelude-ls", + "hash": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==" + } + }, + "npm:prepend-http": { + "type": "npm", + "name": "npm:prepend-http", + "data": { + "version": "1.0.4", + "packageName": "prepend-http", + "hash": "sha512-PhmXi5XmoyKw1Un4E+opM2KcsJInDvKyuOumcjjw3waw86ZNjHwVUOOWLc4bCzLdcKNaWBH9e99sbWzDQsVaYg==" + } + }, + "npm:prepend-http@2.0.0": { + "type": "npm", + "name": "npm:prepend-http@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "prepend-http", + "hash": "sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==" + } + }, + "npm:prettier": { + "type": "npm", + "name": "npm:prettier", + "data": { + "version": "1.19.1", + "packageName": "prettier", + "hash": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==" + } + }, + "npm:prettier@2.8.8": { + "type": "npm", + "name": "npm:prettier@2.8.8", + "data": { + "version": "2.8.8", + "packageName": "prettier", + "hash": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==" + } + }, + "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-error@2.1.2": { + "type": "npm", + "name": "npm:pretty-error@2.1.2", + "data": { + "version": "2.1.2", + "packageName": "pretty-error", + "hash": "sha512-EY5oDzmsX5wvuynAByrmY0P0hcp+QpnAKbJng2A2MPjVKXCxrDSUkzghVJ4ZGPIv+JC4gX8fPUWscC0RtjsWGw==" + } + }, + "npm:pretty-error": { + "type": "npm", + "name": "npm:pretty-error", + "data": { + "version": "4.0.0", + "packageName": "pretty-error", + "hash": "sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==" + } + }, + "npm:pretty-format@29.4.3": { + "type": "npm", + "name": "npm:pretty-format@29.4.3", + "data": { + "version": "29.4.3", + "packageName": "pretty-format", + "hash": "sha512-cvpcHTc42lcsvOOAzd3XuNWTcvk1Jmnzqeu+WsOuiPmxUJTnkbAcFNsRKvEpBEUFVUgy/GTZLulZDcDEi+CIlA==" + } + }, + "npm:pretty-format@26.6.2": { + "type": "npm", + "name": "npm:pretty-format@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "pretty-format", + "hash": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==" + } + }, + "npm:pretty-format": { + "type": "npm", + "name": "npm:pretty-format", + "data": { + "version": "27.5.1", + "packageName": "pretty-format", + "hash": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==" + } + }, + "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:private": { + "type": "npm", + "name": "npm:private", + "data": { + "version": "0.1.8", + "packageName": "private", + "hash": "sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==" + } + }, + "npm:proc-log@2.0.1": { + "type": "npm", + "name": "npm:proc-log@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "proc-log", + "hash": "sha512-Kcmo2FhfDTXdcbfDH76N7uBYHINxc/8GW7UAVuVP9I+Va3uHSerrnKV6dLooga/gh7GlgzuCCr/eoldnL1muGw==" + } + }, + "npm:proc-log": { + "type": "npm", + "name": "npm:proc-log", + "data": { + "version": "3.0.0", + "packageName": "proc-log", + "hash": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==" + } + }, + "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:process": { + "type": "npm", + "name": "npm:process", + "data": { + "version": "0.11.10", + "packageName": "process", + "hash": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==" + } + }, + "npm:progress-promise": { + "type": "npm", + "name": "npm:progress-promise", + "data": { + "version": "0.0.6", + "packageName": "progress-promise", + "hash": "sha512-N5j7TZAv4uvLhPvtX4elZSi8EHkB/CnVWr6+NOOI4xDpI2XGC7NbuCqU6UTjE07ioXWQUkxURcLzyCUqsZX8Sg==" + } + }, + "npm:progress": { + "type": "npm", + "name": "npm:progress", + "data": { + "version": "2.0.3", + "packageName": "progress", + "hash": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==" + } + }, + "npm:promise-all-reject-late": { + "type": "npm", + "name": "npm:promise-all-reject-late", + "data": { + "version": "1.0.1", + "packageName": "promise-all-reject-late", + "hash": "sha512-vuf0Lf0lOxyQREH7GDIOUMLS7kz+gs8i6B+Yi8dC68a2sychGrHTJYghMBD6k7eUcH0H5P73EckCA48xijWqXw==" + } + }, + "npm:promise-call-limit": { + "type": "npm", + "name": "npm:promise-call-limit", + "data": { + "version": "1.0.2", + "packageName": "promise-call-limit", + "hash": "sha512-1vTUnfI2hzui8AEIixbdAJlFY4LFDXqQswy/2eOlThAscXCY4It8FdVuI0fMJGAB2aWGbdQf/gv0skKYXmdrHA==" + } + }, + "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:promise": { + "type": "npm", + "name": "npm:promise", + "data": { + "version": "8.3.0", + "packageName": "promise", + "hash": "sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==" + } + }, + "npm:prompts@2.4.0": { + "type": "npm", + "name": "npm:prompts@2.4.0", + "data": { + "version": "2.4.0", + "packageName": "prompts", + "hash": "sha512-awZAKrk3vN6CroQukBL+R9051a4R3zCZBlJm/HBfrSZ8iTpYix3VX1vU4mveiLpiwmOJT4wokTF9m6HUk4KqWQ==" + } + }, + "npm:prompts": { + "type": "npm", + "name": "npm:prompts", + "data": { + "version": "2.4.2", + "packageName": "prompts", + "hash": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==" + } + }, + "npm:promzard": { + "type": "npm", + "name": "npm:promzard", + "data": { + "version": "0.3.0", + "packageName": "promzard", + "hash": "sha512-JZeYqd7UAcHCwI+sTOeUDYkvEU+1bQ7iE0UT1MgB/tERkAPkesW46MrpIySzODi+owTjZtiF8Ay5j9m60KmMBw==" + } + }, + "npm:prop-types": { + "type": "npm", + "name": "npm:prop-types", + "data": { + "version": "15.8.1", + "packageName": "prop-types", + "hash": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==" + } + }, + "npm:proto-list": { + "type": "npm", + "name": "npm:proto-list", + "data": { + "version": "1.2.4", + "packageName": "proto-list", + "hash": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==" + } + }, + "npm:protocols": { + "type": "npm", + "name": "npm:protocols", + "data": { + "version": "2.0.1", + "packageName": "protocols", + "hash": "sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q==" + } + }, + "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-from-env": { + "type": "npm", + "name": "npm:proxy-from-env", + "data": { + "version": "1.0.0", + "packageName": "proxy-from-env", + "hash": "sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==" + } + }, + "npm:proxy-from-env@1.1.0": { + "type": "npm", + "name": "npm:proxy-from-env@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "proxy-from-env", + "hash": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" + } + }, + "npm:prr": { + "type": "npm", + "name": "npm:prr", + "data": { + "version": "1.0.1", + "packageName": "prr", + "hash": "sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==" + } + }, + "npm:pseudomap": { + "type": "npm", + "name": "npm:pseudomap", + "data": { + "version": "1.0.2", + "packageName": "pseudomap", + "hash": "sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==" + } + }, + "npm:psl": { + "type": "npm", + "name": "npm:psl", + "data": { + "version": "1.9.0", + "packageName": "psl", + "hash": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==" + } + }, + "npm:public-encrypt": { + "type": "npm", + "name": "npm:public-encrypt", + "data": { + "version": "4.0.3", + "packageName": "public-encrypt", + "hash": "sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==" + } + }, + "npm:pump@2.0.1": { + "type": "npm", + "name": "npm:pump@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "pump", + "hash": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==" + } + }, + "npm:pump": { + "type": "npm", + "name": "npm:pump", + "data": { + "version": "3.0.0", + "packageName": "pump", + "hash": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==" + } + }, + "npm:pumpify": { + "type": "npm", + "name": "npm:pumpify", + "data": { + "version": "1.5.1", + "packageName": "pumpify", + "hash": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==" + } + }, + "npm:punycode@1.4.1": { + "type": "npm", + "name": "npm:punycode@1.4.1", + "data": { + "version": "1.4.1", + "packageName": "punycode", + "hash": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==" + } + }, + "npm:punycode": { + "type": "npm", + "name": "npm:punycode", + "data": { + "version": "2.3.1", + "packageName": "punycode", + "hash": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" + } + }, + "npm:q": { + "type": "npm", + "name": "npm:q", + "data": { + "version": "1.5.1", + "packageName": "q", + "hash": "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==" + } + }, + "npm:qs@6.10.4": { + "type": "npm", + "name": "npm:qs@6.10.4", + "data": { + "version": "6.10.4", + "packageName": "qs", + "hash": "sha512-OQiU+C+Ds5qiH91qh/mg0w+8nwQuLjM4F4M/PbmhDOoYehPh+Fb0bDjtR1sOvy7YKxvj28Y/M0PhP5uVX0kB+g==" + } + }, + "npm:qs": { + "type": "npm", + "name": "npm:qs", + "data": { + "version": "6.11.0", + "packageName": "qs", + "hash": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==" + } + }, + "npm:qs@6.12.3": { + "type": "npm", + "name": "npm:qs@6.12.3", + "data": { + "version": "6.12.3", + "packageName": "qs", + "hash": "sha512-AWJm14H1vVaO/iNZ4/hO+HyaTehuy9nRqVdkTqlJt0HWvBiBIEXFmb4C0DGeYo3Xes9rrEW+TxHsaigCbN5ICQ==" + } + }, + "npm:qs@6.10.5": { + "type": "npm", + "name": "npm:qs@6.10.5", + "data": { + "version": "6.10.5", + "packageName": "qs", + "hash": "sha512-O5RlPh0VFtR78y79rgcgKK4wbAI0C5zGVLztOIdpWX6ep368q5Hv6XRxDvXuZ9q3C6v+e3n8UfZZJw7IIG27eQ==" + } + }, + "npm:qs@6.5.3": { + "type": "npm", + "name": "npm:qs@6.5.3", + "data": { + "version": "6.5.3", + "packageName": "qs", + "hash": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==" + } + }, + "npm:query-string": { + "type": "npm", + "name": "npm:query-string", + "data": { + "version": "4.3.4", + "packageName": "query-string", + "hash": "sha512-O2XLNDBIg1DnTOa+2XrIwSiXEV8h2KImXUnjhhn2+UsvZ+Es2uyd5CCRTNQlDGbzUQOW3aYCBx9rVA6dzsiY7Q==" + } + }, + "npm:querystring-es3": { + "type": "npm", + "name": "npm:querystring-es3", + "data": { + "version": "0.2.1", + "packageName": "querystring-es3", + "hash": "sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA==" + } + }, + "npm:querystring": { + "type": "npm", + "name": "npm:querystring", + "data": { + "version": "0.2.1", + "packageName": "querystring", + "hash": "sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg==" + } + }, + "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-lru": { + "type": "npm", + "name": "npm:quick-lru", + "data": { + "version": "4.0.1", + "packageName": "quick-lru", + "hash": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==" + } + }, + "npm:raf-schd": { + "type": "npm", + "name": "npm:raf-schd", + "data": { + "version": "4.0.3", + "packageName": "raf-schd", + "hash": "sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ==" + } + }, + "npm:raf": { + "type": "npm", + "name": "npm:raf", + "data": { + "version": "3.4.1", + "packageName": "raf", + "hash": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==" + } + }, + "npm:ramda": { + "type": "npm", + "name": "npm:ramda", + "data": { + "version": "0.26.1", + "packageName": "ramda", + "hash": "sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ==" + } + }, + "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:rc": { + "type": "npm", + "name": "npm:rc", + "data": { + "version": "1.2.8", + "packageName": "rc", + "hash": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" + } + }, + "npm:react-app-polyfill@2.0.0": { + "type": "npm", + "name": "npm:react-app-polyfill@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "react-app-polyfill", + "hash": "sha512-0sF4ny9v/B7s6aoehwze9vJNWcmCemAUYBVasscVr92+UYiEqDXOxfKjXN685mDaMRNF3WdhHQs76oTODMocFA==" + } + }, + "npm:react-app-polyfill": { + "type": "npm", + "name": "npm:react-app-polyfill", + "data": { + "version": "3.0.0", + "packageName": "react-app-polyfill", + "hash": "sha512-sZ41cxiU5llIB003yxxQBYrARBqe0repqPTTYBTmMqTz9szeBbE37BehCE891NZsmdZqqP+xWKdT3eo3vOzN8w==" + } + }, + "npm:react-beautiful-dnd": { + "type": "npm", + "name": "npm:react-beautiful-dnd", + "data": { + "version": "13.1.1", + "packageName": "react-beautiful-dnd", + "hash": "sha512-0Lvs4tq2VcrEjEgDXHjT98r+63drkKEgqyxdA7qD3mvKwga6a5SscbdLPO2IExotU1jW8L0Ksdl0Cj2AF67nPQ==" + } + }, + "npm:react-circular-progressbar": { + "type": "npm", + "name": "npm:react-circular-progressbar", + "data": { + "version": "2.1.0", + "packageName": "react-circular-progressbar", + "hash": "sha512-xp4THTrod4aLpGy68FX/k1Q3nzrfHUjUe5v6FsdwXBl3YVMwgeXYQKDrku7n/D6qsJA9CuunarAboC2xCiKs1g==" + } + }, + "npm:react-collapsible": { + "type": "npm", + "name": "npm:react-collapsible", + "data": { + "version": "2.10.0", + "packageName": "react-collapsible", + "hash": "sha512-kEVsmlFfXBMTCnU5gwIv19MdmPAhbIPzz5Er37TiJSzRKS0IHrqAKQyQeHEmtoGIQMTcVI46FzE4z3NlVTx77A==" + } + }, + "npm:react-color": { + "type": "npm", + "name": "npm:react-color", + "data": { + "version": "2.19.3", + "packageName": "react-color", + "hash": "sha512-LEeGE/ZzNLIsFWa1TMe8y5VYqr7bibneWmvJwm1pCn/eNmrabWDh659JSPn9BuaMpEfU83WTOJfnCcjDZwNQTA==" + } + }, + "npm:react-dev-utils@11.0.4": { + "type": "npm", + "name": "npm:react-dev-utils@11.0.4", + "data": { + "version": "11.0.4", + "packageName": "react-dev-utils", + "hash": "sha512-dx0LvIGHcOPtKbeiSUM4jqpBl3TcY7CDjZdfOIcKeznE7BWr9dg0iPG90G5yfVQ+p/rGNMXdbfStvzQZEVEi4A==" + } + }, + "npm:react-dev-utils": { + "type": "npm", + "name": "npm:react-dev-utils", + "data": { + "version": "12.0.1", + "packageName": "react-dev-utils", + "hash": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==" + } + }, + "npm:react-dnd-html5-backend": { + "type": "npm", + "name": "npm:react-dnd-html5-backend", + "data": { + "version": "15.1.3", + "packageName": "react-dnd-html5-backend", + "hash": "sha512-HH/8nOEmrrcRGHMqJR91FOwhnLlx5SRLXmsQwZT3IPcBjx88WT+0pWC5A4tDOYDdoooh9k+KMPvWfxooR5TcOA==" + } + }, + "npm:react-dnd": { + "type": "npm", + "name": "npm:react-dnd", + "data": { + "version": "15.1.2", + "packageName": "react-dnd", + "hash": "sha512-EaSbMD9iFJDY/o48T3c8wn3uWU+2uxfFojhesZN3LhigJoAIvH2iOjxofSA9KbqhAKP6V9P853G6XG8JngKVtA==" + } + }, + "npm:react-dom": { + "type": "npm", + "name": "npm:react-dom", + "data": { + "version": "16.14.0", + "packageName": "react-dom", + "hash": "sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==" + } + }, + "npm:react-error-boundary": { + "type": "npm", + "name": "npm:react-error-boundary", + "data": { + "version": "3.1.4", + "packageName": "react-error-boundary", + "hash": "sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==" + } + }, + "npm:react-error-overlay@6.0.9": { + "type": "npm", + "name": "npm:react-error-overlay@6.0.9", + "data": { + "version": "6.0.9", + "packageName": "react-error-overlay", + "hash": "sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==" + } + }, + "npm:react-error-overlay": { + "type": "npm", + "name": "npm:react-error-overlay", + "data": { + "version": "6.0.11", + "packageName": "react-error-overlay", + "hash": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" + } + }, + "npm:react-fast-compare": { + "type": "npm", + "name": "npm:react-fast-compare", + "data": { + "version": "3.2.2", + "packageName": "react-fast-compare", + "hash": "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==" + } + }, + "npm:react-final-form": { + "type": "npm", + "name": "npm:react-final-form", + "data": { + "version": "6.5.9", + "packageName": "react-final-form", + "hash": "sha512-x3XYvozolECp3nIjly+4QqxdjSSWfcnpGEL5K8OBT6xmGrq5kBqbA6+/tOqoom9NwqIPPbxPNsOViFlbKgowbA==" + } + }, + "npm:react-hook-form": { + "type": "npm", + "name": "npm:react-hook-form", + "data": { + "version": "7.52.1", + "packageName": "react-hook-form", + "hash": "sha512-uNKIhaoICJ5KQALYZ4TOaOLElyM+xipord+Ha3crEFhTntdLvWZqVY49Wqd/0GiVCA/f9NjemLeiNPjG7Hpurg==" + } + }, + "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": "17.0.2", + "packageName": "react-is", + "hash": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" + } + }, + "npm:react-is@18.3.1": { + "type": "npm", + "name": "npm:react-is@18.3.1", + "data": { + "version": "18.3.1", + "packageName": "react-is", + "hash": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==" + } + }, + "npm:react-js-loading-shimmer": { + "type": "npm", + "name": "npm:react-js-loading-shimmer", + "data": { + "version": "1.0.10", + "packageName": "react-js-loading-shimmer", + "hash": "sha512-zEUUR06JOv7Ys9K8LgY+6FqQvzsUJ8kZCrEDZn1yhE1AzNnt5DA53GfHKToRJP3dq93+ls4y9ARJC8P4F7Xtww==" + } + }, + "npm:react-jsx-parser": { + "type": "npm", + "name": "npm:react-jsx-parser", + "data": { + "version": "1.29.0", + "packageName": "react-jsx-parser", + "hash": "sha512-u0svZd0UsPffRrIK0sTbox54jhEbTmg6ED9ob5FQahp1DeOpd2Rq+KiSTIFNYkZUL+WZi4Ntia/Oj5T4lDJafQ==" + } + }, + "npm:react-popper": { + "type": "npm", + "name": "npm:react-popper", + "data": { + "version": "2.3.0", + "packageName": "react-popper", + "hash": "sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q==" + } + }, + "npm:react-query": { + "type": "npm", + "name": "npm:react-query", + "data": { + "version": "3.39.3", + "packageName": "react-query", + "hash": "sha512-nLfLz7GiohKTJDuT4us4X3h/8unOh+00MLb2yJoGTPjxKs2bc1iDhkNx2bd5MKklXnOD3NrVZ+J2UXujA5In4g==" + } + }, + "npm:react-redux": { + "type": "npm", + "name": "npm:react-redux", + "data": { + "version": "7.2.9", + "packageName": "react-redux", + "hash": "sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==" + } + }, + "npm:react-refresh": { + "type": "npm", + "name": "npm:react-refresh", + "data": { + "version": "0.11.0", + "packageName": "react-refresh", + "hash": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==" + } + }, + "npm:react-refresh@0.8.3": { + "type": "npm", + "name": "npm:react-refresh@0.8.3", + "data": { + "version": "0.8.3", + "packageName": "react-refresh", + "hash": "sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==" + } + }, + "npm:react-router-dom@5.3.4": { + "type": "npm", + "name": "npm:react-router-dom@5.3.4", + "data": { + "version": "5.3.4", + "packageName": "react-router-dom", + "hash": "sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==" + } + }, + "npm:react-router-dom": { + "type": "npm", + "name": "npm:react-router-dom", + "data": { + "version": "6.25.1", + "packageName": "react-router-dom", + "hash": "sha512-0tUDpbFvk35iv+N89dWNrJp+afLgd+y4VtorJZuOCXK0kkCWjEvb3vTJM++SYvMEpbVwXKf3FjeVveVEb6JpDQ==" + } + }, + "npm:react-router@5.3.4": { + "type": "npm", + "name": "npm:react-router@5.3.4", + "data": { + "version": "5.3.4", + "packageName": "react-router", + "hash": "sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==" + } + }, + "npm:react-router": { + "type": "npm", + "name": "npm:react-router", + "data": { + "version": "6.25.1", + "packageName": "react-router", + "hash": "sha512-u8ELFr5Z6g02nUtpPAggP73Jigj1mRePSwhS/2nkTrlPU5yEkH1vYzWNyvSnSzeeE2DNqWdH+P8OhIh9wuXhTw==" + } + }, + "npm:react-scripts@4.0.3": { + "type": "npm", + "name": "npm:react-scripts@4.0.3", + "data": { + "version": "4.0.3", + "packageName": "react-scripts", + "hash": "sha512-S5eO4vjUzUisvkIPB7jVsKtuH2HhWcASREYWHAQ1FP5HyCv3xgn+wpILAEWkmy+A+tTNbSZClhxjT3qz6g4L1A==" + } + }, + "npm:react-scripts": { + "type": "npm", + "name": "npm:react-scripts", + "data": { + "version": "5.0.1", + "packageName": "react-scripts", + "hash": "sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==" + } + }, + "npm:react-simple-animate": { + "type": "npm", + "name": "npm:react-simple-animate", + "data": { + "version": "3.5.2", + "packageName": "react-simple-animate", + "hash": "sha512-xLE65euP920QMTOmv5haPlml+hmOPDkbIr5WeF7ADIXWBYt5kW/vwpNfWg8EKMab8aeDxIZ6QjffVh8v2dUyhg==" + } + }, + "npm:react-to-print": { + "type": "npm", + "name": "npm:react-to-print", + "data": { + "version": "2.15.1", + "packageName": "react-to-print", + "hash": "sha512-1foogIFbCpzAVxydkhBiDfMiFYhIMphiagDOfcG4X/EcQ+fBPqJ0rby9Wv/emzY1YLkIQy/rEgOrWQT+rBKhjw==" + } + }, + "npm:react-transition-group": { + "type": "npm", + "name": "npm:react-transition-group", + "data": { + "version": "4.4.5", + "packageName": "react-transition-group", + "hash": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==" + } + }, + "npm:react-web-vitals": { + "type": "npm", + "name": "npm:react-web-vitals", + "data": { + "version": "1.0.1", + "packageName": "react-web-vitals", + "hash": "sha512-wlzWWgEUl3MNcJmIfNm/1lFy5H540lENy5AXqWOFiC/3gFeZDFihR5wXfSlVBCdgTMyu6pozeJO+CHDKWUsE0g==" + } + }, + "npm:react": { + "type": "npm", + "name": "npm:react", + "data": { + "version": "16.14.0", + "packageName": "react", + "hash": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==" + } + }, + "npm:reactcss": { + "type": "npm", + "name": "npm:reactcss", + "data": { + "version": "1.2.3", + "packageName": "reactcss", + "hash": "sha512-KiwVUcFu1RErkI97ywr8nvx8dNOpT03rbnma0SSalTYjkrPYaEajR4a/MRt6DZ46K6arDRbWMNHF+xH7G7n/8A==" + } + }, + "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-cmd-shim": { + "type": "npm", + "name": "npm:read-cmd-shim", + "data": { + "version": "3.0.0", + "packageName": "read-cmd-shim", + "hash": "sha512-KQDVjGqhZk92PPNRj9ZEXEuqg8bUobSKRw+q0YQ3TKI5xkce7bUJobL4Z/OtiEbAAv70yEpYIXp4iQ9L8oPVog==" + } + }, + "npm:read-cmd-shim@4.0.0": { + "type": "npm", + "name": "npm:read-cmd-shim@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "read-cmd-shim", + "hash": "sha512-yILWifhaSEEytfXI76kB9xEEiG1AiozaCJZ83A87ytjRiN+jVibXjedjCRNjoZviinhG+4UkalO3mWTd8u5O0Q==" + } + }, + "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-package-json-fast@2.0.3": { + "type": "npm", + "name": "npm:read-package-json-fast@2.0.3", + "data": { + "version": "2.0.3", + "packageName": "read-package-json-fast", + "hash": "sha512-W/BKtbL+dUjTuRL2vziuYhp76s5HZ9qQhd/dKfWIZveD0O40453QNyZhC0e63lqZrAQ4jiOapVoeJ7JrszenQQ==" + } + }, + "npm:read-package-json-fast": { + "type": "npm", + "name": "npm:read-package-json-fast", + "data": { + "version": "3.0.2", + "packageName": "read-package-json-fast", + "hash": "sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==" + } + }, + "npm:read-package-json": { + "type": "npm", + "name": "npm:read-package-json", + "data": { + "version": "5.0.1", + "packageName": "read-package-json", + "hash": "sha512-MALHuNgYWdGW3gKzuNMuYtcSSZbGQm94fAp16xt8VsYTLBjUSc55bLMKe6gzpWue0Tfi6CBgwCSdDAqutGDhMg==" + } + }, + "npm:read-package-json@5.0.2": { + "type": "npm", + "name": "npm:read-package-json@5.0.2", + "data": { + "version": "5.0.2", + "packageName": "read-package-json", + "hash": "sha512-BSzugrt4kQ/Z0krro8zhTwV1Kd79ue25IhNN/VtHFy1mG/6Tluyi+msc0UpwaoQzxSHa28mntAjIZY6kEgfR9Q==" + } + }, + "npm:read-package-json@6.0.4": { + "type": "npm", + "name": "npm:read-package-json@6.0.4", + "data": { + "version": "6.0.4", + "packageName": "read-package-json", + "hash": "sha512-AEtWXYfopBj2z5N5PbkAOeNHRPUg5q+Nen7QLxV8M2zJq1ym6/lCz3fYNTCXe19puu2d06jfHhrP7v/S2PtMMw==" + } + }, + "npm:read-pkg-up@3.0.0": { + "type": "npm", + "name": "npm:read-pkg-up@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "read-pkg-up", + "hash": "sha512-YFzFrVvpC6frF1sz8psoHDBGF7fLPc+llq/8NB43oagqWkx8ar5zYtsTORtOjw9W2RHLpWP+zTWwBvf1bCmcSw==" + } + }, + "npm:read-pkg-up": { + "type": "npm", + "name": "npm:read-pkg-up", + "data": { + "version": "7.0.1", + "packageName": "read-pkg-up", + "hash": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==" + } + }, + "npm:read-pkg": { + "type": "npm", + "name": "npm:read-pkg", + "data": { + "version": "3.0.0", + "packageName": "read-pkg", + "hash": "sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==" + } + }, + "npm:read-pkg@5.2.0": { + "type": "npm", + "name": "npm:read-pkg@5.2.0", + "data": { + "version": "5.2.0", + "packageName": "read-pkg", + "hash": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==" + } + }, + "npm:read": { + "type": "npm", + "name": "npm:read", + "data": { + "version": "1.0.7", + "packageName": "read", + "hash": "sha512-rSOKNYUmaxy0om1BNjMN4ezNT6VKK+2xF4GBhc81mkH7L60i6dp8qPYrkndNLT3QPphoII3maL9PVC9XmhHwVQ==" + } + }, + "npm:readable-stream": { + "type": "npm", + "name": "npm:readable-stream", + "data": { + "version": "2.3.8", + "packageName": "readable-stream", + "hash": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==" + } + }, + "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:readdir-glob": { + "type": "npm", + "name": "npm:readdir-glob", + "data": { + "version": "1.1.3", + "packageName": "readdir-glob", + "hash": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==" + } + }, + "npm:readdirp@2.2.1": { + "type": "npm", + "name": "npm:readdirp@2.2.1", + "data": { + "version": "2.2.1", + "packageName": "readdirp", + "hash": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==" + } + }, + "npm:readdirp": { + "type": "npm", + "name": "npm:readdirp", + "data": { + "version": "3.6.0", + "packageName": "readdirp", + "hash": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" + } + }, + "npm:readline-sync": { + "type": "npm", + "name": "npm:readline-sync", + "data": { + "version": "1.4.10", + "packageName": "readline-sync", + "hash": "sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw==" + } + }, + "npm:recast": { + "type": "npm", + "name": "npm:recast", + "data": { + "version": "0.20.5", + "packageName": "recast", + "hash": "sha512-E5qICoPoNL4yU0H0NoBDntNB0Q5oMSNh9usFctYniLBluTthi3RsQVBXIJNbApOlvSwW/RGxIuokPcAc59J5fQ==" + } + }, + "npm:recoil": { + "type": "npm", + "name": "npm:recoil", + "data": { + "version": "0.6.1", + "packageName": "recoil", + "hash": "sha512-J7oT3LZl2vpyFClgSUpOQjpykz84VSX/NJE/PavAtR8n7Z+whEdVBPUtwc2TEWjONeL/lJmiac2XQ+qEOQA52Q==" + } + }, + "npm:recoil@0.7.7": { + "type": "npm", + "name": "npm:recoil@0.7.7", + "data": { + "version": "0.7.7", + "packageName": "recoil", + "hash": "sha512-8Og5KPQW9LwC577Vc7Ug2P0vQshkv1y3zG3tSSkWMqkWSwHmE+by06L8JtnGocjW6gcCvfwB3YtrJG6/tWivNQ==" + } + }, + "npm:recursive-readdir@2.2.2": { + "type": "npm", + "name": "npm:recursive-readdir@2.2.2", + "data": { + "version": "2.2.2", + "packageName": "recursive-readdir", + "hash": "sha512-nRCcW9Sj7NuZwa2XvH9co8NPeXUBhZP7CRKJtU+cS6PW9FpCIFoI5ib0NT1ZrbNuPoRy0ylyCaUL8Gih4LSyFg==" + } + }, + "npm:recursive-readdir": { + "type": "npm", + "name": "npm:recursive-readdir", + "data": { + "version": "2.2.3", + "packageName": "recursive-readdir", + "hash": "sha512-8HrF5ZsXk5FAH9dgsx3BlUer73nIhuj+9OrQwEbLTPOBzGkL1lsFCR01am+v+0m2Cmbs1nP12hLDl5FA7EszKA==" + } + }, + "npm:redent": { + "type": "npm", + "name": "npm:redent", + "data": { + "version": "3.0.0", + "packageName": "redent", + "hash": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==" + } + }, + "npm:redeyed": { + "type": "npm", + "name": "npm:redeyed", + "data": { + "version": "2.1.1", + "packageName": "redeyed", + "hash": "sha512-FNpGGo1DycYAdnrKFxCMmKYgo/mILAqtRYbkdQD8Ep/Hk2PQ5+aEAEx+IU713RTDmuBaH0c8P5ZozurNu5ObRQ==" + } + }, + "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:reflect-metadata": { + "type": "npm", + "name": "npm:reflect-metadata", + "data": { + "version": "0.1.13", + "packageName": "reflect-metadata", + "hash": "sha512-Ts1Y/anZELhSsjMcU605fU9RE4Oi3p5ORujwbIKXfWa+0Zxs510Qrmrce5/Jowq3cHSZSJqBjypxmHarc+vEWg==" + } + }, + "npm:reflect.getprototypeof": { + "type": "npm", + "name": "npm:reflect.getprototypeof", + "data": { + "version": "1.0.6", + "packageName": "reflect.getprototypeof", + "hash": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==" + } + }, + "npm:regenerate-unicode-properties": { + "type": "npm", + "name": "npm:regenerate-unicode-properties", + "data": { + "version": "10.1.1", + "packageName": "regenerate-unicode-properties", + "hash": "sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==" + } + }, + "npm:regenerate": { + "type": "npm", + "name": "npm:regenerate", + "data": { + "version": "1.4.2", + "packageName": "regenerate", + "hash": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" + } + }, + "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.13.11", + "packageName": "regenerator-runtime", + "hash": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" + } + }, + "npm:regenerator-runtime@0.14.1": { + "type": "npm", + "name": "npm:regenerator-runtime@0.14.1", + "data": { + "version": "0.14.1", + "packageName": "regenerator-runtime", + "hash": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" + } + }, + "npm:regenerator-transform@0.10.1": { + "type": "npm", + "name": "npm:regenerator-transform@0.10.1", + "data": { + "version": "0.10.1", + "packageName": "regenerator-transform", + "hash": "sha512-PJepbvDbuK1xgIgnau7Y90cwaAmO/LCLMI2mPvaXq2heGMR3aWW5/BQvYrhJ8jgmQjXewXvBjzfqKcVOmhjZ6Q==" + } + }, + "npm:regenerator-transform": { + "type": "npm", + "name": "npm:regenerator-transform", + "data": { + "version": "0.15.2", + "packageName": "regenerator-transform", + "hash": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==" + } + }, + "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.0", + "packageName": "regex-parser", + "hash": "sha512-TVILVSz2jY5D47F4mA4MppkBrafEaiUWJO/TcZHEIuI13AqoZMkK1WMA4Om1YkYbTx+9Ki1/tSUXbceyr9saRg==" + } + }, + "npm:regexp-match-indices": { + "type": "npm", + "name": "npm:regexp-match-indices", + "data": { + "version": "1.0.2", + "packageName": "regexp-match-indices", + "hash": "sha512-DwZuAkt8NF5mKwGGER1EGh2PRqyvhRhhLviH+R8y8dIuaQROlUfXjt4s9ZTXstIsSkptf06BSvwcEmmfheJJWQ==" + } + }, + "npm:regexp-tree": { + "type": "npm", + "name": "npm:regexp-tree", + "data": { + "version": "0.1.27", + "packageName": "regexp-tree", + "hash": "sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==" + } + }, + "npm:regexp.prototype.flags": { + "type": "npm", + "name": "npm:regexp.prototype.flags", + "data": { + "version": "1.5.2", + "packageName": "regexp.prototype.flags", + "hash": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==" + } + }, + "npm:regexpp@2.0.1": { + "type": "npm", + "name": "npm:regexpp@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "regexpp", + "hash": "sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==" + } + }, + "npm:regexpp": { + "type": "npm", + "name": "npm:regexpp", + "data": { + "version": "3.2.0", + "packageName": "regexpp", + "hash": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==" + } + }, + "npm:regexpu-core": { + "type": "npm", + "name": "npm:regexpu-core", + "data": { + "version": "2.0.0", + "packageName": "regexpu-core", + "hash": "sha512-tJ9+S4oKjxY8IZ9jmjnp/mtytu1u3iyIQAfmI51IKWH6bFf7XR1ybtaO6j7INhZKXOTYADk7V5qxaqLkmNxiZQ==" + } + }, + "npm:regexpu-core@5.3.2": { + "type": "npm", + "name": "npm:regexpu-core@5.3.2", + "data": { + "version": "5.3.2", + "packageName": "regexpu-core", + "hash": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==" + } + }, + "npm:registry-auth-token": { + "type": "npm", + "name": "npm:registry-auth-token", + "data": { + "version": "4.2.2", + "packageName": "registry-auth-token", + "hash": "sha512-PC5ZysNb42zpFME6D/XlIgtNGdTl8bBOCw90xQLVMpzuuubJKYDWFAEuUNc+Cn8Z8724tg2SDhDRrkVEsqfDMg==" + } + }, + "npm:registry-url": { + "type": "npm", + "name": "npm:registry-url", + "data": { + "version": "5.1.0", + "packageName": "registry-url", + "hash": "sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==" + } + }, + "npm:regjsgen": { + "type": "npm", + "name": "npm:regjsgen", + "data": { + "version": "0.2.0", + "packageName": "regjsgen", + "hash": "sha512-x+Y3yA24uF68m5GA+tBjbGYo64xXVJpbToBaWCoSNSc1hdk6dfctaRWrNFTVJZIIhL5GxW8zwjoixbnifnK59g==" + } + }, + "npm:regjsparser": { + "type": "npm", + "name": "npm:regjsparser", + "data": { + "version": "0.1.5", + "packageName": "regjsparser", + "hash": "sha512-jlQ9gYLfk2p3V5Ag5fYhA7fv7OHzd1KUH0PRP46xc3TgwjwgROIW572AfYg/X9kaNq/LJnu6oJcFRXlIrGoTRw==" + } + }, + "npm:regjsparser@0.9.1": { + "type": "npm", + "name": "npm:regjsparser@0.9.1", + "data": { + "version": "0.9.1", + "packageName": "regjsparser", + "hash": "sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==" + } + }, + "npm:relateurl": { + "type": "npm", + "name": "npm:relateurl", + "data": { + "version": "0.2.7", + "packageName": "relateurl", + "hash": "sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==" + } + }, + "npm:remove-accents": { + "type": "npm", + "name": "npm:remove-accents", + "data": { + "version": "0.5.0", + "packageName": "remove-accents", + "hash": "sha512-8g3/Otx1eJaVD12e31UbJj1YzdtVvzH85HV7t+9MJYk/u3XmkOUJ5Ys9wQrf9PCPK8+xn4ymzqYCiZl6QWKn+A==" + } + }, + "npm:remove-bom-buffer": { + "type": "npm", + "name": "npm:remove-bom-buffer", + "data": { + "version": "3.0.0", + "packageName": "remove-bom-buffer", + "hash": "sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==" + } + }, + "npm:remove-bom-stream": { + "type": "npm", + "name": "npm:remove-bom-stream", + "data": { + "version": "1.2.0", + "packageName": "remove-bom-stream", + "hash": "sha512-wigO8/O08XHb8YPzpDDT+QmRANfW6vLqxfaXm1YXhnFf3AkSLyjfG3GEFg4McZkmgL7KvCj5u2KczkvSP6NfHA==" + } + }, + "npm:remove-trailing-separator": { + "type": "npm", + "name": "npm:remove-trailing-separator", + "data": { + "version": "1.1.0", + "packageName": "remove-trailing-separator", + "hash": "sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==" + } + }, + "npm:renderkid@2.0.7": { + "type": "npm", + "name": "npm:renderkid@2.0.7", + "data": { + "version": "2.0.7", + "packageName": "renderkid", + "hash": "sha512-oCcFyxaMrKsKcTY59qnCAtmDVSLfPbrv6A3tVbPdFMMrv5jaK10V6m40cKsoPNhAqN6rmHW9sswW4o3ruSrwUQ==" + } + }, + "npm:renderkid": { + "type": "npm", + "name": "npm:renderkid", + "data": { + "version": "3.0.0", + "packageName": "renderkid", + "hash": "sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==" + } + }, + "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:repeating": { + "type": "npm", + "name": "npm:repeating", + "data": { + "version": "2.0.1", + "packageName": "repeating", + "hash": "sha512-ZqtSMuVybkISo2OWvqvm7iHSWngvdaW3IpsT9/uP8v4gMi591LY6h35wdOfvQdWCKFWZWm2Y1Opp4kV7vQKT6A==" + } + }, + "npm:replace-ext": { + "type": "npm", + "name": "npm:replace-ext", + "data": { + "version": "1.0.1", + "packageName": "replace-ext", + "hash": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==" + } + }, + "npm:request-progress": { + "type": "npm", + "name": "npm:request-progress", + "data": { + "version": "3.0.0", + "packageName": "request-progress", + "hash": "sha512-MnWzEHHaxHO2iWiQuHrUPBi/1WeBf5PkxQqNyNvLl9VAYSdXkP8tQ3pBSeCPD+yw0v0Aq1zosWLz0BdeXpWwZg==" + } + }, + "npm:request": { + "type": "npm", + "name": "npm:request", + "data": { + "version": "2.88.2", + "packageName": "request", + "hash": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==" + } + }, + "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": "2.0.0", + "packageName": "require-main-filename", + "hash": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==" + } + }, + "npm:requires-port": { + "type": "npm", + "name": "npm:requires-port", + "data": { + "version": "1.0.0", + "packageName": "requires-port", + "hash": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" + } + }, + "npm:resize-observer-polyfill": { + "type": "npm", + "name": "npm:resize-observer-polyfill", + "data": { + "version": "1.5.1", + "packageName": "resize-observer-polyfill", + "hash": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==" + } + }, + "npm:resolve-cwd@2.0.0": { + "type": "npm", + "name": "npm:resolve-cwd@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "resolve-cwd", + "hash": "sha512-ccu8zQTrzVr954472aUVPLEcB3YpKSYR3cg/3lo1okzobPBM+1INXBbBZlDbnI/hbEocnf8j0QVo43hQKrbchg==" + } + }, + "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-from": { + "type": "npm", + "name": "npm:resolve-from", + "data": { + "version": "5.0.0", + "packageName": "resolve-from", + "hash": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" + } + }, + "npm:resolve-from@3.0.0": { + "type": "npm", + "name": "npm:resolve-from@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "resolve-from", + "hash": "sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw==" + } + }, + "npm:resolve-from@4.0.0": { + "type": "npm", + "name": "npm:resolve-from@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "resolve-from", + "hash": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" + } + }, + "npm:resolve-global": { + "type": "npm", + "name": "npm:resolve-global", + "data": { + "version": "1.0.0", + "packageName": "resolve-global", + "hash": "sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==" + } + }, + "npm:resolve-options": { + "type": "npm", + "name": "npm:resolve-options", + "data": { + "version": "1.1.0", + "packageName": "resolve-options", + "hash": "sha512-NYDgziiroVeDC29xq7bp/CacZERYsA9bXYd1ZmcJlF3BcrZv5pTb4NG7SjdyKDnXZ84aC4vo2u6sNKIA1LCu/A==" + } + }, + "npm:resolve-pathname": { + "type": "npm", + "name": "npm:resolve-pathname", + "data": { + "version": "3.0.0", + "packageName": "resolve-pathname", + "hash": "sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==" + } + }, + "npm:resolve-pkg": { + "type": "npm", + "name": "npm:resolve-pkg", + "data": { + "version": "2.0.0", + "packageName": "resolve-pkg", + "hash": "sha512-+1lzwXehGCXSeryaISr6WujZzowloigEofRB+dj75y9RRa/obVcYgbHJd53tdYw8pvZj8GojXaaENws8Ktw/hQ==" + } + }, + "npm:resolve-url-loader@3.1.5": { + "type": "npm", + "name": "npm:resolve-url-loader@3.1.5", + "data": { + "version": "3.1.5", + "packageName": "resolve-url-loader", + "hash": "sha512-mgFMCmrV/tA4738EsFmPFE5/MaqSgUMe8LK971kVEKA/RrNVb7+VqFsg/qmKyythf34eyq476qIobP/gfFBGSQ==" + } + }, + "npm:resolve-url-loader": { + "type": "npm", + "name": "npm:resolve-url-loader", + "data": { + "version": "4.0.0", + "packageName": "resolve-url-loader", + "hash": "sha512-05VEMczVREcbtT7Bz+C+96eUO5HDNvdthIiMB34t7FcF8ehcu4wC0sSgPUubs3XW2Q3CNLJk/BJrCU9wVRymiA==" + } + }, + "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.exports": { + "type": "npm", + "name": "npm:resolve.exports", + "data": { + "version": "1.1.1", + "packageName": "resolve.exports", + "hash": "sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==" + } + }, + "npm:resolve@1.18.1": { + "type": "npm", + "name": "npm:resolve@1.18.1", + "data": { + "version": "1.18.1", + "packageName": "resolve", + "hash": "sha512-lDfCPaMKfOJXjy0dPayzPdF1phampNWr3qFCjAu+rw/qbQmr5jWH5xN2hwh9QKfw9E5v4hwV7A+jrCmL8yjjqA==" + } + }, + "npm:resolve": { + "type": "npm", + "name": "npm:resolve", + "data": { + "version": "1.22.8", + "packageName": "resolve", + "hash": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==" + } + }, + "npm:resolve@2.0.0-next.5": { + "type": "npm", + "name": "npm:resolve@2.0.0-next.5", + "data": { + "version": "2.0.0-next.5", + "packageName": "resolve", + "hash": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==" + } + }, + "npm:responselike": { + "type": "npm", + "name": "npm:responselike", + "data": { + "version": "1.0.2", + "packageName": "responselike", + "hash": "sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==" + } + }, + "npm:restore-cursor@2.0.0": { + "type": "npm", + "name": "npm:restore-cursor@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "restore-cursor", + "hash": "sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==" + } + }, + "npm:restore-cursor": { + "type": "npm", + "name": "npm:restore-cursor", + "data": { + "version": "3.1.0", + "packageName": "restore-cursor", + "hash": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==" + } + }, + "npm:ret": { + "type": "npm", + "name": "npm:ret", + "data": { + "version": "0.1.15", + "packageName": "ret", + "hash": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==" + } + }, + "npm:retry": { + "type": "npm", + "name": "npm:retry", + "data": { + "version": "0.12.0", + "packageName": "retry", + "hash": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==" + } + }, + "npm:retry@0.13.1": { + "type": "npm", + "name": "npm:retry@0.13.1", + "data": { + "version": "0.13.1", + "packageName": "retry", + "hash": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==" + } + }, + "npm:reusify": { + "type": "npm", + "name": "npm:reusify", + "data": { + "version": "1.0.4", + "packageName": "reusify", + "hash": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" + } + }, + "npm:rework-visit": { + "type": "npm", + "name": "npm:rework-visit", + "data": { + "version": "1.0.0", + "packageName": "rework-visit", + "hash": "sha512-W6V2fix7nCLUYX1v6eGPrBOZlc03/faqzP4sUxMAJMBMOPYhfV/RyLegTufn5gJKaOITyi+gvf0LXDZ9NzkHnQ==" + } + }, + "npm:rework": { + "type": "npm", + "name": "npm:rework", + "data": { + "version": "1.0.1", + "packageName": "rework", + "hash": "sha512-eEjL8FdkdsxApd0yWVZgBGzfCQiT8yqSc2H1p4jpZpQdtz7ohETiDMoje5PlM8I9WgkqkreVxFUKYOiJdVWDXw==" + } + }, + "npm:rfdc": { + "type": "npm", + "name": "npm:rfdc", + "data": { + "version": "1.4.1", + "packageName": "rfdc", + "hash": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==" + } + }, + "npm:rgb-regex": { + "type": "npm", + "name": "npm:rgb-regex", + "data": { + "version": "1.0.1", + "packageName": "rgb-regex", + "hash": "sha512-gDK5mkALDFER2YLqH6imYvK6g02gpNGM4ILDZ472EwWfXZnC2ZEpoB2ECXTyOVUKuk/bPJZMzwQPBYICzP+D3w==" + } + }, + "npm:rgba-regex": { + "type": "npm", + "name": "npm:rgba-regex", + "data": { + "version": "1.0.0", + "packageName": "rgba-regex", + "hash": "sha512-zgn5OjNQXLUTdq8m17KdaicF6w89TZs8ZU8y0AYENIU6wG8GG6LLm0yLSiPY8DmaYmHdgRW8rnApjoT0fQRfMg==" + } + }, + "npm:rimraf@2.6.3": { + "type": "npm", + "name": "npm:rimraf@2.6.3", + "data": { + "version": "2.6.3", + "packageName": "rimraf", + "hash": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==" + } + }, + "npm:rimraf": { + "type": "npm", + "name": "npm:rimraf", + "data": { + "version": "3.0.2", + "packageName": "rimraf", + "hash": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" + } + }, + "npm:rimraf@2.7.1": { + "type": "npm", + "name": "npm:rimraf@2.7.1", + "data": { + "version": "2.7.1", + "packageName": "rimraf", + "hash": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==" + } + }, + "npm:rimraf@4.4.1": { + "type": "npm", + "name": "npm:rimraf@4.4.1", + "data": { + "version": "4.4.1", + "packageName": "rimraf", + "hash": "sha512-Gk8NlF062+T9CqNGn6h4tls3k6T1+/nXdOcSZVikNVtlRdYpA7wRJJMoXmuvOnLW844rPjdQ7JgXCYM6PPC/og==" + } + }, + "npm:ripemd160": { + "type": "npm", + "name": "npm:ripemd160", + "data": { + "version": "2.0.2", + "packageName": "ripemd160", + "hash": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==" + } + }, + "npm:rollup-plugin-babel": { + "type": "npm", + "name": "npm:rollup-plugin-babel", + "data": { + "version": "4.4.0", + "packageName": "rollup-plugin-babel", + "hash": "sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==" + } + }, + "npm:rollup-plugin-terser@5.3.1": { + "type": "npm", + "name": "npm:rollup-plugin-terser@5.3.1", + "data": { + "version": "5.3.1", + "packageName": "rollup-plugin-terser", + "hash": "sha512-1pkwkervMJQGFYvM9nscrUoncPwiKR/K+bHdjv6PFgRo3cgPHoRT83y2Aa3GvINj4539S15t/tpFPb775TDs6w==" + } + }, + "npm:rollup-plugin-terser": { + "type": "npm", + "name": "npm:rollup-plugin-terser", + "data": { + "version": "7.0.2", + "packageName": "rollup-plugin-terser", + "hash": "sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==" + } + }, + "npm:rollup-pluginutils": { + "type": "npm", + "name": "npm:rollup-pluginutils", + "data": { + "version": "2.8.2", + "packageName": "rollup-pluginutils", + "hash": "sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==" + } + }, + "npm:rollup@1.32.1": { + "type": "npm", + "name": "npm:rollup@1.32.1", + "data": { + "version": "1.32.1", + "packageName": "rollup", + "hash": "sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A==" + } + }, + "npm:rollup": { + "type": "npm", + "name": "npm:rollup", + "data": { + "version": "2.79.1", + "packageName": "rollup", + "hash": "sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==" + } + }, + "npm:rsvp": { + "type": "npm", + "name": "npm:rsvp", + "data": { + "version": "4.8.5", + "packageName": "rsvp", + "hash": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==" + } + }, + "npm:run-async": { + "type": "npm", + "name": "npm:run-async", + "data": { + "version": "2.4.1", + "packageName": "run-async", + "hash": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==" + } + }, + "npm:run-node": { + "type": "npm", + "name": "npm:run-node", + "data": { + "version": "1.0.0", + "packageName": "run-node", + "hash": "sha512-kc120TBlQ3mih1LSzdAJXo4xn/GWS2ec0l3S+syHDXP9uRr0JAT8Qd3mdMuyjqCzeZktgP3try92cEgf9Nks8A==" + } + }, + "npm:run-parallel": { + "type": "npm", + "name": "npm:run-parallel", + "data": { + "version": "1.2.0", + "packageName": "run-parallel", + "hash": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" + } + }, + "npm:run-queue": { + "type": "npm", + "name": "npm:run-queue", + "data": { + "version": "1.0.3", + "packageName": "run-queue", + "hash": "sha512-ntymy489o0/QQplUDnpYAYUsO50K9SBrIVaKCWDOJzYJts0f9WH9RFJkyagebkw5+y1oi00R7ynNW/d12GBumg==" + } + }, + "npm:rxjs@6.6.7": { + "type": "npm", + "name": "npm:rxjs@6.6.7", + "data": { + "version": "6.6.7", + "packageName": "rxjs", + "hash": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==" + } + }, + "npm:rxjs": { + "type": "npm", + "name": "npm:rxjs", + "data": { + "version": "7.8.1", + "packageName": "rxjs", + "hash": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==" + } + }, + "npm:safe-array-concat": { + "type": "npm", + "name": "npm:safe-array-concat", + "data": { + "version": "1.1.2", + "packageName": "safe-array-concat", + "hash": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==" + } + }, + "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:safe-regex-test": { + "type": "npm", + "name": "npm:safe-regex-test", + "data": { + "version": "1.0.3", + "packageName": "safe-regex-test", + "hash": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==" + } + }, + "npm:safe-regex": { + "type": "npm", + "name": "npm:safe-regex", + "data": { + "version": "1.1.0", + "packageName": "safe-regex", + "hash": "sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==" + } + }, + "npm:safer-buffer": { + "type": "npm", + "name": "npm:safer-buffer", + "data": { + "version": "2.1.2", + "packageName": "safer-buffer", + "hash": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + } + }, + "npm:sane": { + "type": "npm", + "name": "npm:sane", + "data": { + "version": "4.1.0", + "packageName": "sane", + "hash": "sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==" + } + }, + "npm:sanitize.css": { + "type": "npm", + "name": "npm:sanitize.css", + "data": { + "version": "13.0.0", + "packageName": "sanitize.css", + "hash": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==" + } + }, + "npm:sanitize.css@10.0.0": { + "type": "npm", + "name": "npm:sanitize.css@10.0.0", + "data": { + "version": "10.0.0", + "packageName": "sanitize.css", + "hash": "sha512-vTxrZz4dX5W86M6oVWVdOVe72ZiPs41Oi7Z6Km4W5Turyz28mrXSJhhEBZoRtzJWIv3833WKVwLSDWWkEfupMg==" + } + }, + "npm:sass-loader@10.5.2": { + "type": "npm", + "name": "npm:sass-loader@10.5.2", + "data": { + "version": "10.5.2", + "packageName": "sass-loader", + "hash": "sha512-vMUoSNOUKJILHpcNCCyD23X34gve1TS7Rjd9uXHeKqhvBG39x6XbswFDtpbTElj6XdMFezoWhkh5vtKudf2cgQ==" + } + }, + "npm:sass-loader": { + "type": "npm", + "name": "npm:sass-loader", + "data": { + "version": "12.6.0", + "packageName": "sass-loader", + "hash": "sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==" + } + }, + "npm:sax": { + "type": "npm", + "name": "npm:sax", + "data": { + "version": "1.2.4", + "packageName": "sax", + "hash": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==" + } + }, + "npm:saxes": { + "type": "npm", + "name": "npm:saxes", + "data": { + "version": "5.0.1", + "packageName": "saxes", + "hash": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==" + } + }, + "npm:scheduler@0.19.1": { + "type": "npm", + "name": "npm:scheduler@0.19.1", + "data": { + "version": "0.19.1", + "packageName": "scheduler", + "hash": "sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==" + } + }, + "npm:scheduler": { + "type": "npm", + "name": "npm:scheduler", + "data": { + "version": "0.23.2", + "packageName": "scheduler", + "hash": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==" + } + }, + "npm:schema-utils@2.7.0": { + "type": "npm", + "name": "npm:schema-utils@2.7.0", + "data": { + "version": "2.7.0", + "packageName": "schema-utils", + "hash": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==" + } + }, + "npm:schema-utils@1.0.0": { + "type": "npm", + "name": "npm:schema-utils@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "schema-utils", + "hash": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==" + } + }, + "npm:schema-utils@2.7.1": { + "type": "npm", + "name": "npm:schema-utils@2.7.1", + "data": { + "version": "2.7.1", + "packageName": "schema-utils", + "hash": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==" + } + }, + "npm:schema-utils": { + "type": "npm", + "name": "npm:schema-utils", + "data": { + "version": "3.3.0", + "packageName": "schema-utils", + "hash": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==" + } + }, + "npm:schema-utils@4.2.0": { + "type": "npm", + "name": "npm:schema-utils@4.2.0", + "data": { + "version": "4.2.0", + "packageName": "schema-utils", + "hash": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==" + } + }, + "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@1.10.14": { + "type": "npm", + "name": "npm:selfsigned@1.10.14", + "data": { + "version": "1.10.14", + "packageName": "selfsigned", + "hash": "sha512-lkjaiAye+wBZDCBsu5BGi0XiLRxeUlsGod5ZP924CRSEoGuZAw/f7y9RKu28rwTfiHVhdavhB0qH0INV6P1lEA==" + } + }, + "npm:selfsigned": { + "type": "npm", + "name": "npm:selfsigned", + "data": { + "version": "2.4.1", + "packageName": "selfsigned", + "hash": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==" + } + }, + "npm:semver-compare": { + "type": "npm", + "name": "npm:semver-compare", + "data": { + "version": "1.0.0", + "packageName": "semver-compare", + "hash": "sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==" + } + }, + "npm:semver-diff": { + "type": "npm", + "name": "npm:semver-diff", + "data": { + "version": "2.1.0", + "packageName": "semver-diff", + "hash": "sha512-gL8F8L4ORwsS0+iQ34yCYv///jsOq0ZL7WP55d1HnJ32o7tyFYEFQZQA22mrLIacZdU6xecaBBZ+uEiffGNyXw==" + } + }, + "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@6.3.0": { + "type": "npm", + "name": "npm:semver@6.3.0", + "data": { + "version": "6.3.0", + "packageName": "semver", + "hash": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" + } + }, + "npm:semver@7.3.2": { + "type": "npm", + "name": "npm:semver@7.3.2", + "data": { + "version": "7.3.2", + "packageName": "semver", + "hash": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==" + } + }, + "npm:semver@7.3.5": { + "type": "npm", + "name": "npm:semver@7.3.5", + "data": { + "version": "7.3.5", + "packageName": "semver", + "hash": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==" + } + }, + "npm:semver@7.3.8": { + "type": "npm", + "name": "npm:semver@7.3.8", + "data": { + "version": "7.3.8", + "packageName": "semver", + "hash": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==" + } + }, + "npm:semver@7.5.4": { + "type": "npm", + "name": "npm:semver@7.5.4", + "data": { + "version": "7.5.4", + "packageName": "semver", + "hash": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==" + } + }, + "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": { + "type": "npm", + "name": "npm:semver", + "data": { + "version": "7.6.3", + "packageName": "semver", + "hash": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" + } + }, + "npm:send": { + "type": "npm", + "name": "npm:send", + "data": { + "version": "0.18.0", + "packageName": "send", + "hash": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==" + } + }, + "npm:serialize-error": { + "type": "npm", + "name": "npm:serialize-error", + "data": { + "version": "2.1.0", + "packageName": "serialize-error", + "hash": "sha512-ghgmKt5o4Tly5yEG/UJp8qTd0AN7Xalw4XBtDEKP655B699qMEtra1WlXeE6WIvdEG481JvRxULKsInq/iNysw==" + } + }, + "npm:serialize-javascript": { + "type": "npm", + "name": "npm:serialize-javascript", + "data": { + "version": "4.0.0", + "packageName": "serialize-javascript", + "hash": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==" + } + }, + "npm:serialize-javascript@5.0.1": { + "type": "npm", + "name": "npm:serialize-javascript@5.0.1", + "data": { + "version": "5.0.1", + "packageName": "serialize-javascript", + "hash": "sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==" + } + }, + "npm:serialize-javascript@6.0.2": { + "type": "npm", + "name": "npm:serialize-javascript@6.0.2", + "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:serve-static": { + "type": "npm", + "name": "npm:serve-static", + "data": { + "version": "1.15.0", + "packageName": "serve-static", + "hash": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==" + } + }, + "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-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-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: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:sha.js": { + "type": "npm", + "name": "npm:sha.js", + "data": { + "version": "2.4.11", + "packageName": "sha.js", + "hash": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==" + } + }, + "npm:shallow-clone": { + "type": "npm", + "name": "npm:shallow-clone", + "data": { + "version": "3.0.1", + "packageName": "shallow-clone", + "hash": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==" + } + }, + "npm:shallowequal": { + "type": "npm", + "name": "npm:shallowequal", + "data": { + "version": "1.1.0", + "packageName": "shallowequal", + "hash": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==" + } + }, + "npm:shasum-object": { + "type": "npm", + "name": "npm:shasum-object", + "data": { + "version": "1.0.0", + "packageName": "shasum-object", + "hash": "sha512-Iqo5rp/3xVi6M4YheapzZhhGPVs0yZwHj7wvwQ1B9z8H6zk+FEnI7y3Teq7qwnekfEhu8WmG2z0z4iWZaxLWVg==" + } + }, + "npm:shasum": { + "type": "npm", + "name": "npm:shasum", + "data": { + "version": "1.0.2", + "packageName": "shasum", + "hash": "sha512-UTzHm/+AzKfO9RgPgRpDIuMSNie1ubXRaljjlhFMNGYoG7z+rm9AHLPMf70R7887xboDH9Q+5YQbWKObFHEAtw==" + } + }, + "npm:shebang-command": { + "type": "npm", + "name": "npm:shebang-command", + "data": { + "version": "1.2.0", + "packageName": "shebang-command", + "hash": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==" + } + }, + "npm:shebang-command@2.0.0": { + "type": "npm", + "name": "npm:shebang-command@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "shebang-command", + "hash": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" + } + }, + "npm:shebang-regex": { + "type": "npm", + "name": "npm:shebang-regex", + "data": { + "version": "1.0.0", + "packageName": "shebang-regex", + "hash": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==" + } + }, + "npm:shebang-regex@3.0.0": { + "type": "npm", + "name": "npm:shebang-regex@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "shebang-regex", + "hash": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" + } + }, + "npm:shell-quote@1.7.2": { + "type": "npm", + "name": "npm:shell-quote@1.7.2", + "data": { + "version": "1.7.2", + "packageName": "shell-quote", + "hash": "sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==" + } + }, + "npm:shell-quote": { + "type": "npm", + "name": "npm:shell-quote", + "data": { + "version": "1.8.1", + "packageName": "shell-quote", + "hash": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==" + } + }, + "npm:shellwords": { + "type": "npm", + "name": "npm:shellwords", + "data": { + "version": "0.1.1", + "packageName": "shellwords", + "hash": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==" + } + }, + "npm:side-channel": { + "type": "npm", + "name": "npm:side-channel", + "data": { + "version": "1.0.6", + "packageName": "side-channel", + "hash": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==" + } + }, + "npm:signal-exit": { + "type": "npm", + "name": "npm:signal-exit", + "data": { + "version": "3.0.7", + "packageName": "signal-exit", + "hash": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" + } + }, + "npm:signal-exit@4.1.0": { + "type": "npm", + "name": "npm:signal-exit@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "signal-exit", + "hash": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" + } + }, + "npm:sigstore": { + "type": "npm", + "name": "npm:sigstore", + "data": { + "version": "1.9.0", + "packageName": "sigstore", + "hash": "sha512-0Zjz0oe37d08VeOtBIuB6cRriqXse2e8w+7yIy2XSXjshRKxbc2KkhXjL229jXSxEm7UbcjS76wcJDGQddVI9A==" + } + }, + "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:sisteransi": { + "type": "npm", + "name": "npm:sisteransi", + "data": { + "version": "1.0.5", + "packageName": "sisteransi", + "hash": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" + } + }, + "npm:slash": { + "type": "npm", + "name": "npm:slash", + "data": { + "version": "3.0.0", + "packageName": "slash", + "hash": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" + } + }, + "npm:slash@1.0.0": { + "type": "npm", + "name": "npm:slash@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "slash", + "hash": "sha512-3TYDR7xWt4dIqV2JauJr+EJeW356RXijHeUlO+8djJ+uBXPn8/2dpzBc8yQhh583sVvc9CvFAeQVgijsH+PNNg==" + } + }, + "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:slice-ansi@0.0.4": { + "type": "npm", + "name": "npm:slice-ansi@0.0.4", + "data": { + "version": "0.0.4", + "packageName": "slice-ansi", + "hash": "sha512-up04hB2hR92PgjpyU3y/eg91yIBILyjVY26NvvciY3EVVPjybkMszMpXQ9QAkcS3I5rtJBDLoTxxg+qvW8c7rw==" + } + }, + "npm:slice-ansi@2.1.0": { + "type": "npm", + "name": "npm:slice-ansi@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "slice-ansi", + "hash": "sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==" + } + }, + "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": { + "type": "npm", + "name": "npm:slice-ansi", + "data": { + "version": "4.0.0", + "packageName": "slice-ansi", + "hash": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==" + } + }, + "npm:smart-buffer": { + "type": "npm", + "name": "npm:smart-buffer", + "data": { + "version": "4.2.0", + "packageName": "smart-buffer", + "hash": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==" + } + }, + "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:snapdragon": { + "type": "npm", + "name": "npm:snapdragon", + "data": { + "version": "0.8.2", + "packageName": "snapdragon", + "hash": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==" + } + }, + "npm:sockjs-client": { + "type": "npm", + "name": "npm:sockjs-client", + "data": { + "version": "1.6.1", + "packageName": "sockjs-client", + "hash": "sha512-2g0tjOR+fRs0amxENLi/q5TiJTqY+WXFOzb5UwXndlK6TO3U/mirZznpx6w34HVMoc3g7cY24yC/ZMIYnDlfkw==" + } + }, + "npm:sockjs": { + "type": "npm", + "name": "npm:sockjs", + "data": { + "version": "0.3.24", + "packageName": "sockjs", + "hash": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==" + } + }, + "npm:socks-proxy-agent": { + "type": "npm", + "name": "npm:socks-proxy-agent", + "data": { + "version": "7.0.0", + "packageName": "socks-proxy-agent", + "hash": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==" + } + }, + "npm:socks": { + "type": "npm", + "name": "npm:socks", + "data": { + "version": "2.8.3", + "packageName": "socks", + "hash": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==" + } + }, + "npm:sort-keys@1.1.2": { + "type": "npm", + "name": "npm:sort-keys@1.1.2", + "data": { + "version": "1.1.2", + "packageName": "sort-keys", + "hash": "sha512-vzn8aSqKgytVik0iwdBEi+zevbTYZogewTUM6dtpmGwEcdzbub/TX4bCzRhebDCRC3QzXgJsLRKB2V/Oof7HXg==" + } + }, + "npm:sort-keys": { + "type": "npm", + "name": "npm:sort-keys", + "data": { + "version": "2.0.0", + "packageName": "sort-keys", + "hash": "sha512-/dPCrG1s3ePpWm6yBbxZq5Be1dXGLyLn9Z791chDC3NFrpkVbWGzkBwPN1knaciexFXgRJ7hzdnwZ4stHSDmjg==" + } + }, + "npm:sortobject": { + "type": "npm", + "name": "npm:sortobject", + "data": { + "version": "1.3.0", + "packageName": "sortobject", + "hash": "sha512-rr0RrgE3ZoWaREnHiidnywzXLaeqmxDKfB4Htdbzu4WBzsVeZEJrhz7AR4ZF+gzHgbog/lQoNXxCWHaXeLc1Dg==" + } + }, + "npm:source-list-map": { + "type": "npm", + "name": "npm:source-list-map", + "data": { + "version": "2.0.1", + "packageName": "source-list-map", + "hash": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==" + } + }, + "npm:source-map-explorer": { + "type": "npm", + "name": "npm:source-map-explorer", + "data": { + "version": "2.5.3", + "packageName": "source-map-explorer", + "hash": "sha512-qfUGs7UHsOBE5p/lGfQdaAj/5U/GWYBw2imEpD6UQNkqElYonkow8t+HBL1qqIl3CuGZx7n8/CQo4x1HwSHhsg==" + } + }, + "npm:source-map-js": { + "type": "npm", + "name": "npm:source-map-js", + "data": { + "version": "1.2.0", + "packageName": "source-map-js", + "hash": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==" + } + }, + "npm:source-map-loader": { + "type": "npm", + "name": "npm:source-map-loader", + "data": { + "version": "3.0.2", + "packageName": "source-map-loader", + "hash": "sha512-BokxPoLjyl3iOrgkWaakaxqnelAJSS+0V+De0kKIq6lyWrXuiPgYTGp6z3iHmqljKAaLXwZa+ctD8GccRJeVvg==" + } + }, + "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-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.4.18": { + "type": "npm", + "name": "npm:source-map-support@0.4.18", + "data": { + "version": "0.4.18", + "packageName": "source-map-support", + "hash": "sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA==" + } + }, + "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:source-map-url": { + "type": "npm", + "name": "npm:source-map-url", + "data": { + "version": "0.4.1", + "packageName": "source-map-url", + "hash": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==" + } + }, + "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": { + "type": "npm", + "name": "npm:source-map", + "data": { + "version": "0.6.1", + "packageName": "source-map", + "hash": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" + } + }, + "npm:source-map@0.7.3": { + "type": "npm", + "name": "npm:source-map@0.7.3", + "data": { + "version": "0.7.3", + "packageName": "source-map", + "hash": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==" + } + }, + "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@0.7.4": { + "type": "npm", + "name": "npm:source-map@0.7.4", + "data": { + "version": "0.7.4", + "packageName": "source-map", + "hash": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==" + } + }, + "npm:source-map@0.8.0-beta.0": { + "type": "npm", + "name": "npm:source-map@0.8.0-beta.0", + "data": { + "version": "0.8.0-beta.0", + "packageName": "source-map", + "hash": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==" + } + }, + "npm:sourcemap-codec": { + "type": "npm", + "name": "npm:sourcemap-codec", + "data": { + "version": "1.4.8", + "packageName": "sourcemap-codec", + "hash": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==" + } + }, + "npm:spawn-command": { + "type": "npm", + "name": "npm:spawn-command", + "data": { + "version": "0.0.2", + "packageName": "spawn-command", + "hash": "sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==" + } + }, + "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.18", + "packageName": "spdx-license-ids", + "hash": "sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ==" + } + }, + "npm:spdy-transport": { + "type": "npm", + "name": "npm:spdy-transport", + "data": { + "version": "3.0.0", + "packageName": "spdy-transport", + "hash": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==" + } + }, + "npm:spdy": { + "type": "npm", + "name": "npm:spdy", + "data": { + "version": "4.0.2", + "packageName": "spdy", + "hash": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==" + } + }, + "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": "3.2.2", + "packageName": "split2", + "hash": "sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==" + } + }, + "npm:split": { + "type": "npm", + "name": "npm:split", + "data": { + "version": "1.0.1", + "packageName": "split", + "hash": "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==" + } + }, + "npm:sprintf-js@1.1.3": { + "type": "npm", + "name": "npm:sprintf-js@1.1.3", + "data": { + "version": "1.1.3", + "packageName": "sprintf-js", + "hash": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==" + } + }, + "npm:sprintf-js": { + "type": "npm", + "name": "npm:sprintf-js", + "data": { + "version": "1.0.3", + "packageName": "sprintf-js", + "hash": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" + } + }, + "npm:ssf": { + "type": "npm", + "name": "npm:ssf", + "data": { + "version": "0.11.2", + "packageName": "ssf", + "hash": "sha512-+idbmIXoYET47hH+d7dfm2epdOMUDjqcB4648sTZ+t2JwoyBFL/insLfB/racrDmsKB3diwsDA696pZMieAC5g==" + } + }, + "npm:sshpk": { + "type": "npm", + "name": "npm:sshpk", + "data": { + "version": "1.18.0", + "packageName": "sshpk", + "hash": "sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ==" + } + }, + "npm:ssri@9.0.1": { + "type": "npm", + "name": "npm:ssri@9.0.1", + "data": { + "version": "9.0.1", + "packageName": "ssri", + "hash": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==" + } + }, + "npm:ssri": { + "type": "npm", + "name": "npm:ssri", + "data": { + "version": "10.0.6", + "packageName": "ssri", + "hash": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==" + } + }, + "npm:ssri@6.0.2": { + "type": "npm", + "name": "npm:ssri@6.0.2", + "data": { + "version": "6.0.2", + "packageName": "ssri", + "hash": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==" + } + }, + "npm:ssri@8.0.1": { + "type": "npm", + "name": "npm:ssri@8.0.1", + "data": { + "version": "8.0.1", + "packageName": "ssri", + "hash": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==" + } + }, + "npm:stable": { + "type": "npm", + "name": "npm:stable", + "data": { + "version": "0.1.8", + "packageName": "stable", + "hash": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==" + } + }, + "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:static-eval": { + "type": "npm", + "name": "npm:static-eval", + "data": { + "version": "2.0.2", + "packageName": "static-eval", + "hash": "sha512-N/D219Hcr2bPjLxPiV+TQE++Tsmrady7TqAJugLy7Xk1EumfDWS/f5dtBbkRCGE7wKKXuYockQoj8Rm2/pVKyg==" + } + }, + "npm:static-extend": { + "type": "npm", + "name": "npm:static-extend", + "data": { + "version": "0.1.2", + "packageName": "static-extend", + "hash": "sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==" + } + }, + "npm:statuses": { + "type": "npm", + "name": "npm:statuses", + "data": { + "version": "2.0.1", + "packageName": "statuses", + "hash": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" + } + }, + "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:stop-iteration-iterator": { + "type": "npm", + "name": "npm:stop-iteration-iterator", + "data": { + "version": "1.0.0", + "packageName": "stop-iteration-iterator", + "hash": "sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==" + } + }, + "npm:stream-browserify": { + "type": "npm", + "name": "npm:stream-browserify", + "data": { + "version": "2.0.2", + "packageName": "stream-browserify", + "hash": "sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==" + } + }, + "npm:stream-browserify@3.0.0": { + "type": "npm", + "name": "npm:stream-browserify@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "stream-browserify", + "hash": "sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==" + } + }, + "npm:stream-combiner2": { + "type": "npm", + "name": "npm:stream-combiner2", + "data": { + "version": "1.1.1", + "packageName": "stream-combiner2", + "hash": "sha512-3PnJbYgS56AeWgtKF5jtJRT6uFJe56Z0Hc5Ngg/6sI6rIt8iiMBTa9cvdyFfpMQjaVHr8dusbNeFGIIonxOvKw==" + } + }, + "npm:stream-each": { + "type": "npm", + "name": "npm:stream-each", + "data": { + "version": "1.2.3", + "packageName": "stream-each", + "hash": "sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==" + } + }, + "npm:stream-http@2.8.3": { + "type": "npm", + "name": "npm:stream-http@2.8.3", + "data": { + "version": "2.8.3", + "packageName": "stream-http", + "hash": "sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==" + } + }, + "npm:stream-http": { + "type": "npm", + "name": "npm:stream-http", + "data": { + "version": "3.2.0", + "packageName": "stream-http", + "hash": "sha512-Oq1bLqisTyK3TSCXpPbT4sdeYNdmyZJv1LxpEm2vu1ZhK89kSE5YXwZc3cWk0MagGaKriBh9mCFbVGtO+vY29A==" + } + }, + "npm:stream-shift": { + "type": "npm", + "name": "npm:stream-shift", + "data": { + "version": "1.0.3", + "packageName": "stream-shift", + "hash": "sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==" + } + }, + "npm:stream-splicer": { + "type": "npm", + "name": "npm:stream-splicer", + "data": { + "version": "2.0.1", + "packageName": "stream-splicer", + "hash": "sha512-Xizh4/NPuYSyAXyT7g8IvdJ9HJpxIGL9PjyhtywCZvvP0OPIdqyrr4dMikeuvY8xahpdKEBlBTySe583totajg==" + } + }, + "npm:strict-uri-encode": { + "type": "npm", + "name": "npm:strict-uri-encode", + "data": { + "version": "1.1.0", + "packageName": "strict-uri-encode", + "hash": "sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==" + } + }, + "npm:string-argv@0.0.2": { + "type": "npm", + "name": "npm:string-argv@0.0.2", + "data": { + "version": "0.0.2", + "packageName": "string-argv", + "hash": "sha512-p6/Mqq0utTQWUeGMi/m0uBtlLZEwXSY3+mXzeRRqw7fz5ezUb28Wr0R99NlfbWaMmL/jCyT9be4jpn7Yz8IO8w==" + } + }, + "npm:string-argv": { + "type": "npm", + "name": "npm:string-argv", + "data": { + "version": "0.3.2", + "packageName": "string-argv", + "hash": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==" + } + }, + "npm:string-hash": { + "type": "npm", + "name": "npm:string-hash", + "data": { + "version": "1.1.3", + "packageName": "string-hash", + "hash": "sha512-kJUvRUFK49aub+a7T1nNE66EJbZBMnBgoC1UbCZ5n6bsZKBRga4KgBRTMn/pFkeCZSYtNeSyMxPDM0AXWELk2A==" + } + }, + "npm:string-length": { + "type": "npm", + "name": "npm:string-length", + "data": { + "version": "4.0.2", + "packageName": "string-length", + "hash": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==" + } + }, + "npm:string-length@5.0.1": { + "type": "npm", + "name": "npm:string-length@5.0.1", + "data": { + "version": "5.0.1", + "packageName": "string-length", + "hash": "sha512-9Ep08KAMUn0OadnVaBuRdE2l615CQ508kr0XMadjClfYpdCyvrbFp6Taebo8yyxokQ4viUd/xPPUA4FGgUa0ow==" + } + }, + "npm:string-natural-compare": { + "type": "npm", + "name": "npm:string-natural-compare", + "data": { + "version": "3.0.1", + "packageName": "string-natural-compare", + "hash": "sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==" + } + }, + "npm:string-width-cjs": { + "type": "npm", + "name": "npm:string-width-cjs", + "data": { + "version": "npm:string-width@^4.2.0", + "packageName": "string-width-cjs", + "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" + } + }, + "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: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@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@3.1.0": { + "type": "npm", + "name": "npm:string-width@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "string-width", + "hash": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==" + } + }, + "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.prototype.includes": { + "type": "npm", + "name": "npm:string.prototype.includes", + "data": { + "version": "2.0.0", + "packageName": "string.prototype.includes", + "hash": "sha512-E34CkBgyeqNDcrbU76cDjL5JLcVrtSdYq0MEh/B10r17pRP4ciHLwTgnuLV8Ay6cgEMLkcBkFCKyFZ43YldYzg==" + } + }, + "npm:string.prototype.matchall": { + "type": "npm", + "name": "npm:string.prototype.matchall", + "data": { + "version": "4.0.11", + "packageName": "string.prototype.matchall", + "hash": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==" + } + }, + "npm:string.prototype.repeat": { + "type": "npm", + "name": "npm:string.prototype.repeat", + "data": { + "version": "1.0.0", + "packageName": "string.prototype.repeat", + "hash": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==" + } + }, + "npm:string.prototype.trim": { + "type": "npm", + "name": "npm:string.prototype.trim", + "data": { + "version": "1.2.9", + "packageName": "string.prototype.trim", + "hash": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==" + } + }, + "npm:string.prototype.trimend": { + "type": "npm", + "name": "npm:string.prototype.trimend", + "data": { + "version": "1.0.8", + "packageName": "string.prototype.trimend", + "hash": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==" + } + }, + "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: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: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:stringify-object": { + "type": "npm", + "name": "npm:stringify-object", + "data": { + "version": "3.3.0", + "packageName": "stringify-object", + "hash": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==" + } + }, + "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-ansi": { + "type": "npm", + "name": "npm:strip-ansi", + "data": { + "version": "6.0.1", + "packageName": "strip-ansi", + "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" + } + }, + "npm:strip-ansi@6.0.0": { + "type": "npm", + "name": "npm:strip-ansi@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "strip-ansi", + "hash": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==" + } + }, + "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@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@5.2.0": { + "type": "npm", + "name": "npm:strip-ansi@5.2.0", + "data": { + "version": "5.2.0", + "packageName": "strip-ansi", + "hash": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==" + } + }, + "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-bom": { + "type": "npm", + "name": "npm:strip-bom", + "data": { + "version": "4.0.0", + "packageName": "strip-bom", + "hash": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==" + } + }, + "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-comments@1.0.2": { + "type": "npm", + "name": "npm:strip-comments@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "strip-comments", + "hash": "sha512-kL97alc47hoyIQSV165tTt9rG5dn4w1dNnBhOQ3bOU1Nc1hel09jnXANaHJ7vzHLd4Ju8kseDGzlev96pghLFw==" + } + }, + "npm:strip-comments": { + "type": "npm", + "name": "npm:strip-comments", + "data": { + "version": "2.0.1", + "packageName": "strip-comments", + "hash": "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==" + } + }, + "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:strip-indent": { + "type": "npm", + "name": "npm:strip-indent", + "data": { + "version": "3.0.0", + "packageName": "strip-indent", + "hash": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==" + } + }, + "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:strip-json-comments@2.0.1": { + "type": "npm", + "name": "npm:strip-json-comments@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "strip-json-comments", + "hash": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==" + } + }, + "npm:strong-log-transformer": { + "type": "npm", + "name": "npm:strong-log-transformer", + "data": { + "version": "2.1.0", + "packageName": "strong-log-transformer", + "hash": "sha512-B3Hgul+z0L9a236FAUC9iZsL+nVHgoCJnqCbN588DjYxvGXaXaaFbfmQ/JhvKjZwsOukuR72XbHv71Qkug0HxA==" + } + }, + "npm:style-loader@1.3.0": { + "type": "npm", + "name": "npm:style-loader@1.3.0", + "data": { + "version": "1.3.0", + "packageName": "style-loader", + "hash": "sha512-V7TCORko8rs9rIqkSrlMfkqA63DfoGBBJmK1kKGCcSi+BWb4cqz0SRsnp4l6rU5iwOEd0/2ePv68SV22VXon4Q==" + } + }, + "npm:style-loader": { + "type": "npm", + "name": "npm:style-loader", + "data": { + "version": "3.3.4", + "packageName": "style-loader", + "hash": "sha512-0WqXzrsMTyb8yjZJHDqwmnwRJvhALK9LfRtRc6B4UTWe8AijYLZYZ9thuJTZc2VfQWINADW/j+LiJnfy2RoC1w==" + } + }, + "npm:styled-components": { + "type": "npm", + "name": "npm:styled-components", + "data": { + "version": "5.3.11", + "packageName": "styled-components", + "hash": "sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==" + } + }, + "npm:styled-jsx": { + "type": "npm", + "name": "npm:styled-jsx", + "data": { + "version": "4.0.1", + "packageName": "styled-jsx", + "hash": "sha512-Gcb49/dRB1k8B4hdK8vhW27Rlb2zujCk1fISrizCcToIs+55B4vmUM0N9Gi4nnVfFZWe55jRdWpAqH1ldAKWvQ==" + } + }, + "npm:stylehacks@4.0.3": { + "type": "npm", + "name": "npm:stylehacks@4.0.3", + "data": { + "version": "4.0.3", + "packageName": "stylehacks", + "hash": "sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==" + } + }, + "npm:stylehacks": { + "type": "npm", + "name": "npm:stylehacks", + "data": { + "version": "5.1.1", + "packageName": "stylehacks", + "hash": "sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==" + } + }, + "npm:stylelint-use-logical": { + "type": "npm", + "name": "npm:stylelint-use-logical", + "data": { + "version": "2.1.2", + "packageName": "stylelint-use-logical", + "hash": "sha512-4ffvPNk/swH4KS3izExWuzQOuzLmi0gb0uOhvxWJ20vDA5W5xKCjcHHtLoAj1kKvTIX6eGIN5xGtaVin9PD0wg==" + } + }, + "npm:stylelint": { + "type": "npm", + "name": "npm:stylelint", + "data": { + "version": "16.7.0", + "packageName": "stylelint", + "hash": "sha512-Q1ATiXlz+wYr37a7TGsfvqYn2nSR3T/isw3IWlZQzFzCNoACHuGBb6xBplZXz56/uDRJHIygxjh7jbV/8isewA==" + } + }, + "npm:stylis-rule-sheet": { + "type": "npm", + "name": "npm:stylis-rule-sheet", + "data": { + "version": "0.0.10", + "packageName": "stylis-rule-sheet", + "hash": "sha512-nTbZoaqoBnmK+ptANthb10ZRZOGC+EmTLLUxeYIuHNkEKcmKgXX1XWKkUBT2Ac4es3NybooPe0SmvKdhKJZAuw==" + } + }, + "npm:stylis@3.5.4": { + "type": "npm", + "name": "npm:stylis@3.5.4", + "data": { + "version": "3.5.4", + "packageName": "stylis", + "hash": "sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q==" + } + }, + "npm:stylis": { + "type": "npm", + "name": "npm:stylis", + "data": { + "version": "4.2.0", + "packageName": "stylis", + "hash": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==" + } + }, + "npm:subarg": { + "type": "npm", + "name": "npm:subarg", + "data": { + "version": "1.0.0", + "packageName": "subarg", + "hash": "sha512-RIrIdRY0X1xojthNcVtgT9sjpOGagEUKpZdgBUi054OEPFo282yg+zE+t1Rj3+RqKq2xStL7uUHhY+AjbC4BXg==" + } + }, + "npm:sucrase": { + "type": "npm", + "name": "npm:sucrase", + "data": { + "version": "3.35.0", + "packageName": "sucrase", + "hash": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==" + } + }, + "npm:supports-color@2.0.0": { + "type": "npm", + "name": "npm:supports-color@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "supports-color", + "hash": "sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==" + } + }, + "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:supports-color@6.1.0": { + "type": "npm", + "name": "npm:supports-color@6.1.0", + "data": { + "version": "6.1.0", + "packageName": "supports-color", + "hash": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==" + } + }, + "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-hyperlinks": { + "type": "npm", + "name": "npm:supports-hyperlinks", + "data": { + "version": "2.3.0", + "packageName": "supports-hyperlinks", + "hash": "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==" + } + }, + "npm:supports-hyperlinks@3.0.0": { + "type": "npm", + "name": "npm:supports-hyperlinks@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "supports-hyperlinks", + "hash": "sha512-QBDPHyPQDRTy9ku4URNGY5Lah8PAaXs6tAAwp55sL5WCsSW7GIfdf6W5ixfziW+t7wh3GVvHyHHyQ1ESsoRvaA==" + } + }, + "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-parser": { + "type": "npm", + "name": "npm:svg-parser", + "data": { + "version": "2.0.4", + "packageName": "svg-parser", + "hash": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==" + } + }, + "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": "1.3.2", + "packageName": "svgo", + "hash": "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==" + } + }, + "npm:svgo@2.8.0": { + "type": "npm", + "name": "npm:svgo@2.8.0", + "data": { + "version": "2.8.0", + "packageName": "svgo", + "hash": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==" + } + }, + "npm:symbol-observable": { + "type": "npm", + "name": "npm:symbol-observable", + "data": { + "version": "1.2.0", + "packageName": "symbol-observable", + "hash": "sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==" + } + }, + "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:syntax-error": { + "type": "npm", + "name": "npm:syntax-error", + "data": { + "version": "1.4.0", + "packageName": "syntax-error", + "hash": "sha512-YPPlu67mdnHGTup2A8ff7BC2Pjq0e0Yp/IyTFN03zWO0RcK07uLcbi7C2KpGR2FvWbaB0+bfE27a+sBKebSo7w==" + } + }, + "npm:table@5.4.6": { + "type": "npm", + "name": "npm:table@5.4.6", + "data": { + "version": "5.4.6", + "packageName": "table", + "hash": "sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==" + } + }, + "npm:table": { + "type": "npm", + "name": "npm:table", + "data": { + "version": "6.8.2", + "packageName": "table", + "hash": "sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==" + } + }, + "npm:tailwindcss": { + "type": "npm", + "name": "npm:tailwindcss", + "data": { + "version": "3.4.6", + "packageName": "tailwindcss", + "hash": "sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==" + } + }, + "npm:tapable": { + "type": "npm", + "name": "npm:tapable", + "data": { + "version": "1.1.3", + "packageName": "tapable", + "hash": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==" + } + }, + "npm:tapable@2.2.1": { + "type": "npm", + "name": "npm:tapable@2.2.1", + "data": { + "version": "2.2.1", + "packageName": "tapable", + "hash": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==" + } + }, + "npm:tar-stream": { + "type": "npm", + "name": "npm:tar-stream", + "data": { + "version": "2.2.0", + "packageName": "tar-stream", + "hash": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==" + } + }, + "npm:tar@6.1.11": { + "type": "npm", + "name": "npm:tar@6.1.11", + "data": { + "version": "6.1.11", + "packageName": "tar", + "hash": "sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==" + } + }, + "npm:tar@4.4.19": { + "type": "npm", + "name": "npm:tar@4.4.19", + "data": { + "version": "4.4.19", + "packageName": "tar", + "hash": "sha512-a20gEsvHnWe0ygBY8JbxoM4w3SJdhc7ZAuxkLqh+nvNQN2IOt0B5lLgM490X5Hl8FF0dl0tOf2ewFYAlIFgzVA==" + } + }, + "npm:tar": { + "type": "npm", + "name": "npm:tar", + "data": { + "version": "6.2.1", + "packageName": "tar", + "hash": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==" + } + }, + "npm:temp-dir": { + "type": "npm", + "name": "npm:temp-dir", + "data": { + "version": "1.0.0", + "packageName": "temp-dir", + "hash": "sha512-xZFXEGbG7SNC3itwBzI3RYjq/cEhBkx2hJuKGIUOcEULmkQExXiHat2z/qkISYsuR+IKumhEfKKbV5qXmhICFQ==" + } + }, + "npm:temp-dir@2.0.0": { + "type": "npm", + "name": "npm:temp-dir@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "temp-dir", + "hash": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==" + } + }, + "npm:temp": { + "type": "npm", + "name": "npm:temp", + "data": { + "version": "0.8.4", + "packageName": "temp", + "hash": "sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==" + } + }, + "npm:temp@0.9.4": { + "type": "npm", + "name": "npm:temp@0.9.4", + "data": { + "version": "0.9.4", + "packageName": "temp", + "hash": "sha512-yYrrsWnrXMcdsnu/7YMYAofM1ktpL5By7vZhf15CrXijWWrEYZks5AXBudalfSWJLlnen/QUJUB5aoB0kqZUGA==" + } + }, + "npm:tempy@1.0.0": { + "type": "npm", + "name": "npm:tempy@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "tempy", + "hash": "sha512-eLXG5B1G0mRPHmgH2WydPl5v4jH35qEn3y/rA/aahKhIa91Pn119SsU7n7v/433gtT9ONzC8ISvNHIh2JSTm0w==" + } + }, + "npm:tempy@0.3.0": { + "type": "npm", + "name": "npm:tempy@0.3.0", + "data": { + "version": "0.3.0", + "packageName": "tempy", + "hash": "sha512-WrH/pui8YCwmeiAoxV+lpRH9HpRtgBhSR2ViBPgpGb/wnYDzp21R4MN45fsCGvLROvY67o3byhJRYRONJyImVQ==" + } + }, + "npm:tempy": { + "type": "npm", + "name": "npm:tempy", + "data": { + "version": "0.6.0", + "packageName": "tempy", + "hash": "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==" + } + }, + "npm:term-size": { + "type": "npm", + "name": "npm:term-size", + "data": { + "version": "1.2.0", + "packageName": "term-size", + "hash": "sha512-7dPUZQGy/+m3/wjVz3ZW5dobSoD/02NxJpoXUX0WIyjfVS3l0c+b/+9phIDFA7FHzkYtwtMFgeGZ/Y8jVTeqQQ==" + } + }, + "npm:terminal-link": { + "type": "npm", + "name": "npm:terminal-link", + "data": { + "version": "2.1.1", + "packageName": "terminal-link", + "hash": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==" + } + }, + "npm:terser-webpack-plugin@4.2.3": { + "type": "npm", + "name": "npm:terser-webpack-plugin@4.2.3", + "data": { + "version": "4.2.3", + "packageName": "terser-webpack-plugin", + "hash": "sha512-jTgXh40RnvOrLQNgIkwEKnQ8rmHjHK4u+6UBEi+W+FPmvb+uo+chJXntKe7/3lW5mNysgSWD60KyesnhW8D6MQ==" + } + }, + "npm:terser-webpack-plugin@1.4.5": { + "type": "npm", + "name": "npm:terser-webpack-plugin@1.4.5", + "data": { + "version": "1.4.5", + "packageName": "terser-webpack-plugin", + "hash": "sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==" + } + }, + "npm:terser-webpack-plugin": { + "type": "npm", + "name": "npm:terser-webpack-plugin", + "data": { + "version": "5.3.10", + "packageName": "terser-webpack-plugin", + "hash": "sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==" + } + }, + "npm:terser@4.8.1": { + "type": "npm", + "name": "npm:terser@4.8.1", + "data": { + "version": "4.8.1", + "packageName": "terser", + "hash": "sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==" + } + }, + "npm:terser": { + "type": "npm", + "name": "npm:terser", + "data": { + "version": "5.31.3", + "packageName": "terser", + "hash": "sha512-pAfYn3NIZLyZpa83ZKigvj6Rn9c/vd5KfYGX7cN1mnzqgDcxWvrU5ZtAfIKhEXz9nRecw4z3LXkjaq96/qZqAA==" + } + }, + "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-extensions": { + "type": "npm", + "name": "npm:text-extensions", + "data": { + "version": "1.9.0", + "packageName": "text-extensions", + "hash": "sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==" + } + }, + "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-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:thenify": { + "type": "npm", + "name": "npm:thenify", + "data": { + "version": "3.3.1", + "packageName": "thenify", + "hash": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==" + } + }, + "npm:throat": { + "type": "npm", + "name": "npm:throat", + "data": { + "version": "5.0.0", + "packageName": "throat", + "hash": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==" + } + }, + "npm:throat@6.0.2": { + "type": "npm", + "name": "npm:throat@6.0.2", + "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:through2-filter": { + "type": "npm", + "name": "npm:through2-filter", + "data": { + "version": "3.1.0", + "packageName": "through2-filter", + "hash": "sha512-VhZsTsfrIJjyUi6GeecnwcOJlmoqgIdGFDjqnV5ape+F1DN8GejfPO66XyIhoinxmxGImiUTrq9RwpTN5yszGA==" + } + }, + "npm:through2": { + "type": "npm", + "name": "npm:through2", + "data": { + "version": "2.0.5", + "packageName": "through2", + "hash": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==" + } + }, + "npm:through2@3.0.2": { + "type": "npm", + "name": "npm:through2@3.0.2", + "data": { + "version": "3.0.2", + "packageName": "through2", + "hash": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==" + } + }, + "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:through": { + "type": "npm", + "name": "npm:through", + "data": { + "version": "2.3.8", + "packageName": "through", + "hash": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" + } + }, + "npm:thunky": { + "type": "npm", + "name": "npm:thunky", + "data": { + "version": "1.1.0", + "packageName": "thunky", + "hash": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==" + } + }, + "npm:timers-browserify": { + "type": "npm", + "name": "npm:timers-browserify", + "data": { + "version": "1.4.2", + "packageName": "timers-browserify", + "hash": "sha512-PIxwAupJZiYU4JmVZYwXp9FKsHMXb5h0ZEFyuXTAn8WLHOlcij+FEcbrvDsom1o5dr1YggEtFbECvGCW2sT53Q==" + } + }, + "npm:timers-browserify@2.0.12": { + "type": "npm", + "name": "npm:timers-browserify@2.0.12", + "data": { + "version": "2.0.12", + "packageName": "timers-browserify", + "hash": "sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==" + } + }, + "npm:timsort": { + "type": "npm", + "name": "npm:timsort", + "data": { + "version": "0.3.0", + "packageName": "timsort", + "hash": "sha512-qsdtZH+vMoCARQtyod4imc2nIJwg9Cc7lPRrw9CzF8ZKR0khdr8+2nX80PBhET3tcyTtJDxAffGh2rXH4tyU8A==" + } + }, + "npm:tiny-invariant": { + "type": "npm", + "name": "npm:tiny-invariant", + "data": { + "version": "1.3.3", + "packageName": "tiny-invariant", + "hash": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==" + } + }, + "npm:tiny-warning": { + "type": "npm", + "name": "npm:tiny-warning", + "data": { + "version": "1.0.3", + "packageName": "tiny-warning", + "hash": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==" + } + }, + "npm:tinycolor2": { + "type": "npm", + "name": "npm:tinycolor2", + "data": { + "version": "1.6.0", + "packageName": "tinycolor2", + "hash": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==" + } + }, + "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: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:tmpl": { + "type": "npm", + "name": "npm:tmpl", + "data": { + "version": "1.0.5", + "packageName": "tmpl", + "hash": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" + } + }, + "npm:to-absolute-glob": { + "type": "npm", + "name": "npm:to-absolute-glob", + "data": { + "version": "2.0.2", + "packageName": "to-absolute-glob", + "hash": "sha512-rtwLUQEwT8ZeKQbyFJyomBRYXyE16U5VKuy0ftxLMK/PZb2fkOsg5r9kHdauuVDbsNdIBoC/HCthpidamQFXYA==" + } + }, + "npm:to-arraybuffer": { + "type": "npm", + "name": "npm:to-arraybuffer", + "data": { + "version": "1.0.1", + "packageName": "to-arraybuffer", + "hash": "sha512-okFlQcoGTi4LQBG/PgSYblw9VOyptsz2KJZqc6qtgGdes8VktzUQkj4BI2blit072iS8VODNcMA+tvnS9dnuMA==" + } + }, + "npm:to-fast-properties@1.0.3": { + "type": "npm", + "name": "npm:to-fast-properties@1.0.3", + "data": { + "version": "1.0.3", + "packageName": "to-fast-properties", + "hash": "sha512-lxrWP8ejsq+7E3nNjwYmUBMAgjMTZoTI+sdBOpvNyijeDLa29LUn9QaoXAHv4+Z578hbmHHJKZknzxVtvo77og==" + } + }, + "npm:to-fast-properties": { + "type": "npm", + "name": "npm:to-fast-properties", + "data": { + "version": "2.0.0", + "packageName": "to-fast-properties", + "hash": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==" + } + }, + "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-readable-stream": { + "type": "npm", + "name": "npm:to-readable-stream", + "data": { + "version": "1.0.0", + "packageName": "to-readable-stream", + "hash": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==" + } + }, + "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:to-regex": { + "type": "npm", + "name": "npm:to-regex", + "data": { + "version": "3.0.2", + "packageName": "to-regex", + "hash": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==" + } + }, + "npm:to-through": { + "type": "npm", + "name": "npm:to-through", + "data": { + "version": "2.0.0", + "packageName": "to-through", + "hash": "sha512-+QIz37Ly7acM4EMdw2PRN389OneM5+d844tirkGp4dPKzI5OE72V9OsbFp+CIYJDahZ41ZV05hNtcPAQUAm9/Q==" + } + }, + "npm:toidentifier": { + "type": "npm", + "name": "npm:toidentifier", + "data": { + "version": "1.0.1", + "packageName": "toidentifier", + "hash": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" + } + }, + "npm:tough-cookie": { + "type": "npm", + "name": "npm:tough-cookie", + "data": { + "version": "4.1.4", + "packageName": "tough-cookie", + "hash": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==" + } + }, + "npm:tough-cookie@2.5.0": { + "type": "npm", + "name": "npm:tough-cookie@2.5.0", + "data": { + "version": "2.5.0", + "packageName": "tough-cookie", + "hash": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==" + } + }, + "npm:tr46@1.0.1": { + "type": "npm", + "name": "npm:tr46@1.0.1", + "data": { + "version": "1.0.1", + "packageName": "tr46", + "hash": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==" + } + }, + "npm:tr46@2.1.0": { + "type": "npm", + "name": "npm:tr46@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "tr46", + "hash": "sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==" + } + }, + "npm:tr46": { + "type": "npm", + "name": "npm:tr46", + "data": { + "version": "0.0.3", + "packageName": "tr46", + "hash": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + } + }, + "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:treeverse": { + "type": "npm", + "name": "npm:treeverse", + "data": { + "version": "3.0.0", + "packageName": "treeverse", + "hash": "sha512-gcANaAnd2QDZFmHFEOF4k7uc1J/6a6z3DJMd/QwEyxLoKGiptJRwid582r7QIsFlFMIZ3SnxfS52S4hm2DHkuQ==" + } + }, + "npm:trim-newlines": { + "type": "npm", + "name": "npm:trim-newlines", + "data": { + "version": "3.0.1", + "packageName": "trim-newlines", + "hash": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==" + } + }, + "npm:trim-right": { + "type": "npm", + "name": "npm:trim-right", + "data": { + "version": "1.0.1", + "packageName": "trim-right", + "hash": "sha512-WZGXGstmCWgeevgTL54hrCuw1dyMQIzWy7ZfqRJfSmJZBwklI15egmQytFP6bPidmw3M8d5yEowl1niq4vmqZw==" + } + }, + "npm:tryer": { + "type": "npm", + "name": "npm:tryer", + "data": { + "version": "1.0.1", + "packageName": "tryer", + "hash": "sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==" + } + }, + "npm:ts-api-utils": { + "type": "npm", + "name": "npm:ts-api-utils", + "data": { + "version": "1.3.0", + "packageName": "ts-api-utils", + "hash": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==" + } + }, + "npm:ts-interface-checker": { + "type": "npm", + "name": "npm:ts-interface-checker", + "data": { + "version": "0.1.13", + "packageName": "ts-interface-checker", + "hash": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==" + } + }, + "npm:ts-pnp": { + "type": "npm", + "name": "npm:ts-pnp", + "data": { + "version": "1.2.0", + "packageName": "ts-pnp", + "hash": "sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==" + } + }, + "npm:tsconfig-paths": { + "type": "npm", + "name": "npm:tsconfig-paths", + "data": { + "version": "3.15.0", + "packageName": "tsconfig-paths", + "hash": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==" + } + }, + "npm:tsconfig-paths@4.2.0": { + "type": "npm", + "name": "npm:tsconfig-paths@4.2.0", + "data": { + "version": "4.2.0", + "packageName": "tsconfig-paths", + "hash": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==" + } + }, + "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.3", + "packageName": "tslib", + "hash": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==" + } + }, + "npm:tsutils": { + "type": "npm", + "name": "npm:tsutils", + "data": { + "version": "3.21.0", + "packageName": "tsutils", + "hash": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==" + } + }, + "npm:tty-browserify@0.0.0": { + "type": "npm", + "name": "npm:tty-browserify@0.0.0", + "data": { + "version": "0.0.0", + "packageName": "tty-browserify", + "hash": "sha512-JVa5ijo+j/sOoHGjw0sxw734b1LhBkQ3bvUGNdxnVXDCX81Yx7TFgnZygxrIIWn23hbfTaMYLwRmAxFyDuFmIw==" + } + }, + "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": "1.1.7", + "packageName": "tuf-js", + "hash": "sha512-i3P9Kgw3ytjELUfpuKVDNBJvk4u5bXL6gskv572mcevPbSKCV3zt3djhmlEQ65yERjIbOSncy7U4cQJaB1CBCg==" + } + }, + "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-check@0.4.0": { + "type": "npm", + "name": "npm:type-check@0.4.0", + "data": { + "version": "0.4.0", + "packageName": "type-check", + "hash": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" + } + }, + "npm:type-check": { + "type": "npm", + "name": "npm:type-check", + "data": { + "version": "0.3.2", + "packageName": "type-check", + "hash": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==" + } + }, + "npm:type-detect": { + "type": "npm", + "name": "npm:type-detect", + "data": { + "version": "4.0.8", + "packageName": "type-detect", + "hash": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==" + } + }, + "npm:type-fest": { + "type": "npm", + "name": "npm:type-fest", + "data": { + "version": "0.16.0", + "packageName": "type-fest", + "hash": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==" + } + }, + "npm:type-fest@0.18.1": { + "type": "npm", + "name": "npm:type-fest@0.18.1", + "data": { + "version": "0.18.1", + "packageName": "type-fest", + "hash": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==" + } + }, + "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@0.21.3": { + "type": "npm", + "name": "npm:type-fest@0.21.3", + "data": { + "version": "0.21.3", + "packageName": "type-fest", + "hash": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==" + } + }, + "npm:type-fest@0.3.1": { + "type": "npm", + "name": "npm:type-fest@0.3.1", + "data": { + "version": "0.3.1", + "packageName": "type-fest", + "hash": "sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ==" + } + }, + "npm:type-fest@0.4.1": { + "type": "npm", + "name": "npm:type-fest@0.4.1", + "data": { + "version": "0.4.1", + "packageName": "type-fest", + "hash": "sha512-IwzA/LSfD2vC1/YDYMv/zHP4rDF1usCwllsDpbolT3D4fUepIO7f9K70jjmUewU/LmGUKJcwcVtDCpnKk4BPMw==" + } + }, + "npm:type-fest@0.6.0": { + "type": "npm", + "name": "npm:type-fest@0.6.0", + "data": { + "version": "0.6.0", + "packageName": "type-fest", + "hash": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==" + } + }, + "npm:type-fest@0.8.1": { + "type": "npm", + "name": "npm:type-fest@0.8.1", + "data": { + "version": "0.8.1", + "packageName": "type-fest", + "hash": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==" + } + }, + "npm:type-is": { + "type": "npm", + "name": "npm:type-is", + "data": { + "version": "1.6.18", + "packageName": "type-is", + "hash": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==" + } + }, + "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:typed-array-buffer": { + "type": "npm", + "name": "npm:typed-array-buffer", + "data": { + "version": "1.0.2", + "packageName": "typed-array-buffer", + "hash": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==" + } + }, + "npm:typed-array-byte-length": { + "type": "npm", + "name": "npm:typed-array-byte-length", + "data": { + "version": "1.0.1", + "packageName": "typed-array-byte-length", + "hash": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==" + } + }, + "npm:typed-array-byte-offset": { + "type": "npm", + "name": "npm:typed-array-byte-offset", + "data": { + "version": "1.0.2", + "packageName": "typed-array-byte-offset", + "hash": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==" + } + }, + "npm:typed-array-length": { + "type": "npm", + "name": "npm:typed-array-length", + "data": { + "version": "1.0.6", + "packageName": "typed-array-length", + "hash": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==" + } + }, + "npm:typedarray-to-buffer": { + "type": "npm", + "name": "npm:typedarray-to-buffer", + "data": { + "version": "3.1.5", + "packageName": "typedarray-to-buffer", + "hash": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==" + } + }, + "npm:typedarray": { + "type": "npm", + "name": "npm:typedarray", + "data": { + "version": "0.0.6", + "packageName": "typedarray", + "hash": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==" + } + }, + "npm:typeface-roboto": { + "type": "npm", + "name": "npm:typeface-roboto", + "data": { + "version": "0.0.75", + "packageName": "typeface-roboto", + "hash": "sha512-VrR/IiH00Z1tFP4vDGfwZ1esNqTiDMchBEXYY9kilT6wRGgFoCAlgkEUMHb1E3mB0FsfZhv756IF0+R+SFPfdg==" + } + }, + "npm:typescript@4.9.5": { + "type": "npm", + "name": "npm:typescript@4.9.5", + "data": { + "version": "4.9.5", + "packageName": "typescript", + "hash": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==" + } + }, + "npm:typescript@3.9.10": { + "type": "npm", + "name": "npm:typescript@3.9.10", + "data": { + "version": "3.9.10", + "packageName": "typescript", + "hash": "sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==" + } + }, + "npm:typescript": { + "type": "npm", + "name": "npm:typescript", + "data": { + "version": "5.5.4", + "packageName": "typescript", + "hash": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==" + } + }, + "npm:uglify-js": { + "type": "npm", + "name": "npm:uglify-js", + "data": { + "version": "3.18.0", + "packageName": "uglify-js", + "hash": "sha512-SyVVbcNBCk0dzr9XL/R/ySrmYf0s372K6/hFklzgcp2lBFyXtw4I7BOdDjlLhE1aVqaI/SHWXWmYdlZxuyF38A==" + } + }, + "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.0.2", + "packageName": "unbox-primitive", + "hash": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==" + } + }, + "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:underscore": { + "type": "npm", + "name": "npm:underscore", + "data": { + "version": "1.12.1", + "packageName": "underscore", + "hash": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==" + } + }, + "npm:undici-types": { + "type": "npm", + "name": "npm:undici-types", + "data": { + "version": "5.26.5", + "packageName": "undici-types", + "hash": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" + } + }, + "npm:unicode-canonical-property-names-ecmascript": { + "type": "npm", + "name": "npm:unicode-canonical-property-names-ecmascript", + "data": { + "version": "2.0.0", + "packageName": "unicode-canonical-property-names-ecmascript", + "hash": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==" + } + }, + "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.1.0", + "packageName": "unicode-match-property-value-ecmascript", + "hash": "sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==" + } + }, + "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: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:uniq": { + "type": "npm", + "name": "npm:uniq", + "data": { + "version": "1.0.1", + "packageName": "uniq", + "hash": "sha512-Gw+zz50YNKPDKXs+9d+aKAjVwpjNwqzvNpLigIruT4HA9lMZNdMqs9x07kKHB/L9WRzqp4+DlTU5s4wG2esdoA==" + } + }, + "npm:uniqs": { + "type": "npm", + "name": "npm:uniqs", + "data": { + "version": "2.0.0", + "packageName": "uniqs", + "hash": "sha512-mZdDpf3vBV5Efh29kMw5tXoup/buMgxLzOt/XKFKcVmi+15ManNQWr6HfZ2aiZTYlYixbdNJ0KFmIZIv52tHSQ==" + } + }, + "npm:unique-filename": { + "type": "npm", + "name": "npm:unique-filename", + "data": { + "version": "1.1.1", + "packageName": "unique-filename", + "hash": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==" + } + }, + "npm:unique-filename@2.0.1": { + "type": "npm", + "name": "npm:unique-filename@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "unique-filename", + "hash": "sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==" + } + }, + "npm:unique-filename@3.0.0": { + "type": "npm", + "name": "npm:unique-filename@3.0.0", + "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": "2.0.2", + "packageName": "unique-slug", + "hash": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==" + } + }, + "npm:unique-slug@3.0.0": { + "type": "npm", + "name": "npm:unique-slug@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "unique-slug", + "hash": "sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==" + } + }, + "npm:unique-slug@4.0.0": { + "type": "npm", + "name": "npm:unique-slug@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "unique-slug", + "hash": "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==" + } + }, + "npm:unique-stream": { + "type": "npm", + "name": "npm:unique-stream", + "data": { + "version": "2.3.1", + "packageName": "unique-stream", + "hash": "sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==" + } + }, + "npm:unique-string": { + "type": "npm", + "name": "npm:unique-string", + "data": { + "version": "1.0.0", + "packageName": "unique-string", + "hash": "sha512-ODgiYu03y5g76A1I9Gt0/chLCzQjvzDy7DsZGsLOE/1MrF6wriEskSncj1+/C58Xk/kPZDppSctDybCwOSaGAg==" + } + }, + "npm:unique-string@2.0.0": { + "type": "npm", + "name": "npm:unique-string@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "unique-string", + "hash": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==" + } + }, + "npm:universal-serialize": { + "type": "npm", + "name": "npm:universal-serialize", + "data": { + "version": "1.0.10", + "packageName": "universal-serialize", + "hash": "sha512-FdouA4xSFa0fudk1+z5vLWtxZCoC0Q9lKYV3uUdFl7DttNfolmiw2ASr5ddY+/Yz6Isr68u3IqC9XMSwMP+Pow==" + } + }, + "npm:universal-user-agent": { + "type": "npm", + "name": "npm:universal-user-agent", + "data": { + "version": "6.0.1", + "packageName": "universal-user-agent", + "hash": "sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==" + } + }, + "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:unload": { + "type": "npm", + "name": "npm:unload", + "data": { + "version": "2.2.0", + "packageName": "unload", + "hash": "sha512-B60uB5TNBLtN6/LsgAf3udH9saB5p7gqJwcFfbOEZ8BcBHnGwCf6G/TGiEqkRAxX7zAFIUtzdrXQSdL3Q/wqNA==" + } + }, + "npm:unpipe": { + "type": "npm", + "name": "npm:unpipe", + "data": { + "version": "1.0.0", + "packageName": "unpipe", + "hash": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==" + } + }, + "npm:unquote": { + "type": "npm", + "name": "npm:unquote", + "data": { + "version": "1.1.1", + "packageName": "unquote", + "hash": "sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==" + } + }, + "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@2.0.1": { + "type": "npm", + "name": "npm:upath@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "upath", + "hash": "sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==" + } + }, + "npm:upath": { + "type": "npm", + "name": "npm:upath", + "data": { + "version": "1.2.0", + "packageName": "upath", + "hash": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==" + } + }, + "npm:update-browserslist-db": { + "type": "npm", + "name": "npm:update-browserslist-db", + "data": { + "version": "1.1.0", + "packageName": "update-browserslist-db", + "hash": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==" + } + }, + "npm:update-notifier": { + "type": "npm", + "name": "npm:update-notifier", + "data": { + "version": "3.0.1", + "packageName": "update-notifier", + "hash": "sha512-grrmrB6Zb8DUiyDIaeRTBCkgISYUgETNe7NglEbVsrLWXeESnlCSP50WfRSj/GmzMPl6Uchj24S/p80nP/ZQrQ==" + } + }, + "npm:upper-case-first": { + "type": "npm", + "name": "npm:upper-case-first", + "data": { + "version": "2.0.2", + "packageName": "upper-case-first", + "hash": "sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==" + } + }, + "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-loader": { + "type": "npm", + "name": "npm:url-loader", + "data": { + "version": "4.1.1", + "packageName": "url-loader", + "hash": "sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==" + } + }, + "npm:url-parse-lax": { + "type": "npm", + "name": "npm:url-parse-lax", + "data": { + "version": "3.0.0", + "packageName": "url-parse-lax", + "hash": "sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==" + } + }, + "npm:url-parse": { + "type": "npm", + "name": "npm:url-parse", + "data": { + "version": "1.5.10", + "packageName": "url-parse", + "hash": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==" + } + }, + "npm:url": { + "type": "npm", + "name": "npm:url", + "data": { + "version": "0.11.3", + "packageName": "url", + "hash": "sha512-6hxOLGfZASQK/cijlZnZJTq8OXAkt/3YGfQX45vvMYXpZoo8NdWZcY73K108Jf759lS1Bv/8wXnHDTSz17dSRw==" + } + }, + "npm:use-context-selector": { + "type": "npm", + "name": "npm:use-context-selector", + "data": { + "version": "1.4.4", + "packageName": "use-context-selector", + "hash": "sha512-pS790zwGxxe59GoBha3QYOwk8AFGp4DN6DOtH+eoqVmgBBRXVx4IlPDhJmmMiNQAgUaLlP+58aqRC3A4rdaSjg==" + } + }, + "npm:use-deep-compare-effect": { + "type": "npm", + "name": "npm:use-deep-compare-effect", + "data": { + "version": "1.8.1", + "packageName": "use-deep-compare-effect", + "hash": "sha512-kbeNVZ9Zkc0RFGpfMN3MNfaKNvcLNyxOAAd9O4CBZ+kCBXXscn9s/4I+8ytUER4RDpEYs5+O6Rs4PqiZ+rHr5Q==" + } + }, + "npm:use-memo-one": { + "type": "npm", + "name": "npm:use-memo-one", + "data": { + "version": "1.1.3", + "packageName": "use-memo-one", + "hash": "sha512-g66/K7ZQGYrI6dy8GLpVcMsBp4s17xNkYJVSMvTEevGy3nDxHOfE6z8BVE22+5G5x7t3+bhzrlTDB7ObrEE0cQ==" + } + }, + "npm:use": { + "type": "npm", + "name": "npm:use", + "data": { + "version": "3.1.1", + "packageName": "use", + "hash": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==" + } + }, + "npm:usehooks-ts": { + "type": "npm", + "name": "npm:usehooks-ts", + "data": { + "version": "2.16.0", + "packageName": "usehooks-ts", + "hash": "sha512-bez95WqYujxp6hFdM/CpRDiVPirZPxlMzOH2QB8yopoKQMXpscyZoxOjpEdaxvV+CAWUDSM62cWnqHE0E/MZ7w==" + } + }, + "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:util.promisify@1.0.0": { + "type": "npm", + "name": "npm:util.promisify@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "util.promisify", + "hash": "sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA==" + } + }, + "npm:util.promisify": { + "type": "npm", + "name": "npm:util.promisify", + "data": { + "version": "1.0.1", + "packageName": "util.promisify", + "hash": "sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==" + } + }, + "npm:util": { + "type": "npm", + "name": "npm:util", + "data": { + "version": "0.10.4", + "packageName": "util", + "hash": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==" + } + }, + "npm:util@0.11.1": { + "type": "npm", + "name": "npm:util@0.11.1", + "data": { + "version": "0.11.1", + "packageName": "util", + "hash": "sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==" + } + }, + "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:utila": { + "type": "npm", + "name": "npm:utila", + "data": { + "version": "0.4.0", + "packageName": "utila", + "hash": "sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==" + } + }, + "npm:utils-merge": { + "type": "npm", + "name": "npm:utils-merge", + "data": { + "version": "1.0.1", + "packageName": "utils-merge", + "hash": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==" + } + }, + "npm:uuid": { + "type": "npm", + "name": "npm:uuid", + "data": { + "version": "8.3.2", + "packageName": "uuid", + "hash": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" + } + }, + "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:v8-compile-cache@2.3.0": { + "type": "npm", + "name": "npm:v8-compile-cache@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "v8-compile-cache", + "hash": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==" + } + }, + "npm:v8-compile-cache": { + "type": "npm", + "name": "npm:v8-compile-cache", + "data": { + "version": "2.4.0", + "packageName": "v8-compile-cache", + "hash": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==" + } + }, + "npm:v8-to-istanbul@7.1.2": { + "type": "npm", + "name": "npm:v8-to-istanbul@7.1.2", + "data": { + "version": "7.1.2", + "packageName": "v8-to-istanbul", + "hash": "sha512-TxNb7YEUwkLXCQYeudi6lgQ/SZrzNO4kMdlqVxaZPUIUjCv6iSSypUQX70kNBSERpQ8fk48+d61FXk+tgqcWow==" + } + }, + "npm:v8-to-istanbul": { + "type": "npm", + "name": "npm:v8-to-istanbul", + "data": { + "version": "8.1.1", + "packageName": "v8-to-istanbul", + "hash": "sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==" + } + }, + "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": "4.0.0", + "packageName": "validate-npm-package-name", + "hash": "sha512-mzR0L8ZDktZjpX4OB46KT+56MAhl4EIazWP/+G/HPGuvfdaqg4YsCdtOm6U9+LOFyYDoh4dpnpxZRB9MQQns5Q==" + } + }, + "npm:validate-npm-package-name@3.0.0": { + "type": "npm", + "name": "npm:validate-npm-package-name@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "validate-npm-package-name", + "hash": "sha512-M6w37eVCMMouJ9V/sdPGnC5H4uDr73/+xdq0FBLO3TFFX1+7wiUY6Es328NN+y43tmY+doUdN9g9J21vqB7iLw==" + } + }, + "npm:validate-npm-package-name@5.0.1": { + "type": "npm", + "name": "npm:validate-npm-package-name@5.0.1", + "data": { + "version": "5.0.1", + "packageName": "validate-npm-package-name", + "hash": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==" + } + }, + "npm:value-equal": { + "type": "npm", + "name": "npm:value-equal", + "data": { + "version": "1.0.1", + "packageName": "value-equal", + "hash": "sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==" + } + }, + "npm:value-or-function": { + "type": "npm", + "name": "npm:value-or-function", + "data": { + "version": "3.0.0", + "packageName": "value-or-function", + "hash": "sha512-jdBB2FrWvQC/pnPtIqcLsMaQgjhdb6B7tk1MMyTKapox+tQZbdRP4uLxu/JY0t7fbfDCUMnuelzEYv5GsxHhdg==" + } + }, + "npm:vary": { + "type": "npm", + "name": "npm:vary", + "data": { + "version": "1.1.2", + "packageName": "vary", + "hash": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==" + } + }, + "npm:vendors": { + "type": "npm", + "name": "npm:vendors", + "data": { + "version": "1.0.4", + "packageName": "vendors", + "hash": "sha512-/juG65kTL4Cy2su4P8HjtkTxk6VmJDiOPBufWniqQ6wknac6jNiXS9vU+hO3wgusiyqWlzTbVHi0dyJqRONg3w==" + } + }, + "npm:verror": { + "type": "npm", + "name": "npm:verror", + "data": { + "version": "1.10.0", + "packageName": "verror", + "hash": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==" + } + }, + "npm:verror@1.10.1": { + "type": "npm", + "name": "npm:verror@1.10.1", + "data": { + "version": "1.10.1", + "packageName": "verror", + "hash": "sha512-veufcmxri4e3XSrT0xwfUR7kguIkaxBeosDg00yDWhk49wdwkSUrvvsm7nc75e1PUyvIeZj6nS8VQRYz2/S4Xg==" + } + }, + "npm:vinyl-fs": { + "type": "npm", + "name": "npm:vinyl-fs", + "data": { + "version": "3.0.3", + "packageName": "vinyl-fs", + "hash": "sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==" + } + }, + "npm:vinyl-sourcemap": { + "type": "npm", + "name": "npm:vinyl-sourcemap", + "data": { + "version": "1.1.0", + "packageName": "vinyl-sourcemap", + "hash": "sha512-NiibMgt6VJGJmyw7vtzhctDcfKch4e4n9TBeoWlirb7FMg9/1Ov9k+A5ZRAtywBpRPiyECvQRQllYM8dECegVA==" + } + }, + "npm:vinyl": { + "type": "npm", + "name": "npm:vinyl", + "data": { + "version": "2.2.1", + "packageName": "vinyl", + "hash": "sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==" + } + }, + "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-hr-time": { + "type": "npm", + "name": "npm:w3c-hr-time", + "data": { + "version": "1.0.2", + "packageName": "w3c-hr-time", + "hash": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==" + } + }, + "npm:w3c-xmlserializer": { + "type": "npm", + "name": "npm:w3c-xmlserializer", + "data": { + "version": "2.0.0", + "packageName": "w3c-xmlserializer", + "hash": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==" + } + }, + "npm:wait-on": { + "type": "npm", + "name": "npm:wait-on", + "data": { + "version": "6.0.1", + "packageName": "wait-on", + "hash": "sha512-zht+KASY3usTY5u2LgaNqn/Cd8MukxLGjdcZxT2ns5QzDmTFc4XoWBgC+C/na+sMRZTuVygQoMYwdcVjHnYIVw==" + } + }, + "npm:walk-up-path": { + "type": "npm", + "name": "npm:walk-up-path", + "data": { + "version": "1.0.0", + "packageName": "walk-up-path", + "hash": "sha512-hwj/qMDUEjCU5h0xr90KGCf0tg0/LgJbmOWgrWKYlcJZM7XvquvUJZ0G/HMGr7F7OQMOUuPHWP9JpriinkAlkg==" + } + }, + "npm:walker": { + "type": "npm", + "name": "npm:walker", + "data": { + "version": "1.0.8", + "packageName": "walker", + "hash": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==" + } + }, + "npm:warning": { + "type": "npm", + "name": "npm:warning", + "data": { + "version": "4.0.3", + "packageName": "warning", + "hash": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==" + } + }, + "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-chokidar2": { + "type": "npm", + "name": "npm:watchpack-chokidar2", + "data": { + "version": "2.0.1", + "packageName": "watchpack-chokidar2", + "hash": "sha512-nCFfBIPKr5Sh61s4LPpy1Wtfi0HE8isJ3d2Yb5/Ppw2P2B/3eVSEBjKfN0fmHJSK14+31KwMKmcrzs2GM4P0Ww==" + } + }, + "npm:watchpack@1.7.5": { + "type": "npm", + "name": "npm:watchpack@1.7.5", + "data": { + "version": "1.7.5", + "packageName": "watchpack", + "hash": "sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==" + } + }, + "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:web-vitals": { + "type": "npm", + "name": "npm:web-vitals", + "data": { + "version": "0.2.4", + "packageName": "web-vitals", + "hash": "sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg==" + } + }, + "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@4.0.2": { + "type": "npm", + "name": "npm:webidl-conversions@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "webidl-conversions", + "hash": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==" + } + }, + "npm:webidl-conversions@5.0.0": { + "type": "npm", + "name": "npm:webidl-conversions@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "webidl-conversions", + "hash": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==" + } + }, + "npm:webidl-conversions": { + "type": "npm", + "name": "npm:webidl-conversions", + "data": { + "version": "6.1.0", + "packageName": "webidl-conversions", + "hash": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==" + } + }, + "npm:webpack-dev-middleware@3.7.3": { + "type": "npm", + "name": "npm:webpack-dev-middleware@3.7.3", + "data": { + "version": "3.7.3", + "packageName": "webpack-dev-middleware", + "hash": "sha512-djelc/zGiz9nZj/U7PTBi2ViorGJXEWo/3ltkPbDyxCXhhEXkW0ce99falaok4TPj+AsxLiXJR0EBOb0zh9fKQ==" + } + }, + "npm:webpack-dev-middleware": { + "type": "npm", + "name": "npm:webpack-dev-middleware", + "data": { + "version": "5.3.4", + "packageName": "webpack-dev-middleware", + "hash": "sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q==" + } + }, + "npm:webpack-dev-server@3.11.1": { + "type": "npm", + "name": "npm:webpack-dev-server@3.11.1", + "data": { + "version": "3.11.1", + "packageName": "webpack-dev-server", + "hash": "sha512-u4R3mRzZkbxQVa+MBWi2uVpB5W59H3ekZAJsQlKUTdl7Elcah2EhygTPLmeFXybQkf9i2+L0kn7ik9SnXa6ihQ==" + } + }, + "npm:webpack-dev-server": { + "type": "npm", + "name": "npm:webpack-dev-server", + "data": { + "version": "4.15.2", + "packageName": "webpack-dev-server", + "hash": "sha512-0XavAZbNJ5sDrCbkpWL8mia0o5WPOd2YGtxrEiZkBK9FjLppIUK2TgxK6qGD2P3hUXTJNNPVibrerKcx5WkR1g==" + } + }, + "npm:webpack-log": { + "type": "npm", + "name": "npm:webpack-log", + "data": { + "version": "2.0.0", + "packageName": "webpack-log", + "hash": "sha512-cX8G2vR/85UYG59FgkoMamwHUIkSSlV3bBMRsbxVXVUk2j6NleCKjQ/WE9eYg9WY4w25O9w8wKP4rzNZFmUcUg==" + } + }, + "npm:webpack-manifest-plugin@2.2.0": { + "type": "npm", + "name": "npm:webpack-manifest-plugin@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "webpack-manifest-plugin", + "hash": "sha512-9S6YyKKKh/Oz/eryM1RyLVDVmy3NSPV0JXMRhZ18fJsq+AwGxUY34X54VNwkzYcEmEkDwNxuEOboCZEebJXBAQ==" + } + }, + "npm:webpack-manifest-plugin": { + "type": "npm", + "name": "npm:webpack-manifest-plugin", + "data": { + "version": "4.1.1", + "packageName": "webpack-manifest-plugin", + "hash": "sha512-YXUAwxtfKIJIKkhg03MKuiFAD72PlrqCiwdwO4VEXdRO5V0ORCNwaOwAZawPZalCbmH9kBDmXnNeQOw+BIEiow==" + } + }, + "npm:webpack-merge": { + "type": "npm", + "name": "npm:webpack-merge", + "data": { + "version": "5.10.0", + "packageName": "webpack-merge", + "hash": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==" + } + }, + "npm:webpack-sources": { + "type": "npm", + "name": "npm:webpack-sources", + "data": { + "version": "1.4.3", + "packageName": "webpack-sources", + "hash": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==" + } + }, + "npm:webpack-sources@2.3.1": { + "type": "npm", + "name": "npm:webpack-sources@2.3.1", + "data": { + "version": "2.3.1", + "packageName": "webpack-sources", + "hash": "sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==" + } + }, + "npm:webpack-sources@3.2.3": { + "type": "npm", + "name": "npm:webpack-sources@3.2.3", + "data": { + "version": "3.2.3", + "packageName": "webpack-sources", + "hash": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==" + } + }, + "npm:webpack@4.44.2": { + "type": "npm", + "name": "npm:webpack@4.44.2", + "data": { + "version": "4.44.2", + "packageName": "webpack", + "hash": "sha512-6KJVGlCxYdISyurpQ0IPTklv+DULv05rs2hseIXer6D7KrUicRDLFb4IUM1S6LUAKypPM/nSiVSuv8jHu1m3/Q==" + } + }, + "npm:webpack": { + "type": "npm", + "name": "npm:webpack", + "data": { + "version": "5.93.0", + "packageName": "webpack", + "hash": "sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==" + } + }, + "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": "1.0.5", + "packageName": "whatwg-encoding", + "hash": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==" + } + }, + "npm:whatwg-fetch": { + "type": "npm", + "name": "npm:whatwg-fetch", + "data": { + "version": "3.6.20", + "packageName": "whatwg-fetch", + "hash": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==" + } + }, + "npm:whatwg-mimetype": { + "type": "npm", + "name": "npm:whatwg-mimetype", + "data": { + "version": "2.3.0", + "packageName": "whatwg-mimetype", + "hash": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==" + } + }, + "npm:whatwg-url": { + "type": "npm", + "name": "npm:whatwg-url", + "data": { + "version": "5.0.0", + "packageName": "whatwg-url", + "hash": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" + } + }, + "npm:whatwg-url@7.1.0": { + "type": "npm", + "name": "npm:whatwg-url@7.1.0", + "data": { + "version": "7.1.0", + "packageName": "whatwg-url", + "hash": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==" + } + }, + "npm:whatwg-url@8.7.0": { + "type": "npm", + "name": "npm:whatwg-url@8.7.0", + "data": { + "version": "8.7.0", + "packageName": "whatwg-url", + "hash": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==" + } + }, + "npm:which-boxed-primitive": { + "type": "npm", + "name": "npm:which-boxed-primitive", + "data": { + "version": "1.0.2", + "packageName": "which-boxed-primitive", + "hash": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==" + } + }, + "npm:which-builtin-type": { + "type": "npm", + "name": "npm:which-builtin-type", + "data": { + "version": "1.1.3", + "packageName": "which-builtin-type", + "hash": "sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==" + } + }, + "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.15", + "packageName": "which-typed-array", + "hash": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==" + } + }, + "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:which@3.0.1": { + "type": "npm", + "name": "npm:which@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "which", + "hash": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==" + } + }, + "npm:wide-align": { + "type": "npm", + "name": "npm:wide-align", + "data": { + "version": "1.1.5", + "packageName": "wide-align", + "hash": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==" + } + }, + "npm:widest-line": { + "type": "npm", + "name": "npm:widest-line", + "data": { + "version": "2.0.1", + "packageName": "widest-line", + "hash": "sha512-Ba5m9/Fa4Xt9eb2ELXt77JxVDV8w7qQrH0zS/TWSJdLyAwQjWoOzpzj5lwVftDz6n/EOu3tNACS84v509qwnJA==" + } + }, + "npm:wildcard": { + "type": "npm", + "name": "npm:wildcard", + "data": { + "version": "2.0.1", + "packageName": "wildcard", + "hash": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==" + } + }, + "npm:wmf": { + "type": "npm", + "name": "npm:wmf", + "data": { + "version": "1.0.2", + "packageName": "wmf", + "hash": "sha512-/p9K7bEh0Dj6WbXg4JG0xvLQmIadrner1bi45VMJTfnbVHsc7yIajZyoSoK60/dtVBs12Fm6WkUI5/3WAVsNMw==" + } + }, + "npm:word-wrap": { + "type": "npm", + "name": "npm:word-wrap", + "data": { + "version": "1.2.5", + "packageName": "word-wrap", + "hash": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" + } + }, + "npm:word": { + "type": "npm", + "name": "npm:word", + "data": { + "version": "0.3.0", + "packageName": "word", + "hash": "sha512-OELeY0Q61OXpdUfTp+oweA/vtLVg5VDOXh+3he3PNzLGG/y0oylSOC1xRVj0+l4vQ3tj/bB1HVHv1ocXkQceFA==" + } + }, + "npm:wordwrap": { + "type": "npm", + "name": "npm:wordwrap", + "data": { + "version": "1.0.0", + "packageName": "wordwrap", + "hash": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==" + } + }, + "npm:workbox-background-sync@6.6.1": { + "type": "npm", + "name": "npm:workbox-background-sync@6.6.1", + "data": { + "version": "6.6.1", + "packageName": "workbox-background-sync", + "hash": "sha512-trJd3ovpWCvzu4sW0E8rV3FUyIcC0W8G+AZ+VcqzzA890AsWZlUGOTSxIMmIHVusUw/FDq1HFWfy/kC/WTRqSg==" + } + }, + "npm:workbox-background-sync": { + "type": "npm", + "name": "npm:workbox-background-sync", + "data": { + "version": "5.1.4", + "packageName": "workbox-background-sync", + "hash": "sha512-AH6x5pYq4vwQvfRDWH+vfOePfPIYQ00nCEB7dJRU1e0n9+9HMRyvI63FlDvtFT2AvXVRsXvUt7DNMEToyJLpSA==" + } + }, + "npm:workbox-broadcast-update": { + "type": "npm", + "name": "npm:workbox-broadcast-update", + "data": { + "version": "6.6.1", + "packageName": "workbox-broadcast-update", + "hash": "sha512-fBhffRdaANdeQ1V8s692R9l/gzvjjRtydBOvR6WCSB0BNE2BacA29Z4r9/RHd9KaXCPl6JTdI9q0bR25YKP8TQ==" + } + }, + "npm:workbox-broadcast-update@5.1.4": { + "type": "npm", + "name": "npm:workbox-broadcast-update@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-broadcast-update", + "hash": "sha512-HTyTWkqXvHRuqY73XrwvXPud/FN6x3ROzkfFPsRjtw/kGZuZkPzfeH531qdUGfhtwjmtO/ZzXcWErqVzJNdXaA==" + } + }, + "npm:workbox-build": { + "type": "npm", + "name": "npm:workbox-build", + "data": { + "version": "6.6.1", + "packageName": "workbox-build", + "hash": "sha512-INPgDx6aRycAugUixbKgiEQBWD0MPZqU5r0jyr24CehvNuLPSXp/wGOpdRJmts656lNiXwqV7dC2nzyrzWEDnw==" + } + }, + "npm:workbox-build@5.1.4": { + "type": "npm", + "name": "npm:workbox-build@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-build", + "hash": "sha512-xUcZn6SYU8usjOlfLb9Y2/f86Gdo+fy1fXgH8tJHjxgpo53VVsqRX0lUDw8/JuyzNmXuo8vXX14pXX2oIm9Bow==" + } + }, + "npm:workbox-cacheable-response": { + "type": "npm", + "name": "npm:workbox-cacheable-response", + "data": { + "version": "6.6.1", + "packageName": "workbox-cacheable-response", + "hash": "sha512-85LY4veT2CnTCDxaVG7ft3NKaFbH6i4urZXgLiU4AiwvKqS2ChL6/eILiGRYXfZ6gAwDnh5RkuDbr/GMS4KSag==" + } + }, + "npm:workbox-cacheable-response@5.1.4": { + "type": "npm", + "name": "npm:workbox-cacheable-response@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-cacheable-response", + "hash": "sha512-0bfvMZs0Of1S5cdswfQK0BXt6ulU5kVD4lwer2CeI+03czHprXR3V4Y8lPTooamn7eHP8Iywi5QjyAMjw0qauA==" + } + }, + "npm:workbox-core": { + "type": "npm", + "name": "npm:workbox-core", + "data": { + "version": "6.6.1", + "packageName": "workbox-core", + "hash": "sha512-ZrGBXjjaJLqzVothoE12qTbVnOAjFrHDXpZe7coCb6q65qI/59rDLwuFMO4PcZ7jcbxY+0+NhUVztzR/CbjEFw==" + } + }, + "npm:workbox-core@5.1.4": { + "type": "npm", + "name": "npm:workbox-core@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-core", + "hash": "sha512-+4iRQan/1D8I81nR2L5vcbaaFskZC2CL17TLbvWVzQ4qiF/ytOGF6XeV54pVxAvKUtkLANhk8TyIUMtiMw2oDg==" + } + }, + "npm:workbox-expiration": { + "type": "npm", + "name": "npm:workbox-expiration", + "data": { + "version": "6.6.1", + "packageName": "workbox-expiration", + "hash": "sha512-qFiNeeINndiOxaCrd2DeL1Xh1RFug3JonzjxUHc5WkvkD2u5abY3gZL1xSUNt3vZKsFFGGORItSjVTVnWAZO4A==" + } + }, + "npm:workbox-expiration@5.1.4": { + "type": "npm", + "name": "npm:workbox-expiration@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-expiration", + "hash": "sha512-oDO/5iC65h2Eq7jctAv858W2+CeRW5e0jZBMNRXpzp0ZPvuT6GblUiHnAsC5W5lANs1QS9atVOm4ifrBiYY7AQ==" + } + }, + "npm:workbox-google-analytics": { + "type": "npm", + "name": "npm:workbox-google-analytics", + "data": { + "version": "6.6.1", + "packageName": "workbox-google-analytics", + "hash": "sha512-1TjSvbFSLmkpqLcBsF7FuGqqeDsf+uAXO/pjiINQKg3b1GN0nBngnxLcXDYo1n/XxK4N7RaRrpRlkwjY/3ocuA==" + } + }, + "npm:workbox-google-analytics@5.1.4": { + "type": "npm", + "name": "npm:workbox-google-analytics@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-google-analytics", + "hash": "sha512-0IFhKoEVrreHpKgcOoddV+oIaVXBFKXUzJVBI+nb0bxmcwYuZMdteBTp8AEDJacENtc9xbR0wa9RDCnYsCDLjA==" + } + }, + "npm:workbox-navigation-preload": { + "type": "npm", + "name": "npm:workbox-navigation-preload", + "data": { + "version": "6.6.1", + "packageName": "workbox-navigation-preload", + "hash": "sha512-DQCZowCecO+wRoIxJI2V6bXWK6/53ff+hEXLGlQL4Rp9ZaPDLrgV/32nxwWIP7QpWDkVEtllTAK5h6cnhxNxDA==" + } + }, + "npm:workbox-navigation-preload@5.1.4": { + "type": "npm", + "name": "npm:workbox-navigation-preload@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-navigation-preload", + "hash": "sha512-Wf03osvK0wTflAfKXba//QmWC5BIaIZARU03JIhAEO2wSB2BDROWI8Q/zmianf54kdV7e1eLaIEZhth4K4MyfQ==" + } + }, + "npm:workbox-precaching": { + "type": "npm", + "name": "npm:workbox-precaching", + "data": { + "version": "6.6.1", + "packageName": "workbox-precaching", + "hash": "sha512-K4znSJ7IKxCnCYEdhNkMr7X1kNh8cz+mFgx9v5jFdz1MfI84pq8C2zG+oAoeE5kFrUf7YkT5x4uLWBNg0DVZ5A==" + } + }, + "npm:workbox-precaching@5.1.4": { + "type": "npm", + "name": "npm:workbox-precaching@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-precaching", + "hash": "sha512-gCIFrBXmVQLFwvAzuGLCmkUYGVhBb7D1k/IL7pUJUO5xacjLcFUaLnnsoVepBGAiKw34HU1y/YuqvTKim9qAZA==" + } + }, + "npm:workbox-range-requests": { + "type": "npm", + "name": "npm:workbox-range-requests", + "data": { + "version": "6.6.1", + "packageName": "workbox-range-requests", + "hash": "sha512-4BDzk28govqzg2ZpX0IFkthdRmCKgAKreontYRC5YsAPB2jDtPNxqx3WtTXgHw1NZalXpcH/E4LqUa9+2xbv1g==" + } + }, + "npm:workbox-range-requests@5.1.4": { + "type": "npm", + "name": "npm:workbox-range-requests@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-range-requests", + "hash": "sha512-1HSujLjgTeoxHrMR2muDW2dKdxqCGMc1KbeyGcmjZZAizJTFwu7CWLDmLv6O1ceWYrhfuLFJO+umYMddk2XMhw==" + } + }, + "npm:workbox-recipes": { + "type": "npm", + "name": "npm:workbox-recipes", + "data": { + "version": "6.6.1", + "packageName": "workbox-recipes", + "hash": "sha512-/oy8vCSzromXokDA+X+VgpeZJvtuf8SkQ8KL0xmRivMgJZrjwM3c2tpKTJn6PZA6TsbxGs3Sc7KwMoZVamcV2g==" + } + }, + "npm:workbox-routing": { + "type": "npm", + "name": "npm:workbox-routing", + "data": { + "version": "6.6.1", + "packageName": "workbox-routing", + "hash": "sha512-j4ohlQvfpVdoR8vDYxTY9rA9VvxTHogkIDwGdJ+rb2VRZQ5vt1CWwUUZBeD/WGFAni12jD1HlMXvJ8JS7aBWTg==" + } + }, + "npm:workbox-routing@5.1.4": { + "type": "npm", + "name": "npm:workbox-routing@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-routing", + "hash": "sha512-8ljknRfqE1vEQtnMtzfksL+UXO822jJlHTIR7+BtJuxQ17+WPZfsHqvk1ynR/v0EHik4x2+826Hkwpgh4GKDCw==" + } + }, + "npm:workbox-strategies": { + "type": "npm", + "name": "npm:workbox-strategies", + "data": { + "version": "6.6.1", + "packageName": "workbox-strategies", + "hash": "sha512-WQLXkRnsk4L81fVPkkgon1rZNxnpdO5LsO+ws7tYBC6QQQFJVI6v98klrJEjFtZwzw/mB/HT5yVp7CcX0O+mrw==" + } + }, + "npm:workbox-strategies@5.1.4": { + "type": "npm", + "name": "npm:workbox-strategies@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-strategies", + "hash": "sha512-VVS57LpaJTdjW3RgZvPwX0NlhNmscR7OQ9bP+N/34cYMDzXLyA6kqWffP6QKXSkca1OFo/v6v7hW7zrrguo6EA==" + } + }, + "npm:workbox-streams": { + "type": "npm", + "name": "npm:workbox-streams", + "data": { + "version": "6.6.1", + "packageName": "workbox-streams", + "hash": "sha512-maKG65FUq9e4BLotSKWSTzeF0sgctQdYyTMq529piEN24Dlu9b6WhrAfRpHdCncRS89Zi2QVpW5V33NX8PgH3Q==" + } + }, + "npm:workbox-streams@5.1.4": { + "type": "npm", + "name": "npm:workbox-streams@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-streams", + "hash": "sha512-xU8yuF1hI/XcVhJUAfbQLa1guQUhdLMPQJkdT0kn6HP5CwiPOGiXnSFq80rAG4b1kJUChQQIGPrq439FQUNVrw==" + } + }, + "npm:workbox-sw": { + "type": "npm", + "name": "npm:workbox-sw", + "data": { + "version": "6.6.1", + "packageName": "workbox-sw", + "hash": "sha512-R7whwjvU2abHH/lR6kQTTXLHDFU2izht9kJOvBRYK65FbwutT4VvnUAJIgHvfWZ/fokrOPhfoWYoPCMpSgUKHQ==" + } + }, + "npm:workbox-sw@5.1.4": { + "type": "npm", + "name": "npm:workbox-sw@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-sw", + "hash": "sha512-9xKnKw95aXwSNc8kk8gki4HU0g0W6KXu+xks7wFuC7h0sembFnTrKtckqZxbSod41TDaGh+gWUA5IRXrL0ECRA==" + } + }, + "npm:workbox-webpack-plugin@5.1.4": { + "type": "npm", + "name": "npm:workbox-webpack-plugin@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-webpack-plugin", + "hash": "sha512-PZafF4HpugZndqISi3rZ4ZK4A4DxO8rAqt2FwRptgsDx7NF8TVKP86/huHquUsRjMGQllsNdn4FNl8CD/UvKmQ==" + } + }, + "npm:workbox-webpack-plugin": { + "type": "npm", + "name": "npm:workbox-webpack-plugin", + "data": { + "version": "6.6.1", + "packageName": "workbox-webpack-plugin", + "hash": "sha512-zpZ+ExFj9NmiI66cFEApyjk7hGsfJ1YMOaLXGXBoZf0v7Iu6hL0ZBe+83mnDq3YYWAfA3fnyFejritjOHkFcrA==" + } + }, + "npm:workbox-window": { + "type": "npm", + "name": "npm:workbox-window", + "data": { + "version": "6.6.1", + "packageName": "workbox-window", + "hash": "sha512-wil4nwOY58nTdCvif/KEZjQ2NP8uk3gGeRNy2jPBbzypU4BT4D9L8xiwbmDBpZlSgJd2xsT9FvSNU0gsxV51JQ==" + } + }, + "npm:workbox-window@5.1.4": { + "type": "npm", + "name": "npm:workbox-window@5.1.4", + "data": { + "version": "5.1.4", + "packageName": "workbox-window", + "hash": "sha512-vXQtgTeMCUq/4pBWMfQX8Ee7N2wVC4Q7XYFqLnfbXJ2hqew/cU1uMTD2KqGEgEpE4/30luxIxgE+LkIa8glBYw==" + } + }, + "npm:worker-farm": { + "type": "npm", + "name": "npm:worker-farm", + "data": { + "version": "1.7.0", + "packageName": "worker-farm", + "hash": "sha512-rvw3QTZc8lAxyVrqcSGVm5yP/IJ2UcB3U0graE3LCFoZ0Yn2x4EoVSqJKdB/T5M+FLcRPjz4TDacRf3OCfNUzw==" + } + }, + "npm:worker-rpc": { + "type": "npm", + "name": "npm:worker-rpc", + "data": { + "version": "0.1.1", + "packageName": "worker-rpc", + "hash": "sha512-P1WjMrUB3qgJNI9jfmpZ/htmBEjFh//6l/5y8SD9hg1Ef5zTTVVoRjTrTEzPrNBQvmhMxkoTsjOXN10GWU7aCg==" + } + }, + "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:wrap-ansi": { + "type": "npm", + "name": "npm:wrap-ansi", + "data": { + "version": "7.0.0", + "packageName": "wrap-ansi", + "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" + } + }, + "npm:wrap-ansi@3.0.1": { + "type": "npm", + "name": "npm:wrap-ansi@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "wrap-ansi", + "hash": "sha512-iXR3tDXpbnTpzjKSylUJRkLuOrEC7hwEB221cgn6wtF8wpmz28puFXAEfPT5zrjM3wahygB//VuWEr1vTkDcNQ==" + } + }, + "npm:wrap-ansi@5.1.0": { + "type": "npm", + "name": "npm:wrap-ansi@5.1.0", + "data": { + "version": "5.1.0", + "packageName": "wrap-ansi", + "hash": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==" + } + }, + "npm:wrap-ansi@6.2.0": { + "type": "npm", + "name": "npm:wrap-ansi@6.2.0", + "data": { + "version": "6.2.0", + "packageName": "wrap-ansi", + "hash": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==" + } + }, + "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:wrappy": { + "type": "npm", + "name": "npm:wrappy", + "data": { + "version": "1.0.2", + "packageName": "wrappy", + "hash": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" + } + }, + "npm:write-file-atomic@4.0.1": { + "type": "npm", + "name": "npm:write-file-atomic@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "write-file-atomic", + "hash": "sha512-nSKUxgAbyioruk6hU87QzVbY279oYT6uiwgDoujth2ju4mJ+TZau7SQBhtbTmUyuNYTuXnSyRn66FV0+eCgcrQ==" + } + }, + "npm:write-file-atomic": { + "type": "npm", + "name": "npm:write-file-atomic", + "data": { + "version": "2.4.3", + "packageName": "write-file-atomic", + "hash": "sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==" + } + }, + "npm:write-file-atomic@3.0.3": { + "type": "npm", + "name": "npm:write-file-atomic@3.0.3", + "data": { + "version": "3.0.3", + "packageName": "write-file-atomic", + "hash": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==" + } + }, + "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-json-file": { + "type": "npm", + "name": "npm:write-json-file", + "data": { + "version": "3.2.0", + "packageName": "write-json-file", + "hash": "sha512-3xZqT7Byc2uORAatYiP3DHUUAVEkNOswEWNs9H5KXiicRTvzYzYqKjYc4G7p+8pltvAw641lVByKVtMpf+4sYQ==" + } + }, + "npm:write-pkg": { + "type": "npm", + "name": "npm:write-pkg", + "data": { + "version": "4.0.0", + "packageName": "write-pkg", + "hash": "sha512-v2UQ+50TNf2rNHJ8NyWttfm/EJUBWMJcx6ZTYZr6Qp52uuegWw/lBkCtCbnYZEmPRNL61m+u67dAmGxo+HTULA==" + } + }, + "npm:write": { + "type": "npm", + "name": "npm:write", + "data": { + "version": "1.0.3", + "packageName": "write", + "hash": "sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==" + } + }, + "npm:ws@6.2.3": { + "type": "npm", + "name": "npm:ws@6.2.3", + "data": { + "version": "6.2.3", + "packageName": "ws", + "hash": "sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==" + } + }, + "npm:ws@7.5.10": { + "type": "npm", + "name": "npm:ws@7.5.10", + "data": { + "version": "7.5.10", + "packageName": "ws", + "hash": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==" + } + }, + "npm:ws": { + "type": "npm", + "name": "npm:ws", + "data": { + "version": "8.18.0", + "packageName": "ws", + "hash": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==" + } + }, + "npm:xdg-basedir": { + "type": "npm", + "name": "npm:xdg-basedir", + "data": { + "version": "3.0.0", + "packageName": "xdg-basedir", + "hash": "sha512-1Dly4xqlulvPD3fZUQJLY+FUIeqN3N2MM3uqe4rCJftAvOjFa3jFGfctOgluGx4ahPbUCsZkmJILiP0Vi4T6lQ==" + } + }, + "npm:xlsx": { + "type": "npm", + "name": "npm:xlsx", + "data": { + "version": "0.18.5", + "packageName": "xlsx", + "hash": "sha512-dmg3LCjBPHZnQp5/F/+nnTa+miPJxUXB6vtk42YjBBKayDNagxGEeIdWApkYPOf3Z3pm3k62Knjzp7lMeTEtFQ==" + } + }, + "npm:xml-name-validator": { + "type": "npm", + "name": "npm:xml-name-validator", + "data": { + "version": "3.0.0", + "packageName": "xml-name-validator", + "hash": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==" + } + }, + "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:y18n": { + "type": "npm", + "name": "npm:y18n", + "data": { + "version": "4.0.3", + "packageName": "y18n", + "hash": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==" + } + }, + "npm:y18n@5.0.8": { + "type": "npm", + "name": "npm:y18n@5.0.8", + "data": { + "version": "5.0.8", + "packageName": "y18n", + "hash": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" + } + }, + "npm:yallist@2.1.2": { + "type": "npm", + "name": "npm:yallist@2.1.2", + "data": { + "version": "2.1.2", + "packageName": "yallist", + "hash": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==" + } + }, + "npm:yallist@3.1.1": { + "type": "npm", + "name": "npm:yallist@3.1.1", + "data": { + "version": "3.1.1", + "packageName": "yallist", + "hash": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" + } + }, + "npm:yallist": { + "type": "npm", + "name": "npm:yallist", + "data": { + "version": "4.0.0", + "packageName": "yallist", + "hash": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + } + }, + "npm:yaml": { + "type": "npm", + "name": "npm:yaml", + "data": { + "version": "1.10.2", + "packageName": "yaml", + "hash": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" + } + }, + "npm:yaml@2.4.5": { + "type": "npm", + "name": "npm:yaml@2.4.5", + "data": { + "version": "2.4.5", + "packageName": "yaml", + "hash": "sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==" + } + }, + "npm:yargs-parser": { + "type": "npm", + "name": "npm:yargs-parser", + "data": { + "version": "20.2.4", + "packageName": "yargs-parser", + "hash": "sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==" + } + }, + "npm:yargs-parser@21.1.1": { + "type": "npm", + "name": "npm:yargs-parser@21.1.1", + "data": { + "version": "21.1.1", + "packageName": "yargs-parser", + "hash": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" + } + }, + "npm:yargs-parser@13.1.2": { + "type": "npm", + "name": "npm:yargs-parser@13.1.2", + "data": { + "version": "13.1.2", + "packageName": "yargs-parser", + "hash": "sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==" + } + }, + "npm:yargs-parser@18.1.3": { + "type": "npm", + "name": "npm:yargs-parser@18.1.3", + "data": { + "version": "18.1.3", + "packageName": "yargs-parser", + "hash": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==" + } + }, + "npm:yargs-parser@20.2.9": { + "type": "npm", + "name": "npm:yargs-parser@20.2.9", + "data": { + "version": "20.2.9", + "packageName": "yargs-parser", + "hash": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==" + } + }, + "npm:yargs": { + "type": "npm", + "name": "npm:yargs", + "data": { + "version": "16.2.0", + "packageName": "yargs", + "hash": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==" + } + }, + "npm:yargs@13.3.2": { + "type": "npm", + "name": "npm:yargs@13.3.2", + "data": { + "version": "13.3.2", + "packageName": "yargs", + "hash": "sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==" + } + }, + "npm:yargs@15.4.1": { + "type": "npm", + "name": "npm:yargs@15.4.1", + "data": { + "version": "15.4.1", + "packageName": "yargs", + "hash": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==" + } + }, + "npm:yargs@17.7.2": { + "type": "npm", + "name": "npm:yargs@17.7.2", + "data": { + "version": "17.7.2", + "packageName": "yargs", + "hash": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" + } + }, + "npm:yauzl": { + "type": "npm", + "name": "npm:yauzl", + "data": { + "version": "2.10.0", + "packageName": "yauzl", + "hash": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==" + } + }, + "npm:yocto-queue": { + "type": "npm", + "name": "npm:yocto-queue", + "data": { + "version": "0.1.0", + "packageName": "yocto-queue", + "hash": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" + } + }, + "npm:zalgo-promise": { + "type": "npm", + "name": "npm:zalgo-promise", + "data": { + "version": "1.0.48", + "packageName": "zalgo-promise", + "hash": "sha512-LLHANmdm53+MucY9aOFIggzYtUdkSBFxUsy4glTTQYNyK6B3uCPWTbfiGvSrEvLojw0mSzyFJ1/RRLv+QMNdzQ==" + } + }, + "npm:zip-stream": { + "type": "npm", + "name": "npm:zip-stream", + "data": { + "version": "2.1.3", + "packageName": "zip-stream", + "hash": "sha512-EkXc2JGcKhO5N5aZ7TmuNo45budRaFGHOmz24wtJR7znbNqDPmdZtUauKX6et8KAVseAMBOyWJqEpXcHTBsh7Q==" + } + }, + "npm:zip-stream@4.1.1": { + "type": "npm", + "name": "npm:zip-stream@4.1.1", + "data": { + "version": "4.1.1", + "packageName": "zip-stream", + "hash": "sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==" + } + } + }, + "dependencies": { + "@scorecard/shared": [ + { + "source": "@scorecard/shared", + "target": "npm:@dhis2/ui", + "type": "static" + }, + { + "source": "@scorecard/shared", + "target": "npm:jquery", + "type": "static" + }, + { + "source": "@scorecard/shared", + "target": "npm:react-hook-form", + "type": "static" + }, + { + "source": "@scorecard/shared", + "target": "npm:react-router-dom", + "type": "static" + }, + { + "source": "@scorecard/shared", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "@scorecard/shared", + "target": "npm:@types/react", + "type": "static" + }, + { + "source": "@scorecard/shared", + "target": "npm:@types/react-dom", + "type": "static" + }, + { + "source": "@scorecard/shared", + "target": "npm:typescript", + "type": "static" + } + ], + "widget": [ + { + "source": "widget", + "target": "npm:@dhis2/app-runtime", + "type": "static" + }, + { + "source": "widget", + "target": "npm:@dhis2/app-service-datastore", + "type": "static" + }, + { + "source": "widget", + "target": "npm:@dhis2/d2-i18n", + "type": "static" + }, + { + "source": "widget", + "target": "npm:@dhis2/ui", + "type": "static" + }, + { + "source": "widget", + "target": "npm:@iapps/function-analytics", + "type": "static" + }, + { + "source": "widget", + "target": "npm:@material-ui/core", + "type": "static" + }, + { + "source": "widget", + "target": "npm:@material-ui/icons", + "type": "static" + }, + { + "source": "widget", + "target": "@scorecard/shared", + "type": "static" + }, + { + "source": "widget", + "target": "npm:async", + "type": "static" + }, + { + "source": "widget", + "target": "npm:async-es", + "type": "static" + }, + { + "source": "widget", + "target": "npm:file-saver", + "type": "static" + }, + { + "source": "widget", + "target": "npm:immer", + "type": "static" + }, + { + "source": "widget", + "target": "npm:intro.js", + "type": "static" + }, + { + "source": "widget", + "target": "npm:intro.js-react", + "type": "static" + }, + { + "source": "widget", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "widget", + "target": "npm:luxon", + "type": "static" + }, + { + "source": "widget", + "target": "npm:react", + "type": "static" + }, + { + "source": "widget", + "target": "npm:react-color", + "type": "static" + }, + { + "source": "widget", + "target": "npm:react-dnd", + "type": "static" + }, + { + "source": "widget", + "target": "npm:react-dnd-html5-backend", + "type": "static" + }, + { + "source": "widget", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "widget", + "target": "npm:react-error-boundary", + "type": "static" + }, + { + "source": "widget", + "target": "npm:react-js-loading-shimmer", + "type": "static" + }, + { + "source": "widget", + "target": "npm:react-jsx-parser", + "type": "static" + }, + { + "source": "widget", + "target": "npm:react-router-dom", + "type": "static" + }, + { + "source": "widget", + "target": "npm:react-to-print", + "type": "static" + }, + { + "source": "widget", + "target": "npm:react-web-vitals", + "type": "static" + }, + { + "source": "widget", + "target": "npm:recoil", + "type": "static" + }, + { + "source": "widget", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "widget", + "target": "npm:typeface-roboto", + "type": "static" + }, + { + "source": "widget", + "target": "npm:xlsx", + "type": "static" + }, + { + "source": "widget", + "target": "npm:@dhis2/cli-app-scripts", + "type": "static" + }, + { + "source": "widget", + "target": "npm:@dhis2/cli-style", + "type": "static" + }, + { + "source": "widget", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "widget", + "target": "npm:@types/react", + "type": "static" + }, + { + "source": "widget", + "target": "npm:@types/react-dom", + "type": "static" + }, + { + "source": "widget", + "target": "npm:bestzip", + "type": "static" + }, + { + "source": "widget", + "target": "npm:d2-manifest", + "type": "static" + }, + { + "source": "widget", + "target": "npm:react-scripts", + "type": "static" + }, + { + "source": "widget", + "target": "npm:rimraf", + "type": "static" + }, + { + "source": "widget", + "target": "npm:typescript", + "type": "static" + } + ], + "app": [ + { + "source": "app", + "target": "npm:@dhis2/app-runtime", + "type": "static" + }, + { + "source": "app", + "target": "npm:@dhis2/app-service-datastore", + "type": "static" + }, + { + "source": "app", + "target": "npm:@dhis2/ui", + "type": "static" + }, + { + "source": "app", + "target": "npm:@hisptz/dhis2-ui", + "type": "static" + }, + { + "source": "app", + "target": "npm:@hisptz/dhis2-utils", + "type": "static" + }, + { + "source": "app", + "target": "npm:@iapps/function-analytics", + "type": "static" + }, + { + "source": "app", + "target": "npm:@iapps/period-utilities", + "type": "static" + }, + { + "source": "app", + "target": "npm:@material-ui/core", + "type": "static" + }, + { + "source": "app", + "target": "npm:@material-ui/icons", + "type": "static" + }, + { + "source": "app", + "target": "@scorecard/shared", + "type": "static" + }, + { + "source": "app", + "target": "npm:async", + "type": "static" + }, + { + "source": "app", + "target": "npm:async-es", + "type": "static" + }, + { + "source": "app", + "target": "npm:cypress-multi-reporters", + "type": "static" + }, + { + "source": "app", + "target": "npm:file-saver", + "type": "static" + }, + { + "source": "app", + "target": "npm:highcharts", + "type": "static" + }, + { + "source": "app", + "target": "npm:immer", + "type": "static" + }, + { + "source": "app", + "target": "npm:intro.js", + "type": "static" + }, + { + "source": "app", + "target": "npm:intro.js-react", + "type": "static" + }, + { + "source": "app", + "target": "npm:jodit-react", + "type": "static" + }, + { + "source": "app", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "app", + "target": "npm:luxon", + "type": "static" + }, + { + "source": "app", + "target": "npm:react-beautiful-dnd", + "type": "static" + }, + { + "source": "app", + "target": "npm:react-color", + "type": "static" + }, + { + "source": "app", + "target": "npm:react-dnd", + "type": "static" + }, + { + "source": "app", + "target": "npm:react-dnd-html5-backend", + "type": "static" + }, + { + "source": "app", + "target": "npm:react-error-boundary", + "type": "static" + }, + { + "source": "app", + "target": "npm:react-error-overlay", + "type": "static" + }, + { + "source": "app", + "target": "npm:react-hook-form", + "type": "static" + }, + { + "source": "app", + "target": "npm:react-js-loading-shimmer", + "type": "static" + }, + { + "source": "app", + "target": "npm:react-jsx-parser", + "type": "static" + }, + { + "source": "app", + "target": "npm:react-router-dom", + "type": "static" + }, + { + "source": "app", + "target": "npm:react-to-print", + "type": "static" + }, + { + "source": "app", + "target": "npm:react-web-vitals", + "type": "static" + }, + { + "source": "app", + "target": "npm:recoil", + "type": "static" + }, + { + "source": "app", + "target": "npm:usehooks-ts", + "type": "static" + }, + { + "source": "app", + "target": "npm:xlsx", + "type": "static" + }, + { + "source": "app", + "target": "npm:@cypress/react", + "type": "static" + }, + { + "source": "app", + "target": "npm:@cypress/webpack-dev-server", + "type": "static" + }, + { + "source": "app", + "target": "npm:@dhis2/cli-app-scripts", + "type": "static" + }, + { + "source": "app", + "target": "npm:@dhis2/cli-style", + "type": "static" + }, + { + "source": "app", + "target": "npm:@dhis2/cli-utils-cypress", + "type": "static" + }, + { + "source": "app", + "target": "npm:@dhis2/cypress-commands", + "type": "static" + }, + { + "source": "app", + "target": "npm:@dhis2/cypress-plugins", + "type": "static" + }, + { + "source": "app", + "target": "npm:@dhis2/d2-i18n", + "type": "static" + }, + { + "source": "app", + "target": "npm:@hookform/devtools", + "type": "static" + }, + { + "source": "app", + "target": "npm:@types/cypress", + "type": "static" + }, + { + "source": "app", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "app", + "target": "npm:@types/react", + "type": "static" + }, + { + "source": "app", + "target": "npm:@types/react-dom", + "type": "static" + }, + { + "source": "app", + "target": "npm:@typescript-eslint/eslint-plugin", + "type": "static" + }, + { + "source": "app", + "target": "npm:@typescript-eslint/parser", + "type": "static" + }, + { + "source": "app", + "target": "npm:concurrently", + "type": "static" + }, + { + "source": "app", + "target": "npm:cross-var", + "type": "static" + }, + { + "source": "app", + "target": "npm:cucumber", + "type": "static" + }, + { + "source": "app", + "target": "npm:cypress", + "type": "static" + }, + { + "source": "app", + "target": "npm:cypress-cucumber-preprocessor", + "type": "static" + }, + { + "source": "app", + "target": "npm:cz-conventional-changelog", + "type": "static" + }, + { + "source": "app", + "target": "npm:dotenv", + "type": "static" + }, + { + "source": "app", + "target": "npm:dotenv-cli", + "type": "static" + }, + { + "source": "app", + "target": "npm:eslint-config-react-app", + "type": "static" + }, + { + "source": "app", + "target": "npm:eslint-plugin-cypress", + "type": "static" + }, + { + "source": "app", + "target": "npm:eslint-plugin-react-hooks", + "type": "static" + }, + { + "source": "app", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "app", + "target": "npm:react", + "type": "static" + }, + { + "source": "app", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "app", + "target": "npm:wait-on", + "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:@apideck/better-ajv-errors": [ + { + "source": "npm:@apideck/better-ajv-errors", + "target": "npm:json-schema", + "type": "static" + }, + { + "source": "npm:@apideck/better-ajv-errors", + "target": "npm:jsonpointer", + "type": "static" + }, + { + "source": "npm:@apideck/better-ajv-errors", + "target": "npm:leven", + "type": "static" + } + ], + "npm:@babel/code-frame@7.10.4": [ + { + "source": "npm:@babel/code-frame@7.10.4", + "target": "npm:@babel/highlight", + "type": "static" + } + ], + "npm:@babel/code-frame@7.12.11": [ + { + "source": "npm:@babel/code-frame@7.12.11", + "target": "npm:@babel/highlight", + "type": "static" + } + ], + "npm:@babel/code-frame": [ + { + "source": "npm:@babel/code-frame", + "target": "npm:@babel/highlight", + "type": "static" + }, + { + "source": "npm:@babel/code-frame", + "target": "npm:picocolors", + "type": "static" + } + ], + "npm:@babel/core@7.12.3": [ + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:@babel/helpers", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:gensync", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:semver@5.7.2", + "type": "static" + }, + { + "source": "npm:@babel/core@7.12.3", + "target": "npm:source-map@0.5.7", + "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/eslint-parser": [ + { + "source": "npm:@babel/eslint-parser", + "target": "npm:@nicolo-ribaudo/eslint-scope-5-internals", + "type": "static" + }, + { + "source": "npm:@babel/eslint-parser", + "target": "npm:eslint-visitor-keys@2.1.0", + "type": "static" + }, + { + "source": "npm:@babel/eslint-parser", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/generator": [ + { + "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@2.5.2", + "type": "static" + } + ], + "npm:@babel/helper-annotate-as-pure": [ + { + "source": "npm:@babel/helper-annotate-as-pure", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-builder-binary-assignment-operator-visitor": [ + { + "source": "npm:@babel/helper-builder-binary-assignment-operator-visitor", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-builder-binary-assignment-operator-visitor", + "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@5.1.1", + "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/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-environment-visitor", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-function-name", + "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/helper-split-export-declaration", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/helper-create-regexp-features-plugin": [ + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:regexpu-core@5.3.2", + "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/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", + "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", + "type": "static" + } + ], + "npm:@babel/helper-environment-visitor": [ + { + "source": "npm:@babel/helper-environment-visitor", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-function-name": [ + { + "source": "npm:@babel/helper-function-name", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/helper-function-name", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-hoist-variables": [ + { + "source": "npm:@babel/helper-hoist-variables", + "target": "npm:@babel/types", + "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/helper-environment-visitor", + "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-simple-access", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/helper-split-export-declaration", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/helper-validator-identifier", + "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/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/helper-environment-visitor", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/helper-wrap-function", + "type": "static" + } + ], + "npm:@babel/helper-replace-supers": [ + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/helper-environment-visitor", + "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" + } + ], + "npm:@babel/helper-simple-access": [ + { + "source": "npm:@babel/helper-simple-access", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-simple-access", + "target": "npm:@babel/types", + "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/helper-function-name", + "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" + } + ], + "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/highlight": [ + { + "source": "npm:@babel/highlight", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/highlight", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:@babel/highlight", + "target": "npm:js-tokens", + "type": "static" + }, + { + "source": "npm:@babel/highlight", + "target": "npm:picocolors", + "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/helper-environment-visitor", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "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/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/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/helper-environment-visitor", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-class-properties": [ + { + "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/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-nullish-coalescing-operator": [ + { + "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-numeric-separator": [ + { + "source": "npm:@babel/plugin-proposal-numeric-separator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-numeric-separator", + "target": "npm:@babel/plugin-syntax-numeric-separator", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-object-rest-spread": [ + { + "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-optional-chaining": [ + { + "source": "npm:@babel/plugin-proposal-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-optional-chaining", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-optional-chaining", + "target": "npm:@babel/plugin-syntax-optional-chaining", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-private-methods": [ + { + "source": "npm:@babel/plugin-proposal-private-methods", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-private-methods", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-async-generators": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-class-properties": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-decorators": [ + { + "source": "npm:@babel/plugin-syntax-decorators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-dynamic-import": [ + { + "source": "npm:@babel/plugin-syntax-dynamic-import", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-export-namespace-from": [ + { + "source": "npm:@babel/plugin-syntax-export-namespace-from", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-flow": [ + { + "source": "npm:@babel/plugin-syntax-flow", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-import-assertions": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-import-meta": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-jsx@7.14.5": [ + { + "source": "npm:@babel/plugin-syntax-jsx@7.14.5", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-jsx": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-nullish-coalescing-operator": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-object-rest-spread": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-optional-chaining": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-top-level-await": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-unicode-sets-regex": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-async-generator-functions": [ + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/helper-environment-visitor", + "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/plugin-syntax-async-generators", + "type": "static" + } + ], + "npm:@babel/plugin-transform-async-to-generator": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-block-scoping": [ + { + "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/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/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-class-static-block", + "target": "npm:@babel/plugin-syntax-class-static-block", + "type": "static" + } + ], + "npm:@babel/plugin-transform-classes": [ + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-annotate-as-pure", + "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-environment-visitor", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-function-name", + "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/helper-split-export-declaration", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:globals@11.12.0", + "type": "static" + } + ], + "npm:@babel/plugin-transform-computed-properties": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-dotall-regex": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-dynamic-import": [ + { + "source": "npm:@babel/plugin-transform-dynamic-import", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dynamic-import", + "target": "npm:@babel/plugin-syntax-dynamic-import", + "type": "static" + } + ], + "npm:@babel/plugin-transform-exponentiation-operator": [ + { + "source": "npm:@babel/plugin-transform-exponentiation-operator", + "target": "npm:@babel/helper-builder-binary-assignment-operator-visitor", + "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/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-export-namespace-from", + "target": "npm:@babel/plugin-syntax-export-namespace-from", + "type": "static" + } + ], + "npm:@babel/plugin-transform-flow-strip-types": [ + { + "source": "npm:@babel/plugin-transform-flow-strip-types", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-flow-strip-types", + "target": "npm:@babel/plugin-syntax-flow", + "type": "static" + } + ], + "npm:@babel/plugin-transform-for-of": [ + { + "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/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/helper-function-name", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-json-strings": [ + { + "source": "npm:@babel/plugin-transform-json-strings", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-json-strings", + "target": "npm:@babel/plugin-syntax-json-strings", + "type": "static" + } + ], + "npm:@babel/plugin-transform-literals": [ + { + "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/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-logical-assignment-operators", + "target": "npm:@babel/plugin-syntax-logical-assignment-operators", + "type": "static" + } + ], + "npm:@babel/plugin-transform-member-expression-literals": [ + { + "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/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/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-commonjs", + "target": "npm:@babel/helper-simple-access", + "type": "static" + } + ], + "npm:@babel/plugin-transform-modules-systemjs": [ + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/helper-hoist-variables", + "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" + } + ], + "npm:@babel/plugin-transform-modules-umd": [ + { + "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/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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-nullish-coalescing-operator": [ + { + "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "type": "static" + } + ], + "npm:@babel/plugin-transform-numeric-separator": [ + { + "source": "npm:@babel/plugin-transform-numeric-separator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-numeric-separator", + "target": "npm:@babel/plugin-syntax-numeric-separator", + "type": "static" + } + ], + "npm:@babel/plugin-transform-object-rest-spread": [ + { + "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-syntax-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + } + ], + "npm:@babel/plugin-transform-object-super": [ + { + "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/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-catch-binding", + "target": "npm:@babel/plugin-syntax-optional-catch-binding", + "type": "static" + } + ], + "npm:@babel/plugin-transform-optional-chaining": [ + { + "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-optional-chaining", + "target": "npm:@babel/plugin-syntax-optional-chaining", + "type": "static" + } + ], + "npm:@babel/plugin-transform-parameters": [ + { + "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/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/helper-annotate-as-pure", + "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/plugin-transform-private-property-in-object", + "target": "npm:@babel/plugin-syntax-private-property-in-object", + "type": "static" + } + ], + "npm:@babel/plugin-transform-property-literals": [ + { + "source": "npm:@babel/plugin-transform-property-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-react-constant-elements": [ + { + "source": "npm:@babel/plugin-transform-react-constant-elements", + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-react-jsx-development": [ + { + "source": "npm:@babel/plugin-transform-react-jsx-development", + "target": "npm:@babel/plugin-transform-react-jsx", + "type": "static" + } + ], + "npm:@babel/plugin-transform-react-jsx": [ + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/helper-annotate-as-pure", + "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-pure-annotations": [ + { + "source": "npm:@babel/plugin-transform-react-pure-annotations", + "target": "npm:@babel/helper-annotate-as-pure", + "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/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regenerator", + "target": "npm:regenerator-transform", + "type": "static" + } + ], + "npm:@babel/plugin-transform-reserved-words": [ + { + "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/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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-spread": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-template-literals": [ + { + "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/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-typescript": [ + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-annotate-as-pure", + "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/plugin-syntax-typescript", + "type": "static" + } + ], + "npm:@babel/plugin-transform-unicode-escapes": [ + { + "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/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/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/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/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-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-async-generators", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-class-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-class-static-block", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-dynamic-import", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-export-namespace-from", + "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", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-import-meta", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-json-strings", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-numeric-separator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-top-level-await", + "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-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-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/preset-flow": [ + { + "source": "npm:@babel/preset-flow", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-flow", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-flow", + "target": "npm:@babel/plugin-transform-flow-strip-types", + "type": "static" + } + ], + "npm:@babel/preset-modules": [ + { + "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/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/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/register": [ + { + "source": "npm:@babel/register", + "target": "npm:clone-deep", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:find-cache-dir", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:make-dir@2.1.0", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:pirates", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:source-map-support", + "type": "static" + } + ], + "npm:@babel/runtime": [ + { + "source": "npm:@babel/runtime", + "target": "npm:regenerator-runtime@0.14.1", + "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", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/helper-environment-visitor", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/helper-function-name", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/helper-hoist-variables", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/helper-split-export-declaration", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:globals@11.12.0", + "type": "static" + } + ], + "npm:@babel/types@7.15.0": [ + { + "source": "npm:@babel/types@7.15.0", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/types@7.15.0", + "target": "npm:to-fast-properties", + "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" + }, + { + "source": "npm:@babel/types", + "target": "npm:to-fast-properties", + "type": "static" + } + ], + "npm:@cnakazawa/watch": [ + { + "source": "npm:@cnakazawa/watch", + "target": "npm:exec-sh", + "type": "static" + }, + { + "source": "npm:@cnakazawa/watch", + "target": "npm:minimist", + "type": "static" + } + ], + "npm:@commitlint/cli": [ + { + "source": "npm:@commitlint/cli", + "target": "npm:@commitlint/format@12.1.4", + "type": "static" + }, + { + "source": "npm:@commitlint/cli", + "target": "npm:@commitlint/lint@12.1.4", + "type": "static" + }, + { + "source": "npm:@commitlint/cli", + "target": "npm:@commitlint/load@12.1.4", + "type": "static" + }, + { + "source": "npm:@commitlint/cli", + "target": "npm:@commitlint/read@12.1.4", + "type": "static" + }, + { + "source": "npm:@commitlint/cli", + "target": "npm:@commitlint/types", + "type": "static" + }, + { + "source": "npm:@commitlint/cli", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@commitlint/cli", + "target": "npm:resolve-from", + "type": "static" + }, + { + "source": "npm:@commitlint/cli", + "target": "npm:resolve-global", + "type": "static" + }, + { + "source": "npm:@commitlint/cli", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:@commitlint/config-conventional": [ + { + "source": "npm:@commitlint/config-conventional", + "target": "npm:conventional-changelog-conventionalcommits@4.6.3", + "type": "static" + } + ], + "npm:@commitlint/config-conventional@8.3.6": [ + { + "source": "npm:@commitlint/config-conventional@8.3.6", + "target": "npm:conventional-changelog-conventionalcommits", + "type": "static" + } + ], + "npm:@commitlint/config-validator": [ + { + "source": "npm:@commitlint/config-validator", + "target": "npm:@commitlint/types@19.0.3", + "type": "static" + }, + { + "source": "npm:@commitlint/config-validator", + "target": "npm:ajv@8.17.1", + "type": "static" + } + ], + "npm:@commitlint/ensure@12.1.4": [ + { + "source": "npm:@commitlint/ensure@12.1.4", + "target": "npm:@commitlint/types", + "type": "static" + }, + { + "source": "npm:@commitlint/ensure@12.1.4", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:@commitlint/ensure": [ + { + "source": "npm:@commitlint/ensure", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:@commitlint/format@12.1.4": [ + { + "source": "npm:@commitlint/format@12.1.4", + "target": "npm:@commitlint/types", + "type": "static" + }, + { + "source": "npm:@commitlint/format@12.1.4", + "target": "npm:chalk", + "type": "static" + } + ], + "npm:@commitlint/format": [ + { + "source": "npm:@commitlint/format", + "target": "npm:chalk@2.4.2", + "type": "static" + } + ], + "npm:@commitlint/is-ignored@12.1.4": [ + { + "source": "npm:@commitlint/is-ignored@12.1.4", + "target": "npm:@commitlint/types", + "type": "static" + }, + { + "source": "npm:@commitlint/is-ignored@12.1.4", + "target": "npm:semver@7.3.5", + "type": "static" + } + ], + "npm:@commitlint/is-ignored": [ + { + "source": "npm:@commitlint/is-ignored", + "target": "npm:semver@6.3.0", + "type": "static" + } + ], + "npm:@commitlint/lint@12.1.4": [ + { + "source": "npm:@commitlint/lint@12.1.4", + "target": "npm:@commitlint/is-ignored@12.1.4", + "type": "static" + }, + { + "source": "npm:@commitlint/lint@12.1.4", + "target": "npm:@commitlint/parse@12.1.4", + "type": "static" + }, + { + "source": "npm:@commitlint/lint@12.1.4", + "target": "npm:@commitlint/rules@12.1.4", + "type": "static" + }, + { + "source": "npm:@commitlint/lint@12.1.4", + "target": "npm:@commitlint/types", + "type": "static" + } + ], + "npm:@commitlint/lint": [ + { + "source": "npm:@commitlint/lint", + "target": "npm:@commitlint/is-ignored", + "type": "static" + }, + { + "source": "npm:@commitlint/lint", + "target": "npm:@commitlint/parse", + "type": "static" + }, + { + "source": "npm:@commitlint/lint", + "target": "npm:@commitlint/rules", + "type": "static" + }, + { + "source": "npm:@commitlint/lint", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:@commitlint/lint", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:@commitlint/load": [ + { + "source": "npm:@commitlint/load", + "target": "npm:@commitlint/config-validator", + "type": "static" + }, + { + "source": "npm:@commitlint/load", + "target": "npm:@commitlint/execute-rule", + "type": "static" + }, + { + "source": "npm:@commitlint/load", + "target": "npm:@commitlint/resolve-extends", + "type": "static" + }, + { + "source": "npm:@commitlint/load", + "target": "npm:@commitlint/types@19.0.3", + "type": "static" + }, + { + "source": "npm:@commitlint/load", + "target": "npm:chalk@5.3.0", + "type": "static" + }, + { + "source": "npm:@commitlint/load", + "target": "npm:cosmiconfig@9.0.0", + "type": "static" + }, + { + "source": "npm:@commitlint/load", + "target": "npm:cosmiconfig-typescript-loader", + "type": "static" + }, + { + "source": "npm:@commitlint/load", + "target": "npm:lodash.isplainobject", + "type": "static" + }, + { + "source": "npm:@commitlint/load", + "target": "npm:lodash.merge", + "type": "static" + }, + { + "source": "npm:@commitlint/load", + "target": "npm:lodash.uniq", + "type": "static" + } + ], + "npm:@commitlint/load@12.1.4": [ + { + "source": "npm:@commitlint/load@12.1.4", + "target": "npm:@commitlint/execute-rule@12.1.4", + "type": "static" + }, + { + "source": "npm:@commitlint/load@12.1.4", + "target": "npm:@commitlint/resolve-extends@12.1.4", + "type": "static" + }, + { + "source": "npm:@commitlint/load@12.1.4", + "target": "npm:@commitlint/types", + "type": "static" + }, + { + "source": "npm:@commitlint/load@12.1.4", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@commitlint/load@12.1.4", + "target": "npm:cosmiconfig@7.1.0", + "type": "static" + }, + { + "source": "npm:@commitlint/load@12.1.4", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@commitlint/load@12.1.4", + "target": "npm:resolve-from", + "type": "static" + } + ], + "npm:@commitlint/load@8.3.6": [ + { + "source": "npm:@commitlint/load@8.3.6", + "target": "npm:@commitlint/execute-rule@8.3.6", + "type": "static" + }, + { + "source": "npm:@commitlint/load@8.3.6", + "target": "npm:@commitlint/resolve-extends@8.3.6", + "type": "static" + }, + { + "source": "npm:@commitlint/load@8.3.6", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:@commitlint/load@8.3.6", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:@commitlint/load@8.3.6", + "target": "npm:cosmiconfig", + "type": "static" + }, + { + "source": "npm:@commitlint/load@8.3.6", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@commitlint/load@8.3.6", + "target": "npm:resolve-from", + "type": "static" + } + ], + "npm:@commitlint/parse@12.1.4": [ + { + "source": "npm:@commitlint/parse@12.1.4", + "target": "npm:@commitlint/types", + "type": "static" + }, + { + "source": "npm:@commitlint/parse@12.1.4", + "target": "npm:conventional-changelog-angular@5.0.13", + "type": "static" + }, + { + "source": "npm:@commitlint/parse@12.1.4", + "target": "npm:conventional-commits-parser", + "type": "static" + } + ], + "npm:@commitlint/parse": [ + { + "source": "npm:@commitlint/parse", + "target": "npm:conventional-changelog-angular@1.6.6", + "type": "static" + }, + { + "source": "npm:@commitlint/parse", + "target": "npm:conventional-commits-parser", + "type": "static" + }, + { + "source": "npm:@commitlint/parse", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:@commitlint/read@12.1.4": [ + { + "source": "npm:@commitlint/read@12.1.4", + "target": "npm:@commitlint/top-level@12.1.4", + "type": "static" + }, + { + "source": "npm:@commitlint/read@12.1.4", + "target": "npm:@commitlint/types", + "type": "static" + }, + { + "source": "npm:@commitlint/read@12.1.4", + "target": "npm:fs-extra", + "type": "static" + }, + { + "source": "npm:@commitlint/read@12.1.4", + "target": "npm:git-raw-commits", + "type": "static" + } + ], + "npm:@commitlint/read": [ + { + "source": "npm:@commitlint/read", + "target": "npm:@commitlint/top-level", + "type": "static" + }, + { + "source": "npm:@commitlint/read", + "target": "npm:@marionebl/sander", + "type": "static" + }, + { + "source": "npm:@commitlint/read", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:@commitlint/read", + "target": "npm:git-raw-commits", + "type": "static" + } + ], + "npm:@commitlint/resolve-extends@12.1.4": [ + { + "source": "npm:@commitlint/resolve-extends@12.1.4", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:@commitlint/resolve-extends@12.1.4", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@commitlint/resolve-extends@12.1.4", + "target": "npm:resolve-from", + "type": "static" + }, + { + "source": "npm:@commitlint/resolve-extends@12.1.4", + "target": "npm:resolve-global", + "type": "static" + } + ], + "npm:@commitlint/resolve-extends": [ + { + "source": "npm:@commitlint/resolve-extends", + "target": "npm:@commitlint/config-validator", + "type": "static" + }, + { + "source": "npm:@commitlint/resolve-extends", + "target": "npm:@commitlint/types@19.0.3", + "type": "static" + }, + { + "source": "npm:@commitlint/resolve-extends", + "target": "npm:global-directory", + "type": "static" + }, + { + "source": "npm:@commitlint/resolve-extends", + "target": "npm:import-meta-resolve", + "type": "static" + }, + { + "source": "npm:@commitlint/resolve-extends", + "target": "npm:lodash.mergewith", + "type": "static" + }, + { + "source": "npm:@commitlint/resolve-extends", + "target": "npm:resolve-from", + "type": "static" + } + ], + "npm:@commitlint/resolve-extends@8.3.6": [ + { + "source": "npm:@commitlint/resolve-extends@8.3.6", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:@commitlint/resolve-extends@8.3.6", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@commitlint/resolve-extends@8.3.6", + "target": "npm:resolve-from", + "type": "static" + }, + { + "source": "npm:@commitlint/resolve-extends@8.3.6", + "target": "npm:resolve-global", + "type": "static" + } + ], + "npm:@commitlint/rules@12.1.4": [ + { + "source": "npm:@commitlint/rules@12.1.4", + "target": "npm:@commitlint/ensure@12.1.4", + "type": "static" + }, + { + "source": "npm:@commitlint/rules@12.1.4", + "target": "npm:@commitlint/message@12.1.4", + "type": "static" + }, + { + "source": "npm:@commitlint/rules@12.1.4", + "target": "npm:@commitlint/to-lines@12.1.4", + "type": "static" + }, + { + "source": "npm:@commitlint/rules@12.1.4", + "target": "npm:@commitlint/types", + "type": "static" + } + ], + "npm:@commitlint/rules": [ + { + "source": "npm:@commitlint/rules", + "target": "npm:@commitlint/ensure", + "type": "static" + }, + { + "source": "npm:@commitlint/rules", + "target": "npm:@commitlint/message", + "type": "static" + }, + { + "source": "npm:@commitlint/rules", + "target": "npm:@commitlint/to-lines", + "type": "static" + }, + { + "source": "npm:@commitlint/rules", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:@commitlint/top-level@12.1.4": [ + { + "source": "npm:@commitlint/top-level@12.1.4", + "target": "npm:find-up", + "type": "static" + } + ], + "npm:@commitlint/top-level": [ + { + "source": "npm:@commitlint/top-level", + "target": "npm:find-up@4.1.0", + "type": "static" + } + ], + "npm:@commitlint/types": [ + { + "source": "npm:@commitlint/types", + "target": "npm:chalk", + "type": "static" + } + ], + "npm:@commitlint/types@19.0.3": [ + { + "source": "npm:@commitlint/types@19.0.3", + "target": "npm:@types/conventional-commits-parser", + "type": "static" + }, + { + "source": "npm:@commitlint/types@19.0.3", + "target": "npm:chalk@5.3.0", + "type": "static" + } + ], + "npm:@csstools/postcss-cascade-layers": [ + { + "source": "npm:@csstools/postcss-cascade-layers", + "target": "npm:@csstools/selector-specificity", + "type": "static" + }, + { + "source": "npm:@csstools/postcss-cascade-layers", + "target": "npm:postcss-selector-parser", + "type": "static" + } + ], + "npm:@csstools/postcss-color-function": [ + { + "source": "npm:@csstools/postcss-color-function", + "target": "npm:@csstools/postcss-progressive-custom-properties", + "type": "static" + }, + { + "source": "npm:@csstools/postcss-color-function", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:@csstools/postcss-font-format-keywords": [ + { + "source": "npm:@csstools/postcss-font-format-keywords", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:@csstools/postcss-hwb-function": [ + { + "source": "npm:@csstools/postcss-hwb-function", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:@csstools/postcss-ic-unit": [ + { + "source": "npm:@csstools/postcss-ic-unit", + "target": "npm:@csstools/postcss-progressive-custom-properties", + "type": "static" + }, + { + "source": "npm:@csstools/postcss-ic-unit", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:@csstools/postcss-is-pseudo-class": [ + { + "source": "npm:@csstools/postcss-is-pseudo-class", + "target": "npm:@csstools/selector-specificity", + "type": "static" + }, + { + "source": "npm:@csstools/postcss-is-pseudo-class", + "target": "npm:postcss-selector-parser", + "type": "static" + } + ], + "npm:@csstools/postcss-nested-calc": [ + { + "source": "npm:@csstools/postcss-nested-calc", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:@csstools/postcss-normalize-display-values": [ + { + "source": "npm:@csstools/postcss-normalize-display-values", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:@csstools/postcss-oklab-function": [ + { + "source": "npm:@csstools/postcss-oklab-function", + "target": "npm:@csstools/postcss-progressive-custom-properties", + "type": "static" + }, + { + "source": "npm:@csstools/postcss-oklab-function", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:@csstools/postcss-progressive-custom-properties": [ + { + "source": "npm:@csstools/postcss-progressive-custom-properties", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:@csstools/postcss-stepped-value-functions": [ + { + "source": "npm:@csstools/postcss-stepped-value-functions", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:@csstools/postcss-text-decoration-shorthand": [ + { + "source": "npm:@csstools/postcss-text-decoration-shorthand", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:@csstools/postcss-trigonometric-functions": [ + { + "source": "npm:@csstools/postcss-trigonometric-functions", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:@cucumber/create-meta": [ + { + "source": "npm:@cucumber/create-meta", + "target": "npm:@cucumber/messages", + "type": "static" + } + ], + "npm:@cucumber/cucumber-expressions": [ + { + "source": "npm:@cucumber/cucumber-expressions", + "target": "npm:regexp-match-indices", + "type": "static" + } + ], + "npm:@cucumber/cucumber": [ + { + "source": "npm:@cucumber/cucumber", + "target": "npm:@cucumber/create-meta", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:@cucumber/cucumber-expressions", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:@cucumber/gherkin", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:@cucumber/gherkin-streams", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:@cucumber/html-formatter", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:@cucumber/messages", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:@cucumber/tag-expressions", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:assertion-error-formatter@3.0.0", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:capital-case", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:cli-table3@0.6.1", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:colors", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:commander@7.2.0", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:create-require", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:duration", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:durations", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:figures", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:indent-string", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:is-generator", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:is-stream", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:knuth-shuffle-seeded", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:mz", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:progress", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:resolve-pkg", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:stack-chain", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:stacktrace-js", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:string-argv", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:tmp", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:util-arity", + "type": "static" + }, + { + "source": "npm:@cucumber/cucumber", + "target": "npm:verror@1.10.1", + "type": "static" + } + ], + "npm:@cucumber/gherkin-streams": [ + { + "source": "npm:@cucumber/gherkin-streams", + "target": "npm:@cucumber/gherkin", + "type": "static" + }, + { + "source": "npm:@cucumber/gherkin-streams", + "target": "npm:@cucumber/message-streams", + "type": "static" + }, + { + "source": "npm:@cucumber/gherkin-streams", + "target": "npm:@cucumber/messages", + "type": "static" + }, + { + "source": "npm:@cucumber/gherkin-streams", + "target": "npm:commander@7.2.0", + "type": "static" + }, + { + "source": "npm:@cucumber/gherkin-streams", + "target": "npm:source-map-support@0.5.19", + "type": "static" + } + ], + "npm:@cucumber/gherkin": [ + { + "source": "npm:@cucumber/gherkin", + "target": "npm:@cucumber/message-streams", + "type": "static" + }, + { + "source": "npm:@cucumber/gherkin", + "target": "npm:@cucumber/messages", + "type": "static" + } + ], + "npm:@cucumber/html-formatter": [ + { + "source": "npm:@cucumber/html-formatter", + "target": "npm:@cucumber/messages", + "type": "static" + }, + { + "source": "npm:@cucumber/html-formatter", + "target": "npm:commander@7.2.0", + "type": "static" + }, + { + "source": "npm:@cucumber/html-formatter", + "target": "npm:source-map-support@0.5.19", + "type": "static" + } + ], + "npm:@cucumber/message-streams": [ + { + "source": "npm:@cucumber/message-streams", + "target": "npm:@cucumber/messages", + "type": "static" + } + ], + "npm:@cucumber/messages": [ + { + "source": "npm:@cucumber/messages", + "target": "npm:@types/uuid", + "type": "static" + }, + { + "source": "npm:@cucumber/messages", + "target": "npm:class-transformer", + "type": "static" + }, + { + "source": "npm:@cucumber/messages", + "target": "npm:reflect-metadata", + "type": "static" + }, + { + "source": "npm:@cucumber/messages", + "target": "npm:uuid", + "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", + "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:@cypress/react": [ + { + "source": "npm:@cypress/react", + "target": "npm:@cypress/mount-utils", + "type": "static" + }, + { + "source": "npm:@cypress/react", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@cypress/react", + "target": "npm:find-webpack", + "type": "static" + }, + { + "source": "npm:@cypress/react", + "target": "npm:find-yarn-workspace-root", + "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", + "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@6.10.5", + "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:@cypress/request@3.0.1": [ + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:aws-sign2", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:aws4", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:caseless", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:extend", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:forever-agent", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:form-data", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:http-signature", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:is-typedarray", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:isstream", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:json-stringify-safe", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:performance-now", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:qs@6.10.4", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:tough-cookie", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:tunnel-agent", + "type": "static" + }, + { + "source": "npm:@cypress/request@3.0.1", + "target": "npm:uuid", + "type": "static" + } + ], + "npm:@cypress/webpack-dev-server": [ + { + "source": "npm:@cypress/webpack-dev-server", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@cypress/webpack-dev-server", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@cypress/webpack-dev-server", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@cypress/webpack-dev-server", + "target": "npm:webpack-merge", + "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:@dhis2-ui/alert": [ + { + "source": "npm:@dhis2-ui/alert", + "target": "npm:@dhis2-ui/portal", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/alert", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/alert", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/alert", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/alert", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/alert", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/alert@9.10.2": [ + { + "source": "npm:@dhis2-ui/alert@9.10.2", + "target": "npm:@dhis2-ui/portal@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/alert@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/alert@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/alert@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/alert@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/alert@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/box": [ + { + "source": "npm:@dhis2-ui/box", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/box", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/box", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/box", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/box@9.10.2": [ + { + "source": "npm:@dhis2-ui/box@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/box@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/box@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/box@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/button": [ + { + "source": "npm:@dhis2-ui/button", + "target": "npm:@dhis2-ui/layer", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button", + "target": "npm:@dhis2-ui/loader", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button", + "target": "npm:@dhis2-ui/popper", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/button@9.10.2": [ + { + "source": "npm:@dhis2-ui/button@9.10.2", + "target": "npm:@dhis2-ui/layer@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button@9.10.2", + "target": "npm:@dhis2-ui/loader@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button@9.10.2", + "target": "npm:@dhis2-ui/popper@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/button@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/calendar": [ + { + "source": "npm:@dhis2-ui/calendar", + "target": "npm:@dhis2-ui/button", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar", + "target": "npm:@dhis2-ui/card", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar", + "target": "npm:@dhis2-ui/input", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar", + "target": "npm:@dhis2-ui/layer", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar", + "target": "npm:@dhis2-ui/popper", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar", + "target": "npm:@dhis2/multi-calendar-dates", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/calendar@9.10.2": [ + { + "source": "npm:@dhis2-ui/calendar@9.10.2", + "target": "npm:@dhis2-ui/button@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar@9.10.2", + "target": "npm:@dhis2-ui/card@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar@9.10.2", + "target": "npm:@dhis2-ui/input@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar@9.10.2", + "target": "npm:@dhis2-ui/layer@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar@9.10.2", + "target": "npm:@dhis2-ui/popper@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar@9.10.2", + "target": "npm:@dhis2/multi-calendar-dates@1.2.3", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/calendar@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/card": [ + { + "source": "npm:@dhis2-ui/card", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/card", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/card", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/card", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/card@9.10.2": [ + { + "source": "npm:@dhis2-ui/card@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/card@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/card@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/card@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/center": [ + { + "source": "npm:@dhis2-ui/center", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/center", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/center", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/center", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/center@9.10.2": [ + { + "source": "npm:@dhis2-ui/center@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/center@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/center@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/center@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/checkbox": [ + { + "source": "npm:@dhis2-ui/checkbox", + "target": "npm:@dhis2-ui/field", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/checkbox", + "target": "npm:@dhis2-ui/required", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/checkbox", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/checkbox", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/checkbox", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/checkbox", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/checkbox@9.10.2": [ + { + "source": "npm:@dhis2-ui/checkbox@9.10.2", + "target": "npm:@dhis2-ui/field@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/checkbox@9.10.2", + "target": "npm:@dhis2-ui/required@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/checkbox@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/checkbox@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/checkbox@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/checkbox@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/chip": [ + { + "source": "npm:@dhis2-ui/chip", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/chip", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/chip", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/chip", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/chip@9.10.2": [ + { + "source": "npm:@dhis2-ui/chip@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/chip@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/chip@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/chip@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/cover": [ + { + "source": "npm:@dhis2-ui/cover", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/cover", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/cover", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/cover", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/cover@9.10.2": [ + { + "source": "npm:@dhis2-ui/cover@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/cover@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/cover@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/cover@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/css": [ + { + "source": "npm:@dhis2-ui/css", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/css", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/css", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/css", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/css@9.10.2": [ + { + "source": "npm:@dhis2-ui/css@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/css@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/css@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/css@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/divider": [ + { + "source": "npm:@dhis2-ui/divider", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/divider", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/divider", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/divider", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/divider@9.10.2": [ + { + "source": "npm:@dhis2-ui/divider@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/divider@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/divider@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/divider@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/field": [ + { + "source": "npm:@dhis2-ui/field", + "target": "npm:@dhis2-ui/box", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/field", + "target": "npm:@dhis2-ui/help", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/field", + "target": "npm:@dhis2-ui/label", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/field", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/field", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/field", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/field", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/field@9.10.2": [ + { + "source": "npm:@dhis2-ui/field@9.10.2", + "target": "npm:@dhis2-ui/box@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/field@9.10.2", + "target": "npm:@dhis2-ui/help@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/field@9.10.2", + "target": "npm:@dhis2-ui/label@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/field@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/field@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/field@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/field@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/file-input": [ + { + "source": "npm:@dhis2-ui/file-input", + "target": "npm:@dhis2-ui/button", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input", + "target": "npm:@dhis2-ui/field", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input", + "target": "npm:@dhis2-ui/label", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input", + "target": "npm:@dhis2-ui/loader", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input", + "target": "npm:@dhis2-ui/status-icon", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/file-input@9.10.2": [ + { + "source": "npm:@dhis2-ui/file-input@9.10.2", + "target": "npm:@dhis2-ui/button@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input@9.10.2", + "target": "npm:@dhis2-ui/field@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input@9.10.2", + "target": "npm:@dhis2-ui/label@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input@9.10.2", + "target": "npm:@dhis2-ui/loader@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input@9.10.2", + "target": "npm:@dhis2-ui/status-icon@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/file-input@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/header-bar": [ + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2-ui/box", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2-ui/button", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2-ui/card", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2-ui/center", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2-ui/divider", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2-ui/input", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2-ui/layer", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2-ui/loader", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2-ui/logo", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2-ui/menu", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2-ui/modal", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2-ui/user-avatar", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:moment", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/header-bar@9.10.2": [ + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2-ui/box@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2-ui/button@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2-ui/card@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2-ui/center@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2-ui/divider@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2-ui/input@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2-ui/layer@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2-ui/loader@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2-ui/logo@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2-ui/menu@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2-ui/modal@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2-ui/user-avatar@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:moment", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/header-bar@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/help": [ + { + "source": "npm:@dhis2-ui/help", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/help", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/help", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/help", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/help@9.10.2": [ + { + "source": "npm:@dhis2-ui/help@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/help@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/help@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/help@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/input": [ + { + "source": "npm:@dhis2-ui/input", + "target": "npm:@dhis2-ui/box", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input", + "target": "npm:@dhis2-ui/field", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input", + "target": "npm:@dhis2-ui/loader", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input", + "target": "npm:@dhis2-ui/status-icon", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/input@9.10.2": [ + { + "source": "npm:@dhis2-ui/input@9.10.2", + "target": "npm:@dhis2-ui/box@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input@9.10.2", + "target": "npm:@dhis2-ui/field@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input@9.10.2", + "target": "npm:@dhis2-ui/loader@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input@9.10.2", + "target": "npm:@dhis2-ui/status-icon@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/input@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/intersection-detector": [ + { + "source": "npm:@dhis2-ui/intersection-detector", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/intersection-detector", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/intersection-detector", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/intersection-detector", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/intersection-detector@9.10.2": [ + { + "source": "npm:@dhis2-ui/intersection-detector@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/intersection-detector@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/intersection-detector@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/intersection-detector@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/label": [ + { + "source": "npm:@dhis2-ui/label", + "target": "npm:@dhis2-ui/required", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/label", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/label", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/label", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/label", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/label@9.10.2": [ + { + "source": "npm:@dhis2-ui/label@9.10.2", + "target": "npm:@dhis2-ui/required@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/label@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/label@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/label@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/label@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/layer": [ + { + "source": "npm:@dhis2-ui/layer", + "target": "npm:@dhis2-ui/portal", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/layer", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/layer", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/layer", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/layer", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/layer@9.10.2": [ + { + "source": "npm:@dhis2-ui/layer@9.10.2", + "target": "npm:@dhis2-ui/portal@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/layer@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/layer@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/layer@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/layer@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/legend": [ + { + "source": "npm:@dhis2-ui/legend", + "target": "npm:@dhis2-ui/required", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/legend", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/legend", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/legend", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/legend", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/legend@9.10.2": [ + { + "source": "npm:@dhis2-ui/legend@9.10.2", + "target": "npm:@dhis2-ui/required@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/legend@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/legend@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/legend@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/legend@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/loader": [ + { + "source": "npm:@dhis2-ui/loader", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/loader", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/loader", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/loader", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/loader@9.10.2": [ + { + "source": "npm:@dhis2-ui/loader@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/loader@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/loader@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/loader@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/logo": [ + { + "source": "npm:@dhis2-ui/logo", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/logo", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/logo", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/logo", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/logo@9.10.2": [ + { + "source": "npm:@dhis2-ui/logo@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/logo@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/logo@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/logo@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/menu": [ + { + "source": "npm:@dhis2-ui/menu", + "target": "npm:@dhis2-ui/card", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu", + "target": "npm:@dhis2-ui/divider", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu", + "target": "npm:@dhis2-ui/layer", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu", + "target": "npm:@dhis2-ui/popper", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu", + "target": "npm:@dhis2-ui/portal", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/menu@9.10.2": [ + { + "source": "npm:@dhis2-ui/menu@9.10.2", + "target": "npm:@dhis2-ui/card@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu@9.10.2", + "target": "npm:@dhis2-ui/divider@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu@9.10.2", + "target": "npm:@dhis2-ui/layer@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu@9.10.2", + "target": "npm:@dhis2-ui/popper@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu@9.10.2", + "target": "npm:@dhis2-ui/portal@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/menu@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/modal": [ + { + "source": "npm:@dhis2-ui/modal", + "target": "npm:@dhis2-ui/card", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal", + "target": "npm:@dhis2-ui/center", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal", + "target": "npm:@dhis2-ui/layer", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal", + "target": "npm:@dhis2-ui/portal", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/modal@9.10.2": [ + { + "source": "npm:@dhis2-ui/modal@9.10.2", + "target": "npm:@dhis2-ui/card@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal@9.10.2", + "target": "npm:@dhis2-ui/center@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal@9.10.2", + "target": "npm:@dhis2-ui/layer@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal@9.10.2", + "target": "npm:@dhis2-ui/portal@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/modal@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/node": [ + { + "source": "npm:@dhis2-ui/node", + "target": "npm:@dhis2-ui/loader", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/node", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/node", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/node", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/node", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/node@9.10.2": [ + { + "source": "npm:@dhis2-ui/node@9.10.2", + "target": "npm:@dhis2-ui/loader@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/node@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/node@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/node@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/node@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/notice-box": [ + { + "source": "npm:@dhis2-ui/notice-box", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/notice-box", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/notice-box", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/notice-box", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/notice-box", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/notice-box@9.10.2": [ + { + "source": "npm:@dhis2-ui/notice-box@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/notice-box@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/notice-box@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/notice-box@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/notice-box@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/organisation-unit-tree": [ + { + "source": "npm:@dhis2-ui/organisation-unit-tree", + "target": "npm:@dhis2-ui/checkbox", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/organisation-unit-tree", + "target": "npm:@dhis2-ui/loader", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/organisation-unit-tree", + "target": "npm:@dhis2-ui/node", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/organisation-unit-tree", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/organisation-unit-tree", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/organisation-unit-tree", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/organisation-unit-tree", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/organisation-unit-tree@9.10.2": [ + { + "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", + "target": "npm:@dhis2-ui/checkbox@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", + "target": "npm:@dhis2-ui/loader@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", + "target": "npm:@dhis2-ui/node@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/pagination": [ + { + "source": "npm:@dhis2-ui/pagination", + "target": "npm:@dhis2-ui/button", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/pagination", + "target": "npm:@dhis2-ui/select", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/pagination", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/pagination", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/pagination", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/pagination", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/pagination", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/pagination@9.10.2": [ + { + "source": "npm:@dhis2-ui/pagination@9.10.2", + "target": "npm:@dhis2-ui/button@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/pagination@9.10.2", + "target": "npm:@dhis2-ui/select@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/pagination@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/pagination@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/pagination@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/pagination@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/pagination@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/popover": [ + { + "source": "npm:@dhis2-ui/popover", + "target": "npm:@dhis2-ui/layer", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popover", + "target": "npm:@dhis2-ui/popper", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popover", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popover", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popover", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popover", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/popover@9.10.2": [ + { + "source": "npm:@dhis2-ui/popover@9.10.2", + "target": "npm:@dhis2-ui/layer@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popover@9.10.2", + "target": "npm:@dhis2-ui/popper@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popover@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popover@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popover@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popover@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/popper": [ + { + "source": "npm:@dhis2-ui/popper", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popper", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popper", + "target": "npm:@popperjs/core", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popper", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popper", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popper", + "target": "npm:react-popper", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popper", + "target": "npm:resize-observer-polyfill", + "type": "static" + } + ], + "npm:@dhis2-ui/popper@9.10.2": [ + { + "source": "npm:@dhis2-ui/popper@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popper@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popper@9.10.2", + "target": "npm:@popperjs/core", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popper@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popper@9.10.2", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popper@9.10.2", + "target": "npm:react-popper", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/popper@9.10.2", + "target": "npm:resize-observer-polyfill", + "type": "static" + } + ], + "npm:@dhis2-ui/portal": [ + { + "source": "npm:@dhis2-ui/portal", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/portal", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/portal@9.10.2": [ + { + "source": "npm:@dhis2-ui/portal@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/portal@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/radio": [ + { + "source": "npm:@dhis2-ui/radio", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/radio", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/radio", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/radio", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/radio@9.10.2": [ + { + "source": "npm:@dhis2-ui/radio@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/radio@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/radio@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/radio@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/required": [ + { + "source": "npm:@dhis2-ui/required", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/required", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/required", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/required", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/required@9.10.2": [ + { + "source": "npm:@dhis2-ui/required@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/required@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/required@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/required@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/segmented-control": [ + { + "source": "npm:@dhis2-ui/segmented-control", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/segmented-control", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/segmented-control", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/segmented-control", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/segmented-control@9.10.2": [ + { + "source": "npm:@dhis2-ui/segmented-control@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/segmented-control@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/segmented-control@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/segmented-control@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/select": [ + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2-ui/box", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2-ui/button", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2-ui/card", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2-ui/checkbox", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2-ui/chip", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2-ui/field", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2-ui/input", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2-ui/layer", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2-ui/loader", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2-ui/popper", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2-ui/status-icon", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/select@9.10.2": [ + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2-ui/box@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2-ui/button@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2-ui/card@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2-ui/checkbox@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2-ui/chip@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2-ui/field@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2-ui/input@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2-ui/layer@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2-ui/loader@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2-ui/popper@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2-ui/status-icon@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2-ui/tooltip", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/select@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/selector-bar": [ + { + "source": "npm:@dhis2-ui/selector-bar", + "target": "npm:@dhis2-ui/button", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar", + "target": "npm:@dhis2-ui/card", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar", + "target": "npm:@dhis2-ui/layer", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar", + "target": "npm:@dhis2-ui/popper", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar", + "target": "npm:@testing-library/react", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/selector-bar@9.10.2": [ + { + "source": "npm:@dhis2-ui/selector-bar@9.10.2", + "target": "npm:@dhis2-ui/button@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar@9.10.2", + "target": "npm:@dhis2-ui/card@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar@9.10.2", + "target": "npm:@dhis2-ui/layer@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar@9.10.2", + "target": "npm:@dhis2-ui/popper@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar@9.10.2", + "target": "npm:@testing-library/react", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/selector-bar@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/sharing-dialog": [ + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/box", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/button", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/card", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/divider", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/input", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/layer", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/menu", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/modal", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/notice-box", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/popper", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/select", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/tab", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/tooltip@8.16.0", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2-ui/user-avatar", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:@react-hook/size", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/sharing-dialog@9.10.2": [ + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/box@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/button@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/card@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/divider@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/input@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/layer@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/menu@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/modal@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/notice-box@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/popper@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/select@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/tab@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/tooltip", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2-ui/user-avatar@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:@react-hook/size", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/status-icon": [ + { + "source": "npm:@dhis2-ui/status-icon", + "target": "npm:@dhis2-ui/loader", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/status-icon", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/status-icon", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/status-icon", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/status-icon", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/status-icon", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/status-icon@9.10.2": [ + { + "source": "npm:@dhis2-ui/status-icon@9.10.2", + "target": "npm:@dhis2-ui/loader@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/status-icon@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/status-icon@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/status-icon@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/status-icon@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/status-icon@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/switch": [ + { + "source": "npm:@dhis2-ui/switch", + "target": "npm:@dhis2-ui/field", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/switch", + "target": "npm:@dhis2-ui/required", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/switch", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/switch", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/switch", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/switch", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/switch@9.10.2": [ + { + "source": "npm:@dhis2-ui/switch@9.10.2", + "target": "npm:@dhis2-ui/field@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/switch@9.10.2", + "target": "npm:@dhis2-ui/required@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/switch@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/switch@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/switch@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/switch@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/tab": [ + { + "source": "npm:@dhis2-ui/tab", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tab", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tab", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tab", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tab", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/tab@9.10.2": [ + { + "source": "npm:@dhis2-ui/tab@9.10.2", + "target": "npm:@dhis2-ui/tooltip", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tab@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tab@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tab@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tab@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tab@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/table": [ + { + "source": "npm:@dhis2-ui/table", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/table", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/table", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/table", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/table", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/table@9.10.2": [ + { + "source": "npm:@dhis2-ui/table@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/table@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/table@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/table@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/table@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/tag": [ + { + "source": "npm:@dhis2-ui/tag", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tag", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tag", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tag", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/tag@9.10.2": [ + { + "source": "npm:@dhis2-ui/tag@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tag@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tag@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tag@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/text-area": [ + { + "source": "npm:@dhis2-ui/text-area", + "target": "npm:@dhis2-ui/box", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area", + "target": "npm:@dhis2-ui/field", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area", + "target": "npm:@dhis2-ui/loader", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area", + "target": "npm:@dhis2-ui/status-icon", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/text-area@9.10.2": [ + { + "source": "npm:@dhis2-ui/text-area@9.10.2", + "target": "npm:@dhis2-ui/box@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area@9.10.2", + "target": "npm:@dhis2-ui/field@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area@9.10.2", + "target": "npm:@dhis2-ui/loader@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area@9.10.2", + "target": "npm:@dhis2-ui/status-icon@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/text-area@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/tooltip@8.16.0": [ + { + "source": "npm:@dhis2-ui/tooltip@8.16.0", + "target": "npm:@dhis2-ui/popper", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tooltip@8.16.0", + "target": "npm:@dhis2-ui/portal", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tooltip@8.16.0", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tooltip@8.16.0", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tooltip@8.16.0", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tooltip@8.16.0", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/tooltip": [ + { + "source": "npm:@dhis2-ui/tooltip", + "target": "npm:@dhis2-ui/popper@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tooltip", + "target": "npm:@dhis2-ui/portal@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tooltip", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tooltip", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tooltip", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/tooltip", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/transfer": [ + { + "source": "npm:@dhis2-ui/transfer", + "target": "npm:@dhis2-ui/button", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer", + "target": "npm:@dhis2-ui/field", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer", + "target": "npm:@dhis2-ui/input", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer", + "target": "npm:@dhis2-ui/intersection-detector", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer", + "target": "npm:@dhis2-ui/loader", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/transfer@9.10.2": [ + { + "source": "npm:@dhis2-ui/transfer@9.10.2", + "target": "npm:@dhis2-ui/button@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer@9.10.2", + "target": "npm:@dhis2-ui/field@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer@9.10.2", + "target": "npm:@dhis2-ui/input@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer@9.10.2", + "target": "npm:@dhis2-ui/intersection-detector@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer@9.10.2", + "target": "npm:@dhis2-ui/loader@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/transfer@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/user-avatar": [ + { + "source": "npm:@dhis2-ui/user-avatar", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/user-avatar", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/user-avatar", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/user-avatar", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2-ui/user-avatar@9.10.2": [ + { + "source": "npm:@dhis2-ui/user-avatar@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/user-avatar@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/user-avatar@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2-ui/user-avatar@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2/app-adapter": [ + { + "source": "npm:@dhis2/app-adapter", + "target": "npm:@dhis2/pwa", + "type": "static" + }, + { + "source": "npm:@dhis2/app-adapter", + "target": "npm:moment", + "type": "static" + } + ], + "npm:@dhis2/app-adapter@9.0.1": [ + { + "source": "npm:@dhis2/app-adapter@9.0.1", + "target": "npm:@dhis2/pwa@9.0.1", + "type": "static" + }, + { + "source": "npm:@dhis2/app-adapter@9.0.1", + "target": "npm:moment", + "type": "static" + } + ], + "npm:@dhis2/app-runtime": [ + { + "source": "npm:@dhis2/app-runtime", + "target": "npm:@dhis2/app-service-alerts", + "type": "static" + }, + { + "source": "npm:@dhis2/app-runtime", + "target": "npm:@dhis2/app-service-config", + "type": "static" + }, + { + "source": "npm:@dhis2/app-runtime", + "target": "npm:@dhis2/app-service-data", + "type": "static" + }, + { + "source": "npm:@dhis2/app-runtime", + "target": "npm:@dhis2/app-service-offline", + "type": "static" + }, + { + "source": "npm:@dhis2/app-runtime", + "target": "npm:@dhis2/app-service-plugin", + "type": "static" + } + ], + "npm:@dhis2/app-service-data": [ + { + "source": "npm:@dhis2/app-service-data", + "target": "npm:react-query", + "type": "static" + } + ], + "npm:@dhis2/app-service-datastore": [ + { + "source": "npm:@dhis2/app-service-datastore", + "target": "npm:@dhis2/app-service-data@2.12.4", + "type": "static" + }, + { + "source": "npm:@dhis2/app-service-datastore", + "target": "npm:uuid", + "type": "static" + } + ], + "npm:@dhis2/app-service-offline": [ + { + "source": "npm:@dhis2/app-service-offline", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:@dhis2/app-service-plugin": [ + { + "source": "npm:@dhis2/app-service-plugin", + "target": "npm:post-robot", + "type": "static" + } + ], + "npm:@dhis2/app-shell": [ + { + "source": "npm:@dhis2/app-shell", + "target": "npm:@dhis2/app-adapter", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:@dhis2/app-runtime", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:@dhis2/d2-i18n", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:@dhis2/pwa", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:@dhis2/ui", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:moment", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:post-robot", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:react-scripts", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:source-map-explorer", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:styled-jsx", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:typeface-roboto", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell", + "target": "npm:typescript@3.9.10", + "type": "static" + } + ], + "npm:@dhis2/app-shell@9.0.1": [ + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:@dhis2/app-adapter@9.0.1", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:@dhis2/app-runtime", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:@dhis2/d2-i18n", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:@dhis2/pwa@9.0.1", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:@dhis2/ui", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:moment", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:react-scripts@4.0.3", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:source-map-explorer", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:styled-jsx", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:typeface-roboto", + "type": "static" + }, + { + "source": "npm:@dhis2/app-shell@9.0.1", + "target": "npm:typescript@3.9.10", + "type": "static" + } + ], + "npm:@dhis2/cli-app-scripts": [ + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:@babel/plugin-proposal-class-properties", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:@babel/plugin-proposal-optional-chaining", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:@babel/preset-react", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:@babel/preset-typescript", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:@dhis2/app-shell", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:@dhis2/cli-helpers-engine", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:@jest/core", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:@pmmmwh/react-refresh-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:@yarnpkg/lockfile", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:archiver", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:babel-jest", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:babel-loader", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:babel-plugin-react-require", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:chokidar", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:css-loader", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:css-minimizer-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:detect-port", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:dotenv@8.6.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:dotenv-expand", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:file-loader@6.2.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:form-data@3.0.1", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:fs-extra@8.1.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:gaze", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:handlebars", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:html-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:http-proxy", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:i18next-conv", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:i18next-scanner", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:inquirer", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:mini-css-extract-plugin", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:node-http-proxy-json", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:parse-author", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:parse-gitignore", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:postcss-loader@7.3.4", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:react-dev-utils", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:react-refresh", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:style-loader", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:styled-jsx", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:terser-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:webpack-dev-server", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:workbox-build", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts", + "target": "npm:workbox-webpack-plugin", + "type": "static" + } + ], + "npm:@dhis2/cli-app-scripts@9.0.1": [ + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:@babel/plugin-proposal-class-properties", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:@babel/plugin-proposal-optional-chaining", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:@babel/preset-react", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:@babel/preset-typescript", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:@dhis2/app-shell@9.0.1", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:@dhis2/cli-helpers-engine", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:@jest/core", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:@yarnpkg/lockfile", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:archiver", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:babel-jest", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:babel-plugin-react-require", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:chokidar", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:detect-port", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:dotenv@8.6.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:dotenv-expand", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:form-data@3.0.1", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:fs-extra@8.1.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:gaze", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:handlebars", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:http-proxy", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:i18next-conv", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:i18next-scanner", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:inquirer", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:node-http-proxy-json", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:parse-author", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:parse-gitignore", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:styled-jsx", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-app-scripts@9.0.1", + "target": "npm:workbox-build", + "type": "static" + } + ], + "npm:@dhis2/cli-helpers-engine@1.5.0": [ + { + "source": "npm:@dhis2/cli-helpers-engine@1.5.0", + "target": "npm:chalk@3.0.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine@1.5.0", + "target": "npm:fs-extra@8.1.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine@1.5.0", + "target": "npm:request", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine@1.5.0", + "target": "npm:tar@4.4.19", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine@1.5.0", + "target": "npm:update-notifier", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine@1.5.0", + "target": "npm:yargs@13.3.2", + "type": "static" + } + ], + "npm:@dhis2/cli-helpers-engine@2.4.0": [ + { + "source": "npm:@dhis2/cli-helpers-engine@2.4.0", + "target": "npm:chalk@3.0.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine@2.4.0", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine@2.4.0", + "target": "npm:find-up", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine@2.4.0", + "target": "npm:fs-extra@8.1.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine@2.4.0", + "target": "npm:inquirer", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine@2.4.0", + "target": "npm:request", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine@2.4.0", + "target": "npm:tar@4.4.19", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine@2.4.0", + "target": "npm:update-notifier", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine@2.4.0", + "target": "npm:yargs@13.3.2", + "type": "static" + } + ], + "npm:@dhis2/cli-helpers-engine": [ + { + "source": "npm:@dhis2/cli-helpers-engine", + "target": "npm:chalk@3.0.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine", + "target": "npm:find-up", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine", + "target": "npm:fs-extra@8.1.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine", + "target": "npm:inquirer", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine", + "target": "npm:request", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine", + "target": "npm:tar@4.4.19", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine", + "target": "npm:update-notifier", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-helpers-engine", + "target": "npm:yargs@13.3.2", + "type": "static" + } + ], + "npm:@dhis2/cli-style": [ + { + "source": "npm:@dhis2/cli-style", + "target": "npm:@commitlint/cli", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:@commitlint/config-conventional", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:@dhis2/cli-helpers-engine", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:@ls-lint/ls-lint", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:babel-eslint", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:eslint-config-prettier", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:eslint-plugin-import", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:eslint-plugin-react", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:eslint-plugin-react-hooks", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:find-up", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:fs-extra@10.1.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:husky@7.0.4", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:perfy", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:postcss-styled-jsx", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:postcss-syntax", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:prettier@2.8.8", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:stylelint", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:stylelint-use-logical", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:@dhis2/cli-style@4.2.1": [ + { + "source": "npm:@dhis2/cli-style@4.2.1", + "target": "npm:@commitlint/config-conventional@8.3.6", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style@4.2.1", + "target": "npm:@commitlint/format", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style@4.2.1", + "target": "npm:@commitlint/lint", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style@4.2.1", + "target": "npm:@commitlint/load@8.3.6", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style@4.2.1", + "target": "npm:@commitlint/read", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style@4.2.1", + "target": "npm:@dhis2/cli-helpers-engine@1.5.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style@4.2.1", + "target": "npm:eslint@6.8.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style@4.2.1", + "target": "npm:fs-extra@8.1.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style@4.2.1", + "target": "npm:husky", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style@4.2.1", + "target": "npm:lint-staged", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style@4.2.1", + "target": "npm:perfy", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style@4.2.1", + "target": "npm:prettier", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-style@4.2.1", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@dhis2/cli-utils-cypress": [ + { + "source": "npm:@dhis2/cli-utils-cypress", + "target": "npm:@dhis2/cli-helpers-engine@2.4.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-utils-cypress", + "target": "npm:fs-extra@8.1.0", + "type": "static" + }, + { + "source": "npm:@dhis2/cli-utils-cypress", + "target": "npm:jscodeshift", + "type": "static" + } + ], + "npm:@dhis2/cypress-commands": [ + { + "source": "npm:@dhis2/cypress-commands", + "target": "npm:jscodeshift", + "type": "static" + } + ], + "npm:@dhis2/d2-i18n": [ + { + "source": "npm:@dhis2/d2-i18n", + "target": "npm:@types/i18next", + "type": "static" + }, + { + "source": "npm:@dhis2/d2-i18n", + "target": "npm:i18next", + "type": "static" + }, + { + "source": "npm:@dhis2/d2-i18n", + "target": "npm:moment", + "type": "static" + } + ], + "npm:@dhis2/multi-calendar-dates": [ + { + "source": "npm:@dhis2/multi-calendar-dates", + "target": "npm:@js-temporal/polyfill", + "type": "static" + }, + { + "source": "npm:@dhis2/multi-calendar-dates", + "target": "npm:classnames", + "type": "static" + } + ], + "npm:@dhis2/multi-calendar-dates@1.2.3": [ + { + "source": "npm:@dhis2/multi-calendar-dates@1.2.3", + "target": "npm:@dhis2/d2-i18n", + "type": "static" + }, + { + "source": "npm:@dhis2/multi-calendar-dates@1.2.3", + "target": "npm:@js-temporal/polyfill@0.4.3", + "type": "static" + }, + { + "source": "npm:@dhis2/multi-calendar-dates@1.2.3", + "target": "npm:classnames", + "type": "static" + } + ], + "npm:@dhis2/pwa": [ + { + "source": "npm:@dhis2/pwa", + "target": "npm:idb", + "type": "static" + }, + { + "source": "npm:@dhis2/pwa", + "target": "npm:workbox-core", + "type": "static" + }, + { + "source": "npm:@dhis2/pwa", + "target": "npm:workbox-precaching", + "type": "static" + }, + { + "source": "npm:@dhis2/pwa", + "target": "npm:workbox-routing", + "type": "static" + }, + { + "source": "npm:@dhis2/pwa", + "target": "npm:workbox-strategies", + "type": "static" + } + ], + "npm:@dhis2/pwa@9.0.1": [ + { + "source": "npm:@dhis2/pwa@9.0.1", + "target": "npm:idb", + "type": "static" + }, + { + "source": "npm:@dhis2/pwa@9.0.1", + "target": "npm:workbox-core", + "type": "static" + }, + { + "source": "npm:@dhis2/pwa@9.0.1", + "target": "npm:workbox-precaching", + "type": "static" + }, + { + "source": "npm:@dhis2/pwa@9.0.1", + "target": "npm:workbox-routing", + "type": "static" + }, + { + "source": "npm:@dhis2/pwa@9.0.1", + "target": "npm:workbox-strategies", + "type": "static" + } + ], + "npm:@dhis2/ui-constants": [ + { + "source": "npm:@dhis2/ui-constants", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2/ui-constants@9.10.2": [ + { + "source": "npm:@dhis2/ui-constants@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2/ui-forms": [ + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:@dhis2-ui/button", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:@dhis2-ui/checkbox", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:@dhis2-ui/field", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:@dhis2-ui/file-input", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:@dhis2-ui/input", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:@dhis2-ui/radio", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:@dhis2-ui/select", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:@dhis2-ui/switch", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:@dhis2-ui/text-area", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:final-form", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms", + "target": "npm:react-final-form", + "type": "static" + } + ], + "npm:@dhis2/ui-forms@9.10.2": [ + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:@dhis2-ui/button@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:@dhis2-ui/checkbox@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:@dhis2-ui/field@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:@dhis2-ui/file-input@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:@dhis2-ui/input@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:@dhis2-ui/radio@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:@dhis2-ui/select@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:@dhis2-ui/switch@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:@dhis2-ui/text-area@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:@dhis2/prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:final-form", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:@dhis2/ui-forms@9.10.2", + "target": "npm:react-final-form", + "type": "static" + } + ], + "npm:@dhis2/ui": [ + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/alert", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/box", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/button", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/calendar", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/card", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/center", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/checkbox", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/chip", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/cover", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/css", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/divider", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/field", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/file-input", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/header-bar", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/help", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/input", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/intersection-detector", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/label", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/layer", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/legend", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/loader", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/logo", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/menu", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/modal", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/node", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/notice-box", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/organisation-unit-tree", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/pagination", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/popover", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/popper", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/portal", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/radio", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/required", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/segmented-control", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/select", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/selector-bar", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/sharing-dialog", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/switch", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/tab", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/table", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/tag", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/text-area", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/tooltip@8.16.0", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/transfer", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2-ui/user-avatar", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2/ui-constants", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2/ui-forms", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:@dhis2/ui-icons", + "type": "static" + }, + { + "source": "npm:@dhis2/ui", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@dhis2/ui@9.10.2": [ + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/alert@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/box@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/button@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/calendar@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/card@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/center@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/checkbox@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/chip@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/cover@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/css@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/divider@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/field@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/file-input@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/header-bar@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/help@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/input@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/intersection-detector@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/label@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/layer@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/legend@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/loader@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/logo@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/menu@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/modal@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/node@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/notice-box@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/pagination@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/popover@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/popper@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/portal@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/radio@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/required@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/segmented-control@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/select@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/selector-bar@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/switch@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/tab@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/table@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/tag@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/text-area@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/tooltip", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/transfer@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2-ui/user-avatar@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2/ui-constants@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2/ui-forms@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:@dhis2/ui-icons@9.10.2", + "type": "static" + }, + { + "source": "npm:@dhis2/ui@9.10.2", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@emotion/babel-plugin": [ + { + "source": "npm:@emotion/babel-plugin", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin", + "target": "npm:@emotion/hash", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin", + "target": "npm:@emotion/memoize", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin", + "target": "npm:@emotion/serialize", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin", + "target": "npm:babel-plugin-macros", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin", + "target": "npm:escape-string-regexp@4.0.0", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin", + "target": "npm:find-root", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin", + "target": "npm:stylis", + "type": "static" + } + ], + "npm:@emotion/babel-plugin@11.12.0": [ + { + "source": "npm:@emotion/babel-plugin@11.12.0", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin@11.12.0", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin@11.12.0", + "target": "npm:@emotion/hash@0.9.2", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin@11.12.0", + "target": "npm:@emotion/memoize@0.9.0", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin@11.12.0", + "target": "npm:@emotion/serialize@1.3.0", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin@11.12.0", + "target": "npm:babel-plugin-macros", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin@11.12.0", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin@11.12.0", + "target": "npm:escape-string-regexp@4.0.0", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin@11.12.0", + "target": "npm:find-root", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin@11.12.0", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:@emotion/babel-plugin@11.12.0", + "target": "npm:stylis", + "type": "static" + } + ], + "npm:@emotion/cache": [ + { + "source": "npm:@emotion/cache", + "target": "npm:@emotion/memoize", + "type": "static" + }, + { + "source": "npm:@emotion/cache", + "target": "npm:@emotion/sheet", + "type": "static" + }, + { + "source": "npm:@emotion/cache", + "target": "npm:@emotion/utils", + "type": "static" + }, + { + "source": "npm:@emotion/cache", + "target": "npm:@emotion/weak-memoize", + "type": "static" + }, + { + "source": "npm:@emotion/cache", + "target": "npm:stylis", + "type": "static" + } + ], + "npm:@emotion/cache@11.13.0": [ + { + "source": "npm:@emotion/cache@11.13.0", + "target": "npm:@emotion/memoize@0.9.0", + "type": "static" + }, + { + "source": "npm:@emotion/cache@11.13.0", + "target": "npm:@emotion/sheet@1.4.0", + "type": "static" + }, + { + "source": "npm:@emotion/cache@11.13.0", + "target": "npm:@emotion/utils@1.4.0", + "type": "static" + }, + { + "source": "npm:@emotion/cache@11.13.0", + "target": "npm:@emotion/weak-memoize@0.4.0", + "type": "static" + }, + { + "source": "npm:@emotion/cache@11.13.0", + "target": "npm:stylis", + "type": "static" + } + ], + "npm:@emotion/is-prop-valid": [ + { + "source": "npm:@emotion/is-prop-valid", + "target": "npm:@emotion/memoize", + "type": "static" + } + ], + "npm:@emotion/is-prop-valid@1.3.0": [ + { + "source": "npm:@emotion/is-prop-valid@1.3.0", + "target": "npm:@emotion/memoize@0.9.0", + "type": "static" + } + ], + "npm:@emotion/react@11.13.0": [ + { + "source": "npm:@emotion/react@11.13.0", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@emotion/react@11.13.0", + "target": "npm:@emotion/babel-plugin@11.12.0", + "type": "static" + }, + { + "source": "npm:@emotion/react@11.13.0", + "target": "npm:@emotion/cache@11.13.0", + "type": "static" + }, + { + "source": "npm:@emotion/react@11.13.0", + "target": "npm:@emotion/serialize@1.3.0", + "type": "static" + }, + { + "source": "npm:@emotion/react@11.13.0", + "target": "npm:@emotion/use-insertion-effect-with-fallbacks@1.1.0", + "type": "static" + }, + { + "source": "npm:@emotion/react@11.13.0", + "target": "npm:@emotion/utils@1.4.0", + "type": "static" + }, + { + "source": "npm:@emotion/react@11.13.0", + "target": "npm:@emotion/weak-memoize@0.4.0", + "type": "static" + }, + { + "source": "npm:@emotion/react@11.13.0", + "target": "npm:hoist-non-react-statics", + "type": "static" + } + ], + "npm:@emotion/react": [ + { + "source": "npm:@emotion/react", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@emotion/react", + "target": "npm:@emotion/babel-plugin", + "type": "static" + }, + { + "source": "npm:@emotion/react", + "target": "npm:@emotion/cache", + "type": "static" + }, + { + "source": "npm:@emotion/react", + "target": "npm:@emotion/serialize", + "type": "static" + }, + { + "source": "npm:@emotion/react", + "target": "npm:@emotion/use-insertion-effect-with-fallbacks", + "type": "static" + }, + { + "source": "npm:@emotion/react", + "target": "npm:@emotion/utils", + "type": "static" + }, + { + "source": "npm:@emotion/react", + "target": "npm:@emotion/weak-memoize", + "type": "static" + }, + { + "source": "npm:@emotion/react", + "target": "npm:hoist-non-react-statics", + "type": "static" + } + ], + "npm:@emotion/serialize": [ + { + "source": "npm:@emotion/serialize", + "target": "npm:@emotion/hash", + "type": "static" + }, + { + "source": "npm:@emotion/serialize", + "target": "npm:@emotion/memoize", + "type": "static" + }, + { + "source": "npm:@emotion/serialize", + "target": "npm:@emotion/unitless", + "type": "static" + }, + { + "source": "npm:@emotion/serialize", + "target": "npm:@emotion/utils", + "type": "static" + }, + { + "source": "npm:@emotion/serialize", + "target": "npm:csstype", + "type": "static" + } + ], + "npm:@emotion/serialize@1.3.0": [ + { + "source": "npm:@emotion/serialize@1.3.0", + "target": "npm:@emotion/hash@0.9.2", + "type": "static" + }, + { + "source": "npm:@emotion/serialize@1.3.0", + "target": "npm:@emotion/memoize@0.9.0", + "type": "static" + }, + { + "source": "npm:@emotion/serialize@1.3.0", + "target": "npm:@emotion/unitless@0.9.0", + "type": "static" + }, + { + "source": "npm:@emotion/serialize@1.3.0", + "target": "npm:@emotion/utils@1.4.0", + "type": "static" + }, + { + "source": "npm:@emotion/serialize@1.3.0", + "target": "npm:csstype", + "type": "static" + } + ], + "npm:@emotion/styled": [ + { + "source": "npm:@emotion/styled", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@emotion/styled", + "target": "npm:@emotion/babel-plugin", + "type": "static" + }, + { + "source": "npm:@emotion/styled", + "target": "npm:@emotion/is-prop-valid", + "type": "static" + }, + { + "source": "npm:@emotion/styled", + "target": "npm:@emotion/serialize", + "type": "static" + }, + { + "source": "npm:@emotion/styled", + "target": "npm:@emotion/use-insertion-effect-with-fallbacks", + "type": "static" + }, + { + "source": "npm:@emotion/styled", + "target": "npm:@emotion/utils", + "type": "static" + } + ], + "npm:@emotion/styled@11.13.0": [ + { + "source": "npm:@emotion/styled@11.13.0", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@emotion/styled@11.13.0", + "target": "npm:@emotion/babel-plugin@11.12.0", + "type": "static" + }, + { + "source": "npm:@emotion/styled@11.13.0", + "target": "npm:@emotion/is-prop-valid@1.3.0", + "type": "static" + }, + { + "source": "npm:@emotion/styled@11.13.0", + "target": "npm:@emotion/serialize@1.3.0", + "type": "static" + }, + { + "source": "npm:@emotion/styled@11.13.0", + "target": "npm:@emotion/use-insertion-effect-with-fallbacks@1.1.0", + "type": "static" + }, + { + "source": "npm:@emotion/styled@11.13.0", + "target": "npm:@emotion/utils@1.4.0", + "type": "static" + } + ], + "npm:@eslint-community/eslint-utils": [ + { + "source": "npm:@eslint-community/eslint-utils", + "target": "npm:eslint-visitor-keys@3.4.3", + "type": "static" + } + ], + "npm:@eslint/eslintrc": [ + { + "source": "npm:@eslint/eslintrc", + "target": "npm:ajv", + "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@4.0.6", + "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", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:strip-json-comments", + "type": "static" + } + ], + "npm:@eslint/eslintrc@2.1.4": [ + { + "source": "npm:@eslint/eslintrc@2.1.4", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc@2.1.4", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc@2.1.4", + "target": "npm:espree@9.6.1", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc@2.1.4", + "target": "npm:globals", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc@2.1.4", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc@2.1.4", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc@2.1.4", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc@2.1.4", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc@2.1.4", + "target": "npm:strip-json-comments", + "type": "static" + } + ], + "npm:@hapi/joi": [ + { + "source": "npm:@hapi/joi", + "target": "npm:@hapi/address", + "type": "static" + }, + { + "source": "npm:@hapi/joi", + "target": "npm:@hapi/bourne", + "type": "static" + }, + { + "source": "npm:@hapi/joi", + "target": "npm:@hapi/hoek@8.5.1", + "type": "static" + }, + { + "source": "npm:@hapi/joi", + "target": "npm:@hapi/topo@3.1.6", + "type": "static" + } + ], + "npm:@hapi/topo@3.1.6": [ + { + "source": "npm:@hapi/topo@3.1.6", + "target": "npm:@hapi/hoek@8.5.1", + "type": "static" + } + ], + "npm:@hapi/topo": [ + { + "source": "npm:@hapi/topo", + "target": "npm:@hapi/hoek", + "type": "static" + } + ], + "npm:@hisptz/dhis2-ui": [ + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:@dhis2/app-runtime", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:@emotion/react", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:@emotion/styled", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:@hisptz/dhis2-utils", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:@mui/material", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:@react-buddy/ide-toolbox", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:dexie", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:jodit-react", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:react-circular-progressbar", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:react-collapsible", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:react-color", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:recoil@0.7.7", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:scheduler", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:styled-components", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:use-context-selector", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-ui", + "target": "npm:usehooks-ts", + "type": "static" + } + ], + "npm:@hisptz/dhis2-utils": [ + { + "source": "npm:@hisptz/dhis2-utils", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-utils", + "target": "npm:luxon@3.4.4", + "type": "static" + }, + { + "source": "npm:@hisptz/dhis2-utils", + "target": "npm:typescript@4.9.5", + "type": "static" + } + ], + "npm:@hookform/devtools": [ + { + "source": "npm:@hookform/devtools", + "target": "npm:@emotion/react@11.13.0", + "type": "static" + }, + { + "source": "npm:@hookform/devtools", + "target": "npm:@emotion/styled@11.13.0", + "type": "static" + }, + { + "source": "npm:@hookform/devtools", + "target": "npm:@types/lodash", + "type": "static" + }, + { + "source": "npm:@hookform/devtools", + "target": "npm:little-state-machine", + "type": "static" + }, + { + "source": "npm:@hookform/devtools", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@hookform/devtools", + "target": "npm:react-simple-animate", + "type": "static" + }, + { + "source": "npm:@hookform/devtools", + "target": "npm:use-deep-compare-effect", + "type": "static" + }, + { + "source": "npm:@hookform/devtools", + "target": "npm:uuid", + "type": "static" + } + ], + "npm:@humanwhocodes/config-array@0.11.14": [ + { + "source": "npm:@humanwhocodes/config-array@0.11.14", + "target": "npm:@humanwhocodes/object-schema@2.0.3", + "type": "static" + }, + { + "source": "npm:@humanwhocodes/config-array@0.11.14", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@humanwhocodes/config-array@0.11.14", + "target": "npm:minimatch", + "type": "static" + } + ], + "npm:@humanwhocodes/config-array": [ + { + "source": "npm:@humanwhocodes/config-array", + "target": "npm:@humanwhocodes/object-schema", + "type": "static" + }, + { + "source": "npm:@humanwhocodes/config-array", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@humanwhocodes/config-array", + "target": "npm:minimatch", + "type": "static" + } + ], + "npm:@iapps/function-analytics": [ + { + "source": "npm:@iapps/function-analytics", + "target": "npm:@types/base-64", + "type": "static" + }, + { + "source": "npm:@iapps/function-analytics", + "target": "npm:@types/node-fetch", + "type": "static" + }, + { + "source": "npm:@iapps/function-analytics", + "target": "npm:base-64", + "type": "static" + }, + { + "source": "npm:@iapps/function-analytics", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@iapps/function-analytics", + "target": "npm:node-fetch@2.7.0", + "type": "static" + }, + { + "source": "npm:@iapps/function-analytics", + "target": "npm:progress-promise", + "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:@istanbuljs/load-nyc-config": [ + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:camelcase", + "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", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:resolve-from", + "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", + "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", + "type": "static" + } + ], + "npm:@jest/console@27.5.1": [ + { + "source": "npm:@jest/console@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/console@27.5.1", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/console@27.5.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@jest/console@27.5.1", + "target": "npm:jest-message-util@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/console@27.5.1", + "target": "npm:jest-util@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/console@27.5.1", + "target": "npm:slash", + "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", + "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", + "type": "static" + } + ], + "npm:@jest/core@26.6.3": [ + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:@jest/console", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:@jest/reporters@26.6.2", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:@jest/transform@26.6.2", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:exit", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:jest-changed-files@26.6.2", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:jest-config", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:jest-haste-map@26.6.2", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:jest-resolve", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:jest-resolve-dependencies@26.6.3", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:jest-runner", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:jest-runtime", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:jest-snapshot", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:jest-validate", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:jest-watcher", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:p-each-series", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:rimraf", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:@jest/core@26.6.3", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:@jest/core": [ + { + "source": "npm:@jest/core", + "target": "npm:@jest/console@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@jest/reporters", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@jest/test-result@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@jest/types@27.5.1", + "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", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:emittery", + "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@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-message-util@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-regex-util@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-resolve@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-resolve-dependencies", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-runner@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-runtime@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-snapshot@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-util@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-validate@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-watcher@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:rimraf", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:slash", + "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/environment@27.5.1": [ + { + "source": "npm:@jest/environment@27.5.1", + "target": "npm:@jest/fake-timers@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/environment@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/environment@27.5.1", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/environment@27.5.1", + "target": "npm:jest-mock@27.5.1", + "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/fake-timers@27.5.1": [ + { + "source": "npm:@jest/fake-timers@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@27.5.1", + "target": "npm:@sinonjs/fake-timers@8.1.0", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@27.5.1", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@27.5.1", + "target": "npm:jest-message-util@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@27.5.1", + "target": "npm:jest-mock@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@27.5.1", + "target": "npm:jest-util@27.5.1", + "type": "static" + } + ], + "npm:@jest/globals": [ + { + "source": "npm:@jest/globals", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:@jest/globals", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/globals", + "target": "npm:expect", + "type": "static" + } + ], + "npm:@jest/globals@27.5.1": [ + { + "source": "npm:@jest/globals@27.5.1", + "target": "npm:@jest/environment@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/globals@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/globals@27.5.1", + "target": "npm:expect@27.5.1", + "type": "static" + } + ], + "npm:@jest/reporters@26.6.2": [ + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:@bcoe/v8-coverage", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:@jest/console", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:@jest/transform@26.6.2", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:collect-v8-coverage", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:exit", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:istanbul-lib-instrument@4.0.3", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:istanbul-lib-report", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:istanbul-lib-source-maps", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:jest-haste-map@26.6.2", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:jest-resolve", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:jest-worker@26.6.2", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:source-map", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:string-length", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:terminal-link", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:v8-to-istanbul@7.1.2", + "type": "static" + }, + { + "source": "npm:@jest/reporters@26.6.2", + "target": "npm:node-notifier", + "type": "static" + } + ], + "npm:@jest/reporters": [ + { + "source": "npm:@jest/reporters", + "target": "npm:@bcoe/v8-coverage", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jest/console@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jest/test-result@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:chalk", + "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", + "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-haste-map", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:jest-resolve@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:jest-util@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:jest-worker", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:source-map", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:string-length", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:terminal-link", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:v8-to-istanbul", + "type": "static" + } + ], + "npm:@jest/schemas": [ + { + "source": "npm:@jest/schemas", + "target": "npm:@sinclair/typebox", + "type": "static" + } + ], + "npm:@jest/schemas@29.6.3": [ + { + "source": "npm:@jest/schemas@29.6.3", + "target": "npm:@sinclair/typebox@0.27.8", + "type": "static" + } + ], + "npm:@jest/source-map": [ + { + "source": "npm:@jest/source-map", + "target": "npm:callsites", + "type": "static" + }, + { + "source": "npm:@jest/source-map", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/source-map", + "target": "npm:source-map", + "type": "static" + } + ], + "npm:@jest/source-map@27.5.1": [ + { + "source": "npm:@jest/source-map@27.5.1", + "target": "npm:callsites", + "type": "static" + }, + { + "source": "npm:@jest/source-map@27.5.1", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/source-map@27.5.1", + "target": "npm:source-map", + "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-result@27.5.1": [ + { + "source": "npm:@jest/test-result@27.5.1", + "target": "npm:@jest/console@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/test-result@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/test-result@27.5.1", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/test-result@27.5.1", + "target": "npm:collect-v8-coverage", + "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/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@26.6.2", + "type": "static" + }, + { + "source": "npm:@jest/test-sequencer", + "target": "npm:jest-runner", + "type": "static" + }, + { + "source": "npm:@jest/test-sequencer", + "target": "npm:jest-runtime", + "type": "static" + } + ], + "npm:@jest/test-sequencer@27.5.1": [ + { + "source": "npm:@jest/test-sequencer@27.5.1", + "target": "npm:@jest/test-result@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/test-sequencer@27.5.1", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/test-sequencer@27.5.1", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:@jest/test-sequencer@27.5.1", + "target": "npm:jest-runtime@27.5.1", + "type": "static" + } + ], + "npm:@jest/transform@26.6.2": [ + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:babel-plugin-istanbul", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:jest-haste-map@26.6.2", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:pirates", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:source-map", + "type": "static" + }, + { + "source": "npm:@jest/transform@26.6.2", + "target": "npm:write-file-atomic@3.0.3", + "type": "static" + } + ], + "npm:@jest/transform": [ + { + "source": "npm:@jest/transform", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:babel-plugin-istanbul", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:convert-source-map", + "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@27.5.1", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:jest-util@27.5.1", + "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", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:source-map", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:write-file-atomic@3.0.3", + "type": "static" + } + ], + "npm:@jest/types": [ + { + "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", + "type": "static" + } + ], + "npm:@jest/types@27.5.1": [ + { + "source": "npm:@jest/types@27.5.1", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/types@27.5.1", + "target": "npm:@types/istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/types@27.5.1", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/types@27.5.1", + "target": "npm:@types/yargs@16.0.9", + "type": "static" + }, + { + "source": "npm:@jest/types@27.5.1", + "target": "npm:chalk", + "type": "static" + } + ], + "npm:@jest/types@28.1.3": [ + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:@jest/schemas", + "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@17.0.32", + "type": "static" + }, + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:chalk", + "type": "static" + } + ], + "npm:@jridgewell/gen-mapping": [ + { + "source": "npm:@jridgewell/gen-mapping", + "target": "npm:@jridgewell/set-array", + "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" + } + ], + "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:@js-temporal/polyfill@0.4.3": [ + { + "source": "npm:@js-temporal/polyfill@0.4.3", + "target": "npm:jsbi", + "type": "static" + }, + { + "source": "npm:@js-temporal/polyfill@0.4.3", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@js-temporal/polyfill": [ + { + "source": "npm:@js-temporal/polyfill", + "target": "npm:jsbi", + "type": "static" + }, + { + "source": "npm:@js-temporal/polyfill", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@lerna/child-process": [ + { + "source": "npm:@lerna/child-process", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@lerna/child-process", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:@lerna/child-process", + "target": "npm:strong-log-transformer", + "type": "static" + } + ], + "npm:@lerna/create": [ + { + "source": "npm:@lerna/create", + "target": "npm:@lerna/child-process", + "type": "static" + }, + { + "source": "npm:@lerna/create", + "target": "npm:dedent", + "type": "static" + }, + { + "source": "npm:@lerna/create", + "target": "npm:fs-extra", + "type": "static" + }, + { + "source": "npm:@lerna/create", + "target": "npm:init-package-json", + "type": "static" + }, + { + "source": "npm:@lerna/create", + "target": "npm:npm-package-arg@8.1.1", + "type": "static" + }, + { + "source": "npm:@lerna/create", + "target": "npm:p-reduce", + "type": "static" + }, + { + "source": "npm:@lerna/create", + "target": "npm:pacote", + "type": "static" + }, + { + "source": "npm:@lerna/create", + "target": "npm:pify@5.0.0", + "type": "static" + }, + { + "source": "npm:@lerna/create", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@lerna/create", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:@lerna/create", + "target": "npm:validate-npm-package-license", + "type": "static" + }, + { + "source": "npm:@lerna/create", + "target": "npm:validate-npm-package-name", + "type": "static" + }, + { + "source": "npm:@lerna/create", + "target": "npm:yargs-parser", + "type": "static" + } + ], + "npm:@lerna/legacy-package-management": [ + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:@npmcli/arborist", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:@npmcli/run-script@4.1.7", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:@nrwl/devkit", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:@octokit/rest", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:byte-size", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:chalk@4.1.0", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:clone-deep", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:cmd-shim", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:columnify", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:config-chain", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:conventional-changelog-core", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:conventional-recommended-bump", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:cosmiconfig@7.0.0", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:dedent", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:dot-prop@6.0.1", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:execa@5.0.0", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:file-url", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:find-up", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:fs-extra", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:get-port", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:get-stream@6.0.0", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:git-url-parse", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:glob-parent", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:globby", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:graceful-fs@4.2.10", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:has-unicode", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:inquirer@8.2.4", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:is-ci", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:is-stream@2.0.0", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:libnpmpublish", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:load-json-file", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:make-dir", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:minimatch@3.0.5", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:multimatch", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:node-fetch", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:npm-package-arg@8.1.1", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:npm-packlist", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:npm-registry-fetch@14.0.3", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:npmlog", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:p-map", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:p-map-series", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:p-queue", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:p-waterfall", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:pacote", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:pify@5.0.0", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:pretty-format@29.4.3", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:read-cmd-shim", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:read-package-json", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:resolve-from", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:semver@7.3.8", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:signal-exit", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:ssri@9.0.1", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:strong-log-transformer", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:tar@6.1.11", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:temp-dir", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:tempy@1.0.0", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:upath@2.0.1", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:uuid", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:write-file-atomic@4.0.1", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:write-pkg", + "type": "static" + }, + { + "source": "npm:@lerna/legacy-package-management", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:@marionebl/sander": [ + { + "source": "npm:@marionebl/sander", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@marionebl/sander", + "target": "npm:mkdirp", + "type": "static" + }, + { + "source": "npm:@marionebl/sander", + "target": "npm:rimraf@2.7.1", + "type": "static" + } + ], + "npm:@material-ui/core": [ + { + "source": "npm:@material-ui/core", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@material-ui/core", + "target": "npm:@material-ui/styles", + "type": "static" + }, + { + "source": "npm:@material-ui/core", + "target": "npm:@material-ui/system", + "type": "static" + }, + { + "source": "npm:@material-ui/core", + "target": "npm:@material-ui/types", + "type": "static" + }, + { + "source": "npm:@material-ui/core", + "target": "npm:@material-ui/utils", + "type": "static" + }, + { + "source": "npm:@material-ui/core", + "target": "npm:@types/react-transition-group", + "type": "static" + }, + { + "source": "npm:@material-ui/core", + "target": "npm:clsx@1.2.1", + "type": "static" + }, + { + "source": "npm:@material-ui/core", + "target": "npm:hoist-non-react-statics", + "type": "static" + }, + { + "source": "npm:@material-ui/core", + "target": "npm:popper.js", + "type": "static" + }, + { + "source": "npm:@material-ui/core", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:@material-ui/core", + "target": "npm:react-is", + "type": "static" + }, + { + "source": "npm:@material-ui/core", + "target": "npm:react-transition-group", + "type": "static" + } + ], + "npm:@material-ui/icons": [ + { + "source": "npm:@material-ui/icons", + "target": "npm:@babel/runtime", + "type": "static" + } + ], + "npm:@material-ui/styles": [ + { + "source": "npm:@material-ui/styles", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:@emotion/hash@0.8.0", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:@material-ui/types", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:@material-ui/utils", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:clsx@1.2.1", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:csstype@2.6.21", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:hoist-non-react-statics", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:jss", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:jss-plugin-camel-case", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:jss-plugin-default-unit", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:jss-plugin-global", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:jss-plugin-nested", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:jss-plugin-props-sort", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:jss-plugin-rule-value-function", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:jss-plugin-vendor-prefixer", + "type": "static" + }, + { + "source": "npm:@material-ui/styles", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@material-ui/system": [ + { + "source": "npm:@material-ui/system", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@material-ui/system", + "target": "npm:@material-ui/utils", + "type": "static" + }, + { + "source": "npm:@material-ui/system", + "target": "npm:csstype@2.6.21", + "type": "static" + }, + { + "source": "npm:@material-ui/system", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@material-ui/utils": [ + { + "source": "npm:@material-ui/utils", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@material-ui/utils", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:@material-ui/utils", + "target": "npm:react-is", + "type": "static" + } + ], + "npm:@mui/material": [ + { + "source": "npm:@mui/material", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@mui/material", + "target": "npm:@mui/core-downloads-tracker", + "type": "static" + }, + { + "source": "npm:@mui/material", + "target": "npm:@mui/system", + "type": "static" + }, + { + "source": "npm:@mui/material", + "target": "npm:@mui/types", + "type": "static" + }, + { + "source": "npm:@mui/material", + "target": "npm:@mui/utils", + "type": "static" + }, + { + "source": "npm:@mui/material", + "target": "npm:@popperjs/core", + "type": "static" + }, + { + "source": "npm:@mui/material", + "target": "npm:@types/react-transition-group", + "type": "static" + }, + { + "source": "npm:@mui/material", + "target": "npm:clsx", + "type": "static" + }, + { + "source": "npm:@mui/material", + "target": "npm:csstype", + "type": "static" + }, + { + "source": "npm:@mui/material", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:@mui/material", + "target": "npm:react-is@18.3.1", + "type": "static" + }, + { + "source": "npm:@mui/material", + "target": "npm:react-transition-group", + "type": "static" + } + ], + "npm:@mui/private-theming": [ + { + "source": "npm:@mui/private-theming", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@mui/private-theming", + "target": "npm:@mui/utils", + "type": "static" + }, + { + "source": "npm:@mui/private-theming", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@mui/styled-engine": [ + { + "source": "npm:@mui/styled-engine", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@mui/styled-engine", + "target": "npm:@emotion/cache", + "type": "static" + }, + { + "source": "npm:@mui/styled-engine", + "target": "npm:csstype", + "type": "static" + }, + { + "source": "npm:@mui/styled-engine", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@mui/system": [ + { + "source": "npm:@mui/system", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@mui/system", + "target": "npm:@mui/private-theming", + "type": "static" + }, + { + "source": "npm:@mui/system", + "target": "npm:@mui/styled-engine", + "type": "static" + }, + { + "source": "npm:@mui/system", + "target": "npm:@mui/types", + "type": "static" + }, + { + "source": "npm:@mui/system", + "target": "npm:@mui/utils", + "type": "static" + }, + { + "source": "npm:@mui/system", + "target": "npm:clsx", + "type": "static" + }, + { + "source": "npm:@mui/system", + "target": "npm:csstype", + "type": "static" + }, + { + "source": "npm:@mui/system", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:@mui/utils": [ + { + "source": "npm:@mui/utils", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@mui/utils", + "target": "npm:@types/prop-types", + "type": "static" + }, + { + "source": "npm:@mui/utils", + "target": "npm:clsx", + "type": "static" + }, + { + "source": "npm:@mui/utils", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:@mui/utils", + "target": "npm:react-is@18.3.1", + "type": "static" + } + ], + "npm:@nicolo-ribaudo/eslint-scope-5-internals": [ + { + "source": "npm:@nicolo-ribaudo/eslint-scope-5-internals", + "target": "npm:eslint-scope", + "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/arborist": [ + { + "source": "npm:@npmcli/arborist", + "target": "npm:@isaacs/string-locale-compare", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:@npmcli/fs", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:@npmcli/installed-package-contents", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:@npmcli/map-workspaces", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:@npmcli/metavuln-calculator", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:@npmcli/name-from-folder", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:@npmcli/node-gyp", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:@npmcli/package-json", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:@npmcli/query", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:@npmcli/run-script", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:bin-links", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:cacache", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:common-ancestor-path", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:hosted-git-info", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:json-parse-even-better-errors", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:json-stringify-nice", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:minimatch@6.2.0", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:nopt@7.2.1", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:npm-install-checks", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:npm-package-arg", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:npm-pick-manifest", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:npm-registry-fetch", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:npmlog@7.0.1", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:pacote@15.2.0", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:parse-conflict-json", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:promise-all-reject-late", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:promise-call-limit", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:read-package-json-fast", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:ssri", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:treeverse", + "type": "static" + }, + { + "source": "npm:@npmcli/arborist", + "target": "npm:walk-up-path", + "type": "static" + } + ], + "npm:@npmcli/fs@1.1.1": [ + { + "source": "npm:@npmcli/fs@1.1.1", + "target": "npm:@gar/promisify", + "type": "static" + }, + { + "source": "npm:@npmcli/fs@1.1.1", + "target": "npm:semver", + "type": "static" + } + ], + "npm:@npmcli/fs@2.1.2": [ + { + "source": "npm:@npmcli/fs@2.1.2", + "target": "npm:@gar/promisify", + "type": "static" + }, + { + "source": "npm:@npmcli/fs@2.1.2", + "target": "npm:semver", + "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:lru-cache", + "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@3.0.1", + "type": "static" + } + ], + "npm:@npmcli/installed-package-contents": [ + { + "source": "npm:@npmcli/installed-package-contents", + "target": "npm:npm-bundled@3.0.1", + "type": "static" + }, + { + "source": "npm:@npmcli/installed-package-contents", + "target": "npm:npm-normalize-package-bin", + "type": "static" + } + ], + "npm:@npmcli/map-workspaces": [ + { + "source": "npm:@npmcli/map-workspaces", + "target": "npm:@npmcli/name-from-folder", + "type": "static" + }, + { + "source": "npm:@npmcli/map-workspaces", + "target": "npm:glob@10.4.5", + "type": "static" + }, + { + "source": "npm:@npmcli/map-workspaces", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:@npmcli/map-workspaces", + "target": "npm:read-package-json-fast", + "type": "static" + } + ], + "npm:@npmcli/metavuln-calculator": [ + { + "source": "npm:@npmcli/metavuln-calculator", + "target": "npm:cacache", + "type": "static" + }, + { + "source": "npm:@npmcli/metavuln-calculator", + "target": "npm:json-parse-even-better-errors", + "type": "static" + }, + { + "source": "npm:@npmcli/metavuln-calculator", + "target": "npm:pacote@15.2.0", + "type": "static" + }, + { + "source": "npm:@npmcli/metavuln-calculator", + "target": "npm:semver", + "type": "static" + } + ], + "npm:@npmcli/move-file@1.1.2": [ + { + "source": "npm:@npmcli/move-file@1.1.2", + "target": "npm:mkdirp@1.0.4", + "type": "static" + }, + { + "source": "npm:@npmcli/move-file@1.1.2", + "target": "npm:rimraf", + "type": "static" + } + ], + "npm:@npmcli/move-file": [ + { + "source": "npm:@npmcli/move-file", + "target": "npm:mkdirp@1.0.4", + "type": "static" + }, + { + "source": "npm:@npmcli/move-file", + "target": "npm:rimraf", + "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: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:npm-normalize-package-bin", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:proc-log", + "type": "static" + } + ], + "npm:@npmcli/promise-spawn@3.0.0": [ + { + "source": "npm:@npmcli/promise-spawn@3.0.0", + "target": "npm:infer-owner", + "type": "static" + } + ], + "npm:@npmcli/promise-spawn": [ + { + "source": "npm:@npmcli/promise-spawn", + "target": "npm:which@3.0.1", + "type": "static" + } + ], + "npm:@npmcli/query": [ + { + "source": "npm:@npmcli/query", + "target": "npm:postcss-selector-parser", + "type": "static" + } + ], + "npm:@npmcli/run-script@4.1.7": [ + { + "source": "npm:@npmcli/run-script@4.1.7", + "target": "npm:@npmcli/node-gyp@2.0.0", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script@4.1.7", + "target": "npm:@npmcli/promise-spawn@3.0.0", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script@4.1.7", + "target": "npm:node-gyp", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script@4.1.7", + "target": "npm:read-package-json-fast@2.0.3", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script@4.1.7", + "target": "npm:which", + "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/promise-spawn", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:node-gyp", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:read-package-json-fast", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:which@3.0.1", + "type": "static" + } + ], + "npm:@nrwl/cli": [ + { + "source": "npm:@nrwl/cli", + "target": "npm:nx", + "type": "static" + } + ], + "npm:@nrwl/devkit": [ + { + "source": "npm:@nrwl/devkit", + "target": "npm:ejs", + "type": "static" + }, + { + "source": "npm:@nrwl/devkit", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@nrwl/devkit", + "target": "npm:semver@7.5.4", + "type": "static" + }, + { + "source": "npm:@nrwl/devkit", + "target": "npm:tmp", + "type": "static" + }, + { + "source": "npm:@nrwl/devkit", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@nrwl/tao": [ + { + "source": "npm:@nrwl/tao", + "target": "npm:nx", + "type": "static" + } + ], + "npm:@octokit/core": [ + { + "source": "npm:@octokit/core", + "target": "npm:@octokit/auth-token", + "type": "static" + }, + { + "source": "npm:@octokit/core", + "target": "npm:@octokit/graphql", + "type": "static" + }, + { + "source": "npm:@octokit/core", + "target": "npm:@octokit/request", + "type": "static" + }, + { + "source": "npm:@octokit/core", + "target": "npm:@octokit/request-error", + "type": "static" + }, + { + "source": "npm:@octokit/core", + "target": "npm:@octokit/types", + "type": "static" + }, + { + "source": "npm:@octokit/core", + "target": "npm:before-after-hook", + "type": "static" + }, + { + "source": "npm:@octokit/core", + "target": "npm:universal-user-agent", + "type": "static" + } + ], + "npm:@octokit/endpoint": [ + { + "source": "npm:@octokit/endpoint", + "target": "npm:@octokit/types", + "type": "static" + }, + { + "source": "npm:@octokit/endpoint", + "target": "npm:is-plain-object@5.0.0", + "type": "static" + }, + { + "source": "npm:@octokit/endpoint", + "target": "npm:universal-user-agent", + "type": "static" + } + ], + "npm:@octokit/graphql": [ + { + "source": "npm:@octokit/graphql", + "target": "npm:@octokit/request", + "type": "static" + }, + { + "source": "npm:@octokit/graphql", + "target": "npm:@octokit/types", + "type": "static" + }, + { + "source": "npm:@octokit/graphql", + "target": "npm:universal-user-agent", + "type": "static" + } + ], + "npm:@octokit/plugin-paginate-rest": [ + { + "source": "npm:@octokit/plugin-paginate-rest", + "target": "npm:@octokit/types@6.41.0", + "type": "static" + } + ], + "npm:@octokit/plugin-rest-endpoint-methods": [ + { + "source": "npm:@octokit/plugin-rest-endpoint-methods", + "target": "npm:@octokit/types@8.2.1", + "type": "static" + }, + { + "source": "npm:@octokit/plugin-rest-endpoint-methods", + "target": "npm:deprecation", + "type": "static" + } + ], + "npm:@octokit/request-error": [ + { + "source": "npm:@octokit/request-error", + "target": "npm:@octokit/types", + "type": "static" + }, + { + "source": "npm:@octokit/request-error", + "target": "npm:deprecation", + "type": "static" + }, + { + "source": "npm:@octokit/request-error", + "target": "npm:once", + "type": "static" + } + ], + "npm:@octokit/request": [ + { + "source": "npm:@octokit/request", + "target": "npm:@octokit/endpoint", + "type": "static" + }, + { + "source": "npm:@octokit/request", + "target": "npm:@octokit/request-error", + "type": "static" + }, + { + "source": "npm:@octokit/request", + "target": "npm:@octokit/types", + "type": "static" + }, + { + "source": "npm:@octokit/request", + "target": "npm:is-plain-object@5.0.0", + "type": "static" + }, + { + "source": "npm:@octokit/request", + "target": "npm:node-fetch@2.7.0", + "type": "static" + }, + { + "source": "npm:@octokit/request", + "target": "npm:universal-user-agent", + "type": "static" + } + ], + "npm:@octokit/rest": [ + { + "source": "npm:@octokit/rest", + "target": "npm:@octokit/core", + "type": "static" + }, + { + "source": "npm:@octokit/rest", + "target": "npm:@octokit/plugin-paginate-rest", + "type": "static" + }, + { + "source": "npm:@octokit/rest", + "target": "npm:@octokit/plugin-request-log", + "type": "static" + }, + { + "source": "npm:@octokit/rest", + "target": "npm:@octokit/plugin-rest-endpoint-methods", + "type": "static" + } + ], + "npm:@octokit/types@6.41.0": [ + { + "source": "npm:@octokit/types@6.41.0", + "target": "npm:@octokit/openapi-types@12.11.0", + "type": "static" + } + ], + "npm:@octokit/types@8.2.1": [ + { + "source": "npm:@octokit/types@8.2.1", + "target": "npm:@octokit/openapi-types@14.0.0", + "type": "static" + } + ], + "npm:@octokit/types": [ + { + "source": "npm:@octokit/types", + "target": "npm:@octokit/openapi-types", + "type": "static" + } + ], + "npm:@parcel/watcher": [ + { + "source": "npm:@parcel/watcher", + "target": "npm:node-addon-api", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:node-gyp-build", + "type": "static" + } + ], + "npm:@pmmmwh/react-refresh-webpack-plugin@0.4.3": [ + { + "source": "npm:@pmmmwh/react-refresh-webpack-plugin@0.4.3", + "target": "npm:ansi-html", + "type": "static" + }, + { + "source": "npm:@pmmmwh/react-refresh-webpack-plugin@0.4.3", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:@pmmmwh/react-refresh-webpack-plugin@0.4.3", + "target": "npm:html-entities", + "type": "static" + }, + { + "source": "npm:@pmmmwh/react-refresh-webpack-plugin@0.4.3", + "target": "npm:native-url", + "type": "static" + }, + { + "source": "npm:@pmmmwh/react-refresh-webpack-plugin@0.4.3", + "target": "npm:schema-utils@2.7.1", + "type": "static" + }, + { + "source": "npm:@pmmmwh/react-refresh-webpack-plugin@0.4.3", + "target": "npm:source-map@0.7.4", + "type": "static" + } + ], + "npm:@pmmmwh/react-refresh-webpack-plugin": [ + { + "source": "npm:@pmmmwh/react-refresh-webpack-plugin", + "target": "npm:ansi-html@0.0.9", + "type": "static" + }, + { + "source": "npm:@pmmmwh/react-refresh-webpack-plugin", + "target": "npm:core-js-pure", + "type": "static" + }, + { + "source": "npm:@pmmmwh/react-refresh-webpack-plugin", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:@pmmmwh/react-refresh-webpack-plugin", + "target": "npm:html-entities@2.5.2", + "type": "static" + }, + { + "source": "npm:@pmmmwh/react-refresh-webpack-plugin", + "target": "npm:loader-utils", + "type": "static" + }, + { + "source": "npm:@pmmmwh/react-refresh-webpack-plugin", + "target": "npm:schema-utils@4.2.0", + "type": "static" + }, + { + "source": "npm:@pmmmwh/react-refresh-webpack-plugin", + "target": "npm:source-map@0.7.4", + "type": "static" + } + ], + "npm:@react-hook/resize-observer": [ + { + "source": "npm:@react-hook/resize-observer", + "target": "npm:@juggle/resize-observer", + "type": "static" + }, + { + "source": "npm:@react-hook/resize-observer", + "target": "npm:@react-hook/latest", + "type": "static" + }, + { + "source": "npm:@react-hook/resize-observer", + "target": "npm:@react-hook/passive-layout-effect", + "type": "static" + } + ], + "npm:@react-hook/size": [ + { + "source": "npm:@react-hook/size", + "target": "npm:@react-hook/passive-layout-effect", + "type": "static" + }, + { + "source": "npm:@react-hook/size", + "target": "npm:@react-hook/resize-observer", + "type": "static" + } + ], + "npm:@rollup/plugin-babel": [ + { + "source": "npm:@rollup/plugin-babel", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@rollup/plugin-babel", + "target": "npm:@rollup/pluginutils", + "type": "static" + } + ], + "npm:@rollup/plugin-node-resolve": [ + { + "source": "npm:@rollup/plugin-node-resolve", + "target": "npm:@rollup/pluginutils", + "type": "static" + }, + { + "source": "npm:@rollup/plugin-node-resolve", + "target": "npm:@types/resolve", + "type": "static" + }, + { + "source": "npm:@rollup/plugin-node-resolve", + "target": "npm:builtin-modules", + "type": "static" + }, + { + "source": "npm:@rollup/plugin-node-resolve", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:@rollup/plugin-node-resolve", + "target": "npm:is-module", + "type": "static" + }, + { + "source": "npm:@rollup/plugin-node-resolve", + "target": "npm:resolve", + "type": "static" + } + ], + "npm:@rollup/plugin-node-resolve@7.1.3": [ + { + "source": "npm:@rollup/plugin-node-resolve@7.1.3", + "target": "npm:@rollup/pluginutils", + "type": "static" + }, + { + "source": "npm:@rollup/plugin-node-resolve@7.1.3", + "target": "npm:@types/resolve@0.0.8", + "type": "static" + }, + { + "source": "npm:@rollup/plugin-node-resolve@7.1.3", + "target": "npm:builtin-modules", + "type": "static" + }, + { + "source": "npm:@rollup/plugin-node-resolve@7.1.3", + "target": "npm:is-module", + "type": "static" + }, + { + "source": "npm:@rollup/plugin-node-resolve@7.1.3", + "target": "npm:resolve", + "type": "static" + } + ], + "npm:@rollup/plugin-replace": [ + { + "source": "npm:@rollup/plugin-replace", + "target": "npm:@rollup/pluginutils", + "type": "static" + }, + { + "source": "npm:@rollup/plugin-replace", + "target": "npm:magic-string", + "type": "static" + } + ], + "npm:@rollup/pluginutils": [ + { + "source": "npm:@rollup/pluginutils", + "target": "npm:@types/estree@0.0.39", + "type": "static" + }, + { + "source": "npm:@rollup/pluginutils", + "target": "npm:estree-walker", + "type": "static" + }, + { + "source": "npm:@rollup/pluginutils", + "target": "npm:picomatch", + "type": "static" + } + ], + "npm:@samverschueren/stream-to-observable": [ + { + "source": "npm:@samverschueren/stream-to-observable", + "target": "npm:any-observable", + "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/protobuf-specs", + "type": "static" + }, + { + "source": "npm:@sigstore/sign", + "target": "npm:make-fetch-happen", + "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:@sinonjs/commons": [ + { + "source": "npm:@sinonjs/commons", + "target": "npm:type-detect", + "type": "static" + } + ], + "npm:@sinonjs/fake-timers": [ + { + "source": "npm:@sinonjs/fake-timers", + "target": "npm:@sinonjs/commons", + "type": "static" + } + ], + "npm:@sinonjs/fake-timers@8.1.0": [ + { + "source": "npm:@sinonjs/fake-timers@8.1.0", + "target": "npm:@sinonjs/commons", + "type": "static" + } + ], + "npm:@surma/rollup-plugin-off-main-thread@1.4.2": [ + { + "source": "npm:@surma/rollup-plugin-off-main-thread@1.4.2", + "target": "npm:ejs@2.7.4", + "type": "static" + }, + { + "source": "npm:@surma/rollup-plugin-off-main-thread@1.4.2", + "target": "npm:magic-string", + "type": "static" + } + ], + "npm:@surma/rollup-plugin-off-main-thread": [ + { + "source": "npm:@surma/rollup-plugin-off-main-thread", + "target": "npm:ejs", + "type": "static" + }, + { + "source": "npm:@surma/rollup-plugin-off-main-thread", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@surma/rollup-plugin-off-main-thread", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@surma/rollup-plugin-off-main-thread", + "target": "npm:string.prototype.matchall", + "type": "static" + } + ], + "npm:@svgr/babel-preset": [ + { + "source": "npm:@svgr/babel-preset", + "target": "npm:@svgr/babel-plugin-add-jsx-attribute", + "type": "static" + }, + { + "source": "npm:@svgr/babel-preset", + "target": "npm:@svgr/babel-plugin-remove-jsx-attribute", + "type": "static" + }, + { + "source": "npm:@svgr/babel-preset", + "target": "npm:@svgr/babel-plugin-remove-jsx-empty-expression", + "type": "static" + }, + { + "source": "npm:@svgr/babel-preset", + "target": "npm:@svgr/babel-plugin-replace-jsx-attribute-value", + "type": "static" + }, + { + "source": "npm:@svgr/babel-preset", + "target": "npm:@svgr/babel-plugin-svg-dynamic-title", + "type": "static" + }, + { + "source": "npm:@svgr/babel-preset", + "target": "npm:@svgr/babel-plugin-svg-em-dimensions", + "type": "static" + }, + { + "source": "npm:@svgr/babel-preset", + "target": "npm:@svgr/babel-plugin-transform-react-native-svg", + "type": "static" + }, + { + "source": "npm:@svgr/babel-preset", + "target": "npm:@svgr/babel-plugin-transform-svg-component", + "type": "static" + } + ], + "npm:@svgr/core": [ + { + "source": "npm:@svgr/core", + "target": "npm:@svgr/plugin-jsx", + "type": "static" + }, + { + "source": "npm:@svgr/core", + "target": "npm:camelcase@6.3.0", + "type": "static" + }, + { + "source": "npm:@svgr/core", + "target": "npm:cosmiconfig@7.1.0", + "type": "static" + } + ], + "npm:@svgr/hast-util-to-babel-ast": [ + { + "source": "npm:@svgr/hast-util-to-babel-ast", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@svgr/plugin-jsx": [ + { + "source": "npm:@svgr/plugin-jsx", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@svgr/plugin-jsx", + "target": "npm:@svgr/babel-preset", + "type": "static" + }, + { + "source": "npm:@svgr/plugin-jsx", + "target": "npm:@svgr/hast-util-to-babel-ast", + "type": "static" + }, + { + "source": "npm:@svgr/plugin-jsx", + "target": "npm:svg-parser", + "type": "static" + } + ], + "npm:@svgr/plugin-svgo": [ + { + "source": "npm:@svgr/plugin-svgo", + "target": "npm:cosmiconfig@7.1.0", + "type": "static" + }, + { + "source": "npm:@svgr/plugin-svgo", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:@svgr/plugin-svgo", + "target": "npm:svgo", + "type": "static" + } + ], + "npm:@svgr/webpack": [ + { + "source": "npm:@svgr/webpack", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@svgr/webpack", + "target": "npm:@babel/plugin-transform-react-constant-elements", + "type": "static" + }, + { + "source": "npm:@svgr/webpack", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:@svgr/webpack", + "target": "npm:@babel/preset-react", + "type": "static" + }, + { + "source": "npm:@svgr/webpack", + "target": "npm:@svgr/core", + "type": "static" + }, + { + "source": "npm:@svgr/webpack", + "target": "npm:@svgr/plugin-jsx", + "type": "static" + }, + { + "source": "npm:@svgr/webpack", + "target": "npm:@svgr/plugin-svgo", + "type": "static" + }, + { + "source": "npm:@svgr/webpack", + "target": "npm:loader-utils", + "type": "static" + } + ], + "npm:@szmarczak/http-timer": [ + { + "source": "npm:@szmarczak/http-timer", + "target": "npm:defer-to-connect", + "type": "static" + } + ], + "npm:@testing-library/dom": [ + { + "source": "npm:@testing-library/dom", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@testing-library/dom", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@testing-library/dom", + "target": "npm:@types/aria-query", + "type": "static" + }, + { + "source": "npm:@testing-library/dom", + "target": "npm:aria-query", + "type": "static" + }, + { + "source": "npm:@testing-library/dom", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@testing-library/dom", + "target": "npm:dom-accessibility-api", + "type": "static" + }, + { + "source": "npm:@testing-library/dom", + "target": "npm:lz-string", + "type": "static" + }, + { + "source": "npm:@testing-library/dom", + "target": "npm:pretty-format", + "type": "static" + } + ], + "npm:@testing-library/react": [ + { + "source": "npm:@testing-library/react", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@testing-library/react", + "target": "npm:@testing-library/dom", + "type": "static" + }, + { + "source": "npm:@testing-library/react", + "target": "npm:@types/react-dom@17.0.25", + "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:@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/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/connect": [ + { + "source": "npm:@types/connect", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/conventional-commits-parser": [ + { + "source": "npm:@types/conventional-commits-parser", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/cypress": [ + { + "source": "npm:@types/cypress", + "target": "npm:cypress@13.13.1", + "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/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@7.29.0": [ + { + "source": "npm:@types/eslint@7.29.0", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:@types/eslint@7.29.0", + "target": "npm:@types/json-schema", + "type": "static" + } + ], + "npm:@types/eslint@8.56.11": [ + { + "source": "npm:@types/eslint@8.56.11", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:@types/eslint@8.56.11", + "target": "npm:@types/json-schema", + "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/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/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/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/jsdom": [ + { + "source": "npm:@types/jsdom", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/jsdom", + "target": "npm:@types/parse5", + "type": "static" + }, + { + "source": "npm:@types/jsdom", + "target": "npm:@types/tough-cookie", + "type": "static" + } + ], + "npm:@types/node-fetch": [ + { + "source": "npm:@types/node-fetch", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/node-fetch", + "target": "npm:form-data@4.0.0", + "type": "static" + } + ], + "npm:@types/node-forge": [ + { + "source": "npm:@types/node-forge", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/node": [ + { + "source": "npm:@types/node", + "target": "npm:undici-types", + "type": "static" + } + ], + "npm:@types/react-dom@17.0.25": [ + { + "source": "npm:@types/react-dom@17.0.25", + "target": "npm:@types/react@17.0.80", + "type": "static" + } + ], + "npm:@types/react-dom": [ + { + "source": "npm:@types/react-dom", + "target": "npm:@types/react", + "type": "static" + } + ], + "npm:@types/react-redux": [ + { + "source": "npm:@types/react-redux", + "target": "npm:@types/hoist-non-react-statics", + "type": "static" + }, + { + "source": "npm:@types/react-redux", + "target": "npm:@types/react", + "type": "static" + }, + { + "source": "npm:@types/react-redux", + "target": "npm:hoist-non-react-statics", + "type": "static" + }, + { + "source": "npm:@types/react-redux", + "target": "npm:redux", + "type": "static" + } + ], + "npm:@types/react-transition-group": [ + { + "source": "npm:@types/react-transition-group", + "target": "npm:@types/react", + "type": "static" + } + ], + "npm:@types/react": [ + { + "source": "npm:@types/react", + "target": "npm:@types/prop-types", + "type": "static" + }, + { + "source": "npm:@types/react", + "target": "npm:csstype", + "type": "static" + } + ], + "npm:@types/react@17.0.80": [ + { + "source": "npm:@types/react@17.0.80", + "target": "npm:@types/prop-types", + "type": "static" + }, + { + "source": "npm:@types/react@17.0.80", + "target": "npm:@types/scheduler", + "type": "static" + }, + { + "source": "npm:@types/react@17.0.80", + "target": "npm:csstype", + "type": "static" + } + ], + "npm:@types/resolve@0.0.8": [ + { + "source": "npm:@types/resolve@0.0.8", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/resolve": [ + { + "source": "npm:@types/resolve", + "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/uglify-js": [ + { + "source": "npm:@types/uglify-js", + "target": "npm:source-map", + "type": "static" + } + ], + "npm:@types/webpack-sources": [ + { + "source": "npm:@types/webpack-sources", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/webpack-sources", + "target": "npm:@types/source-list-map", + "type": "static" + }, + { + "source": "npm:@types/webpack-sources", + "target": "npm:source-map@0.7.4", + "type": "static" + } + ], + "npm:@types/webpack": [ + { + "source": "npm:@types/webpack", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/webpack", + "target": "npm:@types/tapable", + "type": "static" + }, + { + "source": "npm:@types/webpack", + "target": "npm:@types/uglify-js", + "type": "static" + }, + { + "source": "npm:@types/webpack", + "target": "npm:@types/webpack-sources", + "type": "static" + }, + { + "source": "npm:@types/webpack", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:@types/webpack", + "target": "npm:source-map", + "type": "static" + } + ], + "npm:@types/ws": [ + { + "source": "npm:@types/ws", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/yargs": [ + { + "source": "npm:@types/yargs", + "target": "npm:@types/yargs-parser", + "type": "static" + } + ], + "npm:@types/yargs@16.0.9": [ + { + "source": "npm:@types/yargs@16.0.9", + "target": "npm:@types/yargs-parser", + "type": "static" + } + ], + "npm:@types/yargs@17.0.32": [ + { + "source": "npm:@types/yargs@17.0.32", + "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/experimental-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:functional-red-black-tree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:regexpp", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:tsutils", + "type": "static" + } + ], + "npm:@typescript-eslint/eslint-plugin@5.62.0": [ + { + "source": "npm:@typescript-eslint/eslint-plugin@5.62.0", + "target": "npm:@eslint-community/regexpp", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@5.62.0", + "target": "npm:@typescript-eslint/scope-manager@5.62.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@5.62.0", + "target": "npm:@typescript-eslint/type-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@5.62.0", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@5.62.0", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@5.62.0", + "target": "npm:graphemer", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@5.62.0", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@5.62.0", + "target": "npm:natural-compare-lite", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@5.62.0", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@5.62.0", + "target": "npm:tsutils", + "type": "static" + } + ], + "npm:@typescript-eslint/eslint-plugin@7.17.0": [ + { + "source": "npm:@typescript-eslint/eslint-plugin@7.17.0", + "target": "npm:@eslint-community/regexpp", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@7.17.0", + "target": "npm:@typescript-eslint/scope-manager@7.17.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@7.17.0", + "target": "npm:@typescript-eslint/type-utils@7.17.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@7.17.0", + "target": "npm:@typescript-eslint/utils@7.17.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@7.17.0", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@7.17.0", + "target": "npm:graphemer", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@7.17.0", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@7.17.0", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin@7.17.0", + "target": "npm:ts-api-utils", + "type": "static" + } + ], + "npm:@typescript-eslint/experimental-utils": [ + { + "source": "npm:@typescript-eslint/experimental-utils", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/experimental-utils", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/experimental-utils", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/experimental-utils", + "target": "npm:@typescript-eslint/typescript-estree@4.33.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/experimental-utils", + "target": "npm:eslint-scope", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/experimental-utils", + "target": "npm:eslint-utils@3.0.0", + "type": "static" + } + ], + "npm:@typescript-eslint/experimental-utils@3.10.1": [ + { + "source": "npm:@typescript-eslint/experimental-utils@3.10.1", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/experimental-utils@3.10.1", + "target": "npm:@typescript-eslint/types@3.10.1", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/experimental-utils@3.10.1", + "target": "npm:@typescript-eslint/typescript-estree@3.10.1", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/experimental-utils@3.10.1", + "target": "npm:eslint-scope", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/experimental-utils@3.10.1", + "target": "npm:eslint-utils", + "type": "static" + } + ], + "npm:@typescript-eslint/experimental-utils@5.62.0": [ + { + "source": "npm:@typescript-eslint/experimental-utils@5.62.0", + "target": "npm:@typescript-eslint/utils", + "type": "static" + } + ], + "npm:@typescript-eslint/parser": [ + { + "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@4.33.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:debug", + "type": "static" + } + ], + "npm:@typescript-eslint/parser@5.62.0": [ + { + "source": "npm:@typescript-eslint/parser@5.62.0", + "target": "npm:@typescript-eslint/scope-manager@5.62.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser@5.62.0", + "target": "npm:@typescript-eslint/types@5.62.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser@5.62.0", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser@5.62.0", + "target": "npm:debug", + "type": "static" + } + ], + "npm:@typescript-eslint/parser@7.17.0": [ + { + "source": "npm:@typescript-eslint/parser@7.17.0", + "target": "npm:@typescript-eslint/scope-manager@7.17.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser@7.17.0", + "target": "npm:@typescript-eslint/types@7.17.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser@7.17.0", + "target": "npm:@typescript-eslint/typescript-estree@7.17.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser@7.17.0", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser@7.17.0", + "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@4.33.0", + "type": "static" + } + ], + "npm:@typescript-eslint/scope-manager@5.62.0": [ + { + "source": "npm:@typescript-eslint/scope-manager@5.62.0", + "target": "npm:@typescript-eslint/types@5.62.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/scope-manager@5.62.0", + "target": "npm:@typescript-eslint/visitor-keys@5.62.0", + "type": "static" + } + ], + "npm:@typescript-eslint/scope-manager@7.17.0": [ + { + "source": "npm:@typescript-eslint/scope-manager@7.17.0", + "target": "npm:@typescript-eslint/types@7.17.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/scope-manager@7.17.0", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + } + ], + "npm:@typescript-eslint/type-utils": [ + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:tsutils", + "type": "static" + } + ], + "npm:@typescript-eslint/type-utils@7.17.0": [ + { + "source": "npm:@typescript-eslint/type-utils@7.17.0", + "target": "npm:@typescript-eslint/typescript-estree@7.17.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils@7.17.0", + "target": "npm:@typescript-eslint/utils@7.17.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils@7.17.0", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils@7.17.0", + "target": "npm:ts-api-utils", + "type": "static" + } + ], + "npm:@typescript-eslint/typescript-estree@3.10.1": [ + { + "source": "npm:@typescript-eslint/typescript-estree@3.10.1", + "target": "npm:@typescript-eslint/types@3.10.1", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@3.10.1", + "target": "npm:@typescript-eslint/visitor-keys@3.10.1", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@3.10.1", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@3.10.1", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@3.10.1", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@3.10.1", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@3.10.1", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@3.10.1", + "target": "npm:tsutils", + "type": "static" + } + ], + "npm:@typescript-eslint/typescript-estree@4.33.0": [ + { + "source": "npm:@typescript-eslint/typescript-estree@4.33.0", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@4.33.0", + "target": "npm:@typescript-eslint/visitor-keys@4.33.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@4.33.0", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@4.33.0", + "target": "npm:globby", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@4.33.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@4.33.0", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@4.33.0", + "target": "npm:tsutils", + "type": "static" + } + ], + "npm:@typescript-eslint/typescript-estree": [ + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:@typescript-eslint/types@5.62.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:@typescript-eslint/visitor-keys@5.62.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:globby", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:tsutils", + "type": "static" + } + ], + "npm:@typescript-eslint/typescript-estree@7.17.0": [ + { + "source": "npm:@typescript-eslint/typescript-estree@7.17.0", + "target": "npm:@typescript-eslint/types@7.17.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@7.17.0", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@7.17.0", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@7.17.0", + "target": "npm:globby", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@7.17.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@7.17.0", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@7.17.0", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@7.17.0", + "target": "npm:ts-api-utils", + "type": "static" + } + ], + "npm:@typescript-eslint/utils": [ + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@eslint-community/eslint-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@types/semver", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/scope-manager@5.62.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/types@5.62.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:eslint-scope", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:semver", + "type": "static" + } + ], + "npm:@typescript-eslint/utils@7.17.0": [ + { + "source": "npm:@typescript-eslint/utils@7.17.0", + "target": "npm:@eslint-community/eslint-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@7.17.0", + "target": "npm:@typescript-eslint/scope-manager@7.17.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@7.17.0", + "target": "npm:@typescript-eslint/types@7.17.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@7.17.0", + "target": "npm:@typescript-eslint/typescript-estree@7.17.0", + "type": "static" + } + ], + "npm:@typescript-eslint/visitor-keys@3.10.1": [ + { + "source": "npm:@typescript-eslint/visitor-keys@3.10.1", + "target": "npm:eslint-visitor-keys", + "type": "static" + } + ], + "npm:@typescript-eslint/visitor-keys@4.33.0": [ + { + "source": "npm:@typescript-eslint/visitor-keys@4.33.0", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/visitor-keys@4.33.0", + "target": "npm:eslint-visitor-keys@2.1.0", + "type": "static" + } + ], + "npm:@typescript-eslint/visitor-keys@5.62.0": [ + { + "source": "npm:@typescript-eslint/visitor-keys@5.62.0", + "target": "npm:@typescript-eslint/types@5.62.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/visitor-keys@5.62.0", + "target": "npm:eslint-visitor-keys@3.4.3", + "type": "static" + } + ], + "npm:@typescript-eslint/visitor-keys": [ + { + "source": "npm:@typescript-eslint/visitor-keys", + "target": "npm:@typescript-eslint/types@7.17.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/visitor-keys", + "target": "npm:eslint-visitor-keys@3.4.3", + "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/ast@1.9.0": [ + { + "source": "npm:@webassemblyjs/ast@1.9.0", + "target": "npm:@webassemblyjs/helper-module-context", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/ast@1.9.0", + "target": "npm:@webassemblyjs/helper-wasm-bytecode@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/ast@1.9.0", + "target": "npm:@webassemblyjs/wast-parser", + "type": "static" + } + ], + "npm:@webassemblyjs/helper-code-frame": [ + { + "source": "npm:@webassemblyjs/helper-code-frame", + "target": "npm:@webassemblyjs/wast-printer", + "type": "static" + } + ], + "npm:@webassemblyjs/helper-module-context": [ + { + "source": "npm:@webassemblyjs/helper-module-context", + "target": "npm:@webassemblyjs/ast@1.9.0", + "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/helper-wasm-section@1.9.0": [ + { + "source": "npm:@webassemblyjs/helper-wasm-section@1.9.0", + "target": "npm:@webassemblyjs/ast@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section@1.9.0", + "target": "npm:@webassemblyjs/helper-buffer@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section@1.9.0", + "target": "npm:@webassemblyjs/helper-wasm-bytecode@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section@1.9.0", + "target": "npm:@webassemblyjs/wasm-gen@1.9.0", + "type": "static" + } + ], + "npm:@webassemblyjs/ieee754": [ + { + "source": "npm:@webassemblyjs/ieee754", + "target": "npm:@xtuc/ieee754", + "type": "static" + } + ], + "npm:@webassemblyjs/ieee754@1.9.0": [ + { + "source": "npm:@webassemblyjs/ieee754@1.9.0", + "target": "npm:@xtuc/ieee754", + "type": "static" + } + ], + "npm:@webassemblyjs/leb128": [ + { + "source": "npm:@webassemblyjs/leb128", + "target": "npm:@xtuc/long", + "type": "static" + } + ], + "npm:@webassemblyjs/leb128@1.9.0": [ + { + "source": "npm:@webassemblyjs/leb128@1.9.0", + "target": "npm:@xtuc/long", + "type": "static" + } + ], + "npm:@webassemblyjs/wasm-edit@1.9.0": [ + { + "source": "npm:@webassemblyjs/wasm-edit@1.9.0", + "target": "npm:@webassemblyjs/ast@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit@1.9.0", + "target": "npm:@webassemblyjs/helper-buffer@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit@1.9.0", + "target": "npm:@webassemblyjs/helper-wasm-bytecode@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit@1.9.0", + "target": "npm:@webassemblyjs/helper-wasm-section@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit@1.9.0", + "target": "npm:@webassemblyjs/wasm-gen@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit@1.9.0", + "target": "npm:@webassemblyjs/wasm-opt@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit@1.9.0", + "target": "npm:@webassemblyjs/wasm-parser@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit@1.9.0", + "target": "npm:@webassemblyjs/wast-printer", + "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@1.12.1", + "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-gen@1.9.0": [ + { + "source": "npm:@webassemblyjs/wasm-gen@1.9.0", + "target": "npm:@webassemblyjs/ast@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen@1.9.0", + "target": "npm:@webassemblyjs/helper-wasm-bytecode@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen@1.9.0", + "target": "npm:@webassemblyjs/ieee754@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen@1.9.0", + "target": "npm:@webassemblyjs/leb128@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen@1.9.0", + "target": "npm:@webassemblyjs/utf8@1.9.0", + "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-opt@1.9.0": [ + { + "source": "npm:@webassemblyjs/wasm-opt@1.9.0", + "target": "npm:@webassemblyjs/ast@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt@1.9.0", + "target": "npm:@webassemblyjs/helper-buffer@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt@1.9.0", + "target": "npm:@webassemblyjs/wasm-gen@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt@1.9.0", + "target": "npm:@webassemblyjs/wasm-parser@1.9.0", + "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/wasm-parser@1.9.0": [ + { + "source": "npm:@webassemblyjs/wasm-parser@1.9.0", + "target": "npm:@webassemblyjs/ast@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser@1.9.0", + "target": "npm:@webassemblyjs/helper-api-error@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser@1.9.0", + "target": "npm:@webassemblyjs/helper-wasm-bytecode@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser@1.9.0", + "target": "npm:@webassemblyjs/ieee754@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser@1.9.0", + "target": "npm:@webassemblyjs/leb128@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser@1.9.0", + "target": "npm:@webassemblyjs/utf8@1.9.0", + "type": "static" + } + ], + "npm:@webassemblyjs/wast-parser": [ + { + "source": "npm:@webassemblyjs/wast-parser", + "target": "npm:@webassemblyjs/ast@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-parser", + "target": "npm:@webassemblyjs/floating-point-hex-parser@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-parser", + "target": "npm:@webassemblyjs/helper-api-error@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-parser", + "target": "npm:@webassemblyjs/helper-code-frame", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-parser", + "target": "npm:@webassemblyjs/helper-fsm", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-parser", + "target": "npm:@xtuc/long", + "type": "static" + } + ], + "npm:@webassemblyjs/wast-printer@1.12.1": [ + { + "source": "npm:@webassemblyjs/wast-printer@1.12.1", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-printer@1.12.1", + "target": "npm:@xtuc/long", + "type": "static" + } + ], + "npm:@webassemblyjs/wast-printer": [ + { + "source": "npm:@webassemblyjs/wast-printer", + "target": "npm:@webassemblyjs/ast@1.9.0", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-printer", + "target": "npm:@webassemblyjs/wast-parser", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-printer", + "target": "npm:@xtuc/long", + "type": "static" + } + ], + "npm:@yarnpkg/parsers": [ + { + "source": "npm:@yarnpkg/parsers", + "target": "npm:js-yaml", + "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:JSONStream": [ + { + "source": "npm:JSONStream", + "target": "npm:jsonparse", + "type": "static" + }, + { + "source": "npm:JSONStream", + "target": "npm:through", + "type": "static" + } + ], + "npm:accepts": [ + { + "source": "npm:accepts", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:accepts", + "target": "npm:negotiator", + "type": "static" + } + ], + "npm:acorn-class-fields": [ + { + "source": "npm:acorn-class-fields", + "target": "npm:acorn-private-class-elements", + "type": "static" + } + ], + "npm:acorn-globals": [ + { + "source": "npm:acorn-globals", + "target": "npm:acorn@7.4.1", + "type": "static" + }, + { + "source": "npm:acorn-globals", + "target": "npm:acorn-walk", + "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:acorn-private-methods": [ + { + "source": "npm:acorn-private-methods", + "target": "npm:acorn-private-class-elements", + "type": "static" + } + ], + "npm:acorn-stage3": [ + { + "source": "npm:acorn-stage3", + "target": "npm:acorn-bigint", + "type": "static" + }, + { + "source": "npm:acorn-stage3", + "target": "npm:acorn-class-fields", + "type": "static" + }, + { + "source": "npm:acorn-stage3", + "target": "npm:acorn-dynamic-import", + "type": "static" + }, + { + "source": "npm:acorn-stage3", + "target": "npm:acorn-export-ns-from", + "type": "static" + }, + { + "source": "npm:acorn-stage3", + "target": "npm:acorn-import-meta", + "type": "static" + }, + { + "source": "npm:acorn-stage3", + "target": "npm:acorn-logical-assignment", + "type": "static" + }, + { + "source": "npm:acorn-stage3", + "target": "npm:acorn-numeric-separator", + "type": "static" + }, + { + "source": "npm:acorn-stage3", + "target": "npm:acorn-private-methods", + "type": "static" + }, + { + "source": "npm:acorn-stage3", + "target": "npm:acorn-static-class-features", + "type": "static" + } + ], + "npm:acorn-static-class-features": [ + { + "source": "npm:acorn-static-class-features", + "target": "npm:acorn-private-class-elements", + "type": "static" + } + ], + "npm:adjust-sourcemap-loader@3.0.0": [ + { + "source": "npm:adjust-sourcemap-loader@3.0.0", + "target": "npm:loader-utils", + "type": "static" + }, + { + "source": "npm:adjust-sourcemap-loader@3.0.0", + "target": "npm:regex-parser", + "type": "static" + } + ], + "npm:adjust-sourcemap-loader": [ + { + "source": "npm:adjust-sourcemap-loader", + "target": "npm:loader-utils", + "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:agentkeepalive": [ + { + "source": "npm:agentkeepalive", + "target": "npm:humanize-ms", + "type": "static" + } + ], + "npm:aggregate-error": [ + { + "source": "npm:aggregate-error", + "target": "npm:clean-stack", + "type": "static" + }, + { + "source": "npm:aggregate-error", + "target": "npm:indent-string", + "type": "static" + } + ], + "npm:ajv-formats": [ + { + "source": "npm:ajv-formats", + "target": "npm:ajv@8.17.1", + "type": "static" + } + ], + "npm:ajv-keywords@5.1.0": [ + { + "source": "npm:ajv-keywords@5.1.0", + "target": "npm:fast-deep-equal", + "type": "static" + } + ], + "npm:ajv": [ + { + "source": "npm:ajv", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:ajv", + "target": "npm:json-schema-traverse", + "type": "static" + }, + { + "source": "npm:ajv", + "target": "npm:uri-js", + "type": "static" + } + ], + "npm:ajv@8.17.1": [ + { + "source": "npm:ajv@8.17.1", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv@8.17.1", + "target": "npm:fast-uri", + "type": "static" + }, + { + "source": "npm:ajv@8.17.1", + "target": "npm:json-schema-traverse@1.0.0", + "type": "static" + }, + { + "source": "npm:ajv@8.17.1", + "target": "npm:require-from-string", + "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@0.21.3", + "type": "static" + } + ], + "npm:ansi-styles@3.2.1": [ + { + "source": "npm:ansi-styles@3.2.1", + "target": "npm:color-convert", + "type": "static" + } + ], + "npm:ansi-styles": [ + { + "source": "npm:ansi-styles", + "target": "npm:color-convert@2.0.1", + "type": "static" + } + ], + "npm:anymatch@2.0.0": [ + { + "source": "npm:anymatch@2.0.0", + "target": "npm:micromatch@3.1.10", + "type": "static" + }, + { + "source": "npm:anymatch@2.0.0", + "target": "npm:normalize-path@2.1.1", + "type": "static" + } + ], + "npm:anymatch": [ + { + "source": "npm:anymatch", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:anymatch", + "target": "npm:picomatch", + "type": "static" + } + ], + "npm:append-buffer": [ + { + "source": "npm:append-buffer", + "target": "npm:buffer-equal", + "type": "static" + } + ], + "npm:archiver-utils": [ + { + "source": "npm:archiver-utils", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:archiver-utils", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:archiver-utils", + "target": "npm:lazystream", + "type": "static" + }, + { + "source": "npm:archiver-utils", + "target": "npm:lodash.defaults", + "type": "static" + }, + { + "source": "npm:archiver-utils", + "target": "npm:lodash.difference", + "type": "static" + }, + { + "source": "npm:archiver-utils", + "target": "npm:lodash.flatten", + "type": "static" + }, + { + "source": "npm:archiver-utils", + "target": "npm:lodash.isplainobject", + "type": "static" + }, + { + "source": "npm:archiver-utils", + "target": "npm:lodash.union", + "type": "static" + }, + { + "source": "npm:archiver-utils", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:archiver-utils", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:archiver-utils@3.0.4": [ + { + "source": "npm:archiver-utils@3.0.4", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:archiver-utils@3.0.4", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:archiver-utils@3.0.4", + "target": "npm:lazystream", + "type": "static" + }, + { + "source": "npm:archiver-utils@3.0.4", + "target": "npm:lodash.defaults", + "type": "static" + }, + { + "source": "npm:archiver-utils@3.0.4", + "target": "npm:lodash.difference", + "type": "static" + }, + { + "source": "npm:archiver-utils@3.0.4", + "target": "npm:lodash.flatten", + "type": "static" + }, + { + "source": "npm:archiver-utils@3.0.4", + "target": "npm:lodash.isplainobject", + "type": "static" + }, + { + "source": "npm:archiver-utils@3.0.4", + "target": "npm:lodash.union", + "type": "static" + }, + { + "source": "npm:archiver-utils@3.0.4", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:archiver-utils@3.0.4", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } + ], + "npm:archiver": [ + { + "source": "npm:archiver", + "target": "npm:archiver-utils", + "type": "static" + }, + { + "source": "npm:archiver", + "target": "npm:async@2.6.4", + "type": "static" + }, + { + "source": "npm:archiver", + "target": "npm:buffer-crc32", + "type": "static" + }, + { + "source": "npm:archiver", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:archiver", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:archiver", + "target": "npm:tar-stream", + "type": "static" + }, + { + "source": "npm:archiver", + "target": "npm:zip-stream", + "type": "static" + } + ], + "npm:archiver@5.3.2": [ + { + "source": "npm:archiver@5.3.2", + "target": "npm:archiver-utils", + "type": "static" + }, + { + "source": "npm:archiver@5.3.2", + "target": "npm:async", + "type": "static" + }, + { + "source": "npm:archiver@5.3.2", + "target": "npm:buffer-crc32", + "type": "static" + }, + { + "source": "npm:archiver@5.3.2", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:archiver@5.3.2", + "target": "npm:readdir-glob", + "type": "static" + }, + { + "source": "npm:archiver@5.3.2", + "target": "npm:tar-stream", + "type": "static" + }, + { + "source": "npm:archiver@5.3.2", + "target": "npm:zip-stream@4.1.1", + "type": "static" + } + ], + "npm:are-we-there-yet": [ + { + "source": "npm:are-we-there-yet", + "target": "npm:delegates", + "type": "static" + }, + { + "source": "npm:are-we-there-yet", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } + ], + "npm:argparse@1.0.10": [ + { + "source": "npm:argparse@1.0.10", + "target": "npm:sprintf-js", + "type": "static" + } + ], + "npm:aria-query": [ + { + "source": "npm:aria-query", + "target": "npm:deep-equal", + "type": "static" + } + ], + "npm:array-buffer-byte-length": [ + { + "source": "npm:array-buffer-byte-length", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:array-buffer-byte-length", + "target": "npm:is-array-buffer", + "type": "static" + } + ], + "npm:array-includes": [ + { + "source": "npm:array-includes", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:array-includes", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:array-includes", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:array-includes", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:array-includes", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:array-includes", + "target": "npm:is-string", + "type": "static" + } + ], + "npm:array-union@1.0.2": [ + { + "source": "npm:array-union@1.0.2", + "target": "npm:array-uniq", + "type": "static" + } + ], + "npm:array.prototype.findlast": [ + { + "source": "npm:array.prototype.findlast", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:array.prototype.findlast", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:array.prototype.findlast", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:array.prototype.findlast", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:array.prototype.findlast", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:array.prototype.findlast", + "target": "npm:es-shim-unscopables", + "type": "static" + } + ], + "npm:array.prototype.findlastindex": [ + { + "source": "npm:array.prototype.findlastindex", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:array.prototype.findlastindex", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:array.prototype.findlastindex", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:array.prototype.findlastindex", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:array.prototype.findlastindex", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:array.prototype.findlastindex", + "target": "npm:es-shim-unscopables", + "type": "static" + } + ], + "npm:array.prototype.flat": [ + { + "source": "npm:array.prototype.flat", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:array.prototype.flat", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:array.prototype.flat", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:array.prototype.flat", + "target": "npm:es-shim-unscopables", + "type": "static" + } + ], + "npm:array.prototype.flatmap": [ + { + "source": "npm:array.prototype.flatmap", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:array.prototype.flatmap", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:array.prototype.flatmap", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:array.prototype.flatmap", + "target": "npm:es-shim-unscopables", + "type": "static" + } + ], + "npm:array.prototype.reduce": [ + { + "source": "npm:array.prototype.reduce", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:array.prototype.reduce", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:array.prototype.reduce", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:array.prototype.reduce", + "target": "npm:es-array-method-boxes-properly", + "type": "static" + }, + { + "source": "npm:array.prototype.reduce", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:array.prototype.reduce", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:array.prototype.reduce", + "target": "npm:is-string", + "type": "static" + } + ], + "npm:array.prototype.tosorted": [ + { + "source": "npm:array.prototype.tosorted", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:array.prototype.tosorted", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:array.prototype.tosorted", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:array.prototype.tosorted", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:array.prototype.tosorted", + "target": "npm:es-shim-unscopables", + "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" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:is-shared-array-buffer", + "type": "static" + } + ], + "npm:asn1.js": [ + { + "source": "npm:asn1.js", + "target": "npm:bn.js", + "type": "static" + }, + { + "source": "npm:asn1.js", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:asn1.js", + "target": "npm:minimalistic-assert", + "type": "static" + } + ], + "npm:asn1": [ + { + "source": "npm:asn1", + "target": "npm:safer-buffer", + "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:assertion-error-formatter@3.0.0": [ + { + "source": "npm:assertion-error-formatter@3.0.0", + "target": "npm:diff@4.0.2", + "type": "static" + }, + { + "source": "npm:assertion-error-formatter@3.0.0", + "target": "npm:pad-right", + "type": "static" + }, + { + "source": "npm:assertion-error-formatter@3.0.0", + "target": "npm:repeat-string", + "type": "static" + } + ], + "npm:ast-types": [ + { + "source": "npm:ast-types", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:async@2.6.4": [ + { + "source": "npm:async@2.6.4", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:autoprefixer": [ + { + "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:autoprefixer@9.8.8": [ + { + "source": "npm:autoprefixer@9.8.8", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:autoprefixer@9.8.8", + "target": "npm:caniuse-lite", + "type": "static" + }, + { + "source": "npm:autoprefixer@9.8.8", + "target": "npm:normalize-range", + "type": "static" + }, + { + "source": "npm:autoprefixer@9.8.8", + "target": "npm:num2fraction", + "type": "static" + }, + { + "source": "npm:autoprefixer@9.8.8", + "target": "npm:picocolors@0.2.1", + "type": "static" + }, + { + "source": "npm:autoprefixer@9.8.8", + "target": "npm:postcss@7.0.39", + "type": "static" + }, + { + "source": "npm:autoprefixer@9.8.8", + "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:axios": [ + { + "source": "npm:axios", + "target": "npm:follow-redirects", + "type": "static" + } + ], + "npm:axios@1.7.2": [ + { + "source": "npm:axios@1.7.2", + "target": "npm:follow-redirects", + "type": "static" + }, + { + "source": "npm:axios@1.7.2", + "target": "npm:form-data@4.0.0", + "type": "static" + }, + { + "source": "npm:axios@1.7.2", + "target": "npm:proxy-from-env@1.1.0", + "type": "static" + } + ], + "npm:axobject-query": [ + { + "source": "npm:axobject-query", + "target": "npm:deep-equal", + "type": "static" + } + ], + "npm:babel-code-frame": [ + { + "source": "npm:babel-code-frame", + "target": "npm:chalk@1.1.3", + "type": "static" + }, + { + "source": "npm:babel-code-frame", + "target": "npm:esutils", + "type": "static" + }, + { + "source": "npm:babel-code-frame", + "target": "npm:js-tokens@3.0.2", + "type": "static" + } + ], + "npm:babel-core": [ + { + "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-helpers", + "type": "static" + }, + { + "source": "npm:babel-core", + "target": "npm:babel-messages", + "type": "static" + }, + { + "source": "npm:babel-core", + "target": "npm:babel-register", + "type": "static" + }, + { + "source": "npm:babel-core", + "target": "npm:babel-runtime", + "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:babylon", + "type": "static" + }, + { + "source": "npm:babel-core", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:babel-core", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:babel-core", + "target": "npm:json5@0.5.1", + "type": "static" + }, + { + "source": "npm:babel-core", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:babel-core", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:babel-core", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:babel-core", + "target": "npm:private", + "type": "static" + }, + { + "source": "npm:babel-core", + "target": "npm:slash@1.0.0", + "type": "static" + }, + { + "source": "npm:babel-core", + "target": "npm:source-map@0.5.7", + "type": "static" + } + ], + "npm:babel-eslint": [ + { + "source": "npm:babel-eslint", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:babel-eslint", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:babel-eslint", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:babel-eslint", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:babel-eslint", + "target": "npm:eslint-visitor-keys", + "type": "static" + }, + { + "source": "npm:babel-eslint", + "target": "npm:resolve", + "type": "static" + } + ], + "npm:babel-extract-comments": [ + { + "source": "npm:babel-extract-comments", + "target": "npm:babylon", + "type": "static" + } + ], + "npm:babel-generator": [ + { + "source": "npm:babel-generator", + "target": "npm:babel-messages", + "type": "static" + }, + { + "source": "npm:babel-generator", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-generator", + "target": "npm:babel-types", + "type": "static" + }, + { + "source": "npm:babel-generator", + "target": "npm:detect-indent@4.0.0", + "type": "static" + }, + { + "source": "npm:babel-generator", + "target": "npm:jsesc@1.3.0", + "type": "static" + }, + { + "source": "npm:babel-generator", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:babel-generator", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:babel-generator", + "target": "npm:trim-right", + "type": "static" + } + ], + "npm:babel-helper-bindify-decorators": [ + { + "source": "npm:babel-helper-bindify-decorators", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helper-bindify-decorators", + "target": "npm:babel-traverse", + "type": "static" + }, + { + "source": "npm:babel-helper-bindify-decorators", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-helper-builder-binary-assignment-operator-visitor": [ + { + "source": "npm:babel-helper-builder-binary-assignment-operator-visitor", + "target": "npm:babel-helper-explode-assignable-expression", + "type": "static" + }, + { + "source": "npm:babel-helper-builder-binary-assignment-operator-visitor", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helper-builder-binary-assignment-operator-visitor", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-helper-call-delegate": [ + { + "source": "npm:babel-helper-call-delegate", + "target": "npm:babel-helper-hoist-variables", + "type": "static" + }, + { + "source": "npm:babel-helper-call-delegate", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helper-call-delegate", + "target": "npm:babel-traverse", + "type": "static" + }, + { + "source": "npm:babel-helper-call-delegate", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-helper-define-map": [ + { + "source": "npm:babel-helper-define-map", + "target": "npm:babel-helper-function-name", + "type": "static" + }, + { + "source": "npm:babel-helper-define-map", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helper-define-map", + "target": "npm:babel-types", + "type": "static" + }, + { + "source": "npm:babel-helper-define-map", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:babel-helper-explode-assignable-expression": [ + { + "source": "npm:babel-helper-explode-assignable-expression", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helper-explode-assignable-expression", + "target": "npm:babel-traverse", + "type": "static" + }, + { + "source": "npm:babel-helper-explode-assignable-expression", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-helper-explode-class": [ + { + "source": "npm:babel-helper-explode-class", + "target": "npm:babel-helper-bindify-decorators", + "type": "static" + }, + { + "source": "npm:babel-helper-explode-class", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helper-explode-class", + "target": "npm:babel-traverse", + "type": "static" + }, + { + "source": "npm:babel-helper-explode-class", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-helper-function-name": [ + { + "source": "npm:babel-helper-function-name", + "target": "npm:babel-helper-get-function-arity", + "type": "static" + }, + { + "source": "npm:babel-helper-function-name", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helper-function-name", + "target": "npm:babel-template", + "type": "static" + }, + { + "source": "npm:babel-helper-function-name", + "target": "npm:babel-traverse", + "type": "static" + }, + { + "source": "npm:babel-helper-function-name", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-helper-get-function-arity": [ + { + "source": "npm:babel-helper-get-function-arity", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helper-get-function-arity", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-helper-hoist-variables": [ + { + "source": "npm:babel-helper-hoist-variables", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helper-hoist-variables", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-helper-optimise-call-expression": [ + { + "source": "npm:babel-helper-optimise-call-expression", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helper-optimise-call-expression", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-helper-regex": [ + { + "source": "npm:babel-helper-regex", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helper-regex", + "target": "npm:babel-types", + "type": "static" + }, + { + "source": "npm:babel-helper-regex", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:babel-helper-remap-async-to-generator": [ + { + "source": "npm:babel-helper-remap-async-to-generator", + "target": "npm:babel-helper-function-name", + "type": "static" + }, + { + "source": "npm:babel-helper-remap-async-to-generator", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helper-remap-async-to-generator", + "target": "npm:babel-template", + "type": "static" + }, + { + "source": "npm:babel-helper-remap-async-to-generator", + "target": "npm:babel-traverse", + "type": "static" + }, + { + "source": "npm:babel-helper-remap-async-to-generator", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-helper-replace-supers": [ + { + "source": "npm:babel-helper-replace-supers", + "target": "npm:babel-helper-optimise-call-expression", + "type": "static" + }, + { + "source": "npm:babel-helper-replace-supers", + "target": "npm:babel-messages", + "type": "static" + }, + { + "source": "npm:babel-helper-replace-supers", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helper-replace-supers", + "target": "npm:babel-template", + "type": "static" + }, + { + "source": "npm:babel-helper-replace-supers", + "target": "npm:babel-traverse", + "type": "static" + }, + { + "source": "npm:babel-helper-replace-supers", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-helpers": [ + { + "source": "npm:babel-helpers", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-helpers", + "target": "npm:babel-template", + "type": "static" + } + ], + "npm:babel-jest@26.6.3": [ + { + "source": "npm:babel-jest@26.6.3", + "target": "npm:@jest/transform@26.6.2", + "type": "static" + }, + { + "source": "npm:babel-jest@26.6.3", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:babel-jest@26.6.3", + "target": "npm:@types/babel__core", + "type": "static" + }, + { + "source": "npm:babel-jest@26.6.3", + "target": "npm:babel-plugin-istanbul", + "type": "static" + }, + { + "source": "npm:babel-jest@26.6.3", + "target": "npm:babel-preset-jest@26.6.2", + "type": "static" + }, + { + "source": "npm:babel-jest@26.6.3", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:babel-jest@26.6.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:babel-jest@26.6.3", + "target": "npm:slash", + "type": "static" + } + ], + "npm:babel-jest": [ + { + "source": "npm:babel-jest", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:@jest/types@27.5.1", + "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", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:slash", + "type": "static" + } + ], + "npm:babel-loader@8.1.0": [ + { + "source": "npm:babel-loader@8.1.0", + "target": "npm:find-cache-dir", + "type": "static" + }, + { + "source": "npm:babel-loader@8.1.0", + "target": "npm:loader-utils@1.4.2", + "type": "static" + }, + { + "source": "npm:babel-loader@8.1.0", + "target": "npm:mkdirp", + "type": "static" + }, + { + "source": "npm:babel-loader@8.1.0", + "target": "npm:pify", + "type": "static" + }, + { + "source": "npm:babel-loader@8.1.0", + "target": "npm:schema-utils@2.7.1", + "type": "static" + } + ], + "npm:babel-loader": [ + { + "source": "npm:babel-loader", + "target": "npm:find-cache-dir@3.3.2", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:loader-utils", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:make-dir", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:schema-utils@2.7.1", + "type": "static" + } + ], + "npm:babel-messages": [ + { + "source": "npm:babel-messages", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-check-es2015-constants": [ + { + "source": "npm:babel-plugin-check-es2015-constants", + "target": "npm:babel-runtime", + "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", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:test-exclude", + "type": "static" + } + ], + "npm:babel-plugin-jest-hoist@26.6.2": [ + { + "source": "npm:babel-plugin-jest-hoist@26.6.2", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist@26.6.2", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist@26.6.2", + "target": "npm:@types/babel__core", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist@26.6.2", + "target": "npm:@types/babel__traverse", + "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/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/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/helper-define-polyfill-provider", + "type": "static" + } + ], + "npm:babel-plugin-styled-components": [ + { + "source": "npm:babel-plugin-styled-components", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:babel-plugin-styled-components", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:babel-plugin-styled-components", + "target": "npm:@babel/plugin-syntax-jsx", + "type": "static" + }, + { + "source": "npm:babel-plugin-styled-components", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:babel-plugin-styled-components", + "target": "npm:picomatch", + "type": "static" + } + ], + "npm:babel-plugin-transform-async-generator-functions": [ + { + "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-plugin-syntax-async-generators", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-async-generator-functions", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-async-to-generator": [ + { + "source": "npm:babel-plugin-transform-async-to-generator", + "target": "npm:babel-helper-remap-async-to-generator", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-async-to-generator", + "target": "npm:babel-plugin-syntax-async-functions", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-async-to-generator", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-class-constructor-call": [ + { + "source": "npm:babel-plugin-transform-class-constructor-call", + "target": "npm:babel-plugin-syntax-class-constructor-call", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-class-constructor-call", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-class-constructor-call", + "target": "npm:babel-template", + "type": "static" + } + ], + "npm:babel-plugin-transform-class-properties": [ + { + "source": "npm:babel-plugin-transform-class-properties", + "target": "npm:babel-helper-function-name", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-class-properties", + "target": "npm:babel-plugin-syntax-class-properties", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-class-properties", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-class-properties", + "target": "npm:babel-template", + "type": "static" + } + ], + "npm:babel-plugin-transform-decorators": [ + { + "source": "npm:babel-plugin-transform-decorators", + "target": "npm:babel-helper-explode-class", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-decorators", + "target": "npm:babel-plugin-syntax-decorators", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-decorators", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-decorators", + "target": "npm:babel-template", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-decorators", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-plugin-transform-do-expressions": [ + { + "source": "npm:babel-plugin-transform-do-expressions", + "target": "npm:babel-plugin-syntax-do-expressions", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-do-expressions", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-arrow-functions": [ + { + "source": "npm:babel-plugin-transform-es2015-arrow-functions", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-block-scoped-functions": [ + { + "source": "npm:babel-plugin-transform-es2015-block-scoped-functions", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-block-scoping": [ + { + "source": "npm:babel-plugin-transform-es2015-block-scoping", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-block-scoping", + "target": "npm:babel-template", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-block-scoping", + "target": "npm:babel-traverse", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-block-scoping", + "target": "npm:babel-types", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-block-scoping", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-classes": [ + { + "source": "npm:babel-plugin-transform-es2015-classes", + "target": "npm:babel-helper-define-map", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-classes", + "target": "npm:babel-helper-function-name", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-classes", + "target": "npm:babel-helper-optimise-call-expression", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-classes", + "target": "npm:babel-helper-replace-supers", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-classes", + "target": "npm:babel-messages", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-classes", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-classes", + "target": "npm:babel-template", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-classes", + "target": "npm:babel-traverse", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-classes", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-computed-properties": [ + { + "source": "npm:babel-plugin-transform-es2015-computed-properties", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-computed-properties", + "target": "npm:babel-template", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-destructuring": [ + { + "source": "npm:babel-plugin-transform-es2015-destructuring", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-duplicate-keys": [ + { + "source": "npm:babel-plugin-transform-es2015-duplicate-keys", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-duplicate-keys", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-for-of": [ + { + "source": "npm:babel-plugin-transform-es2015-for-of", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-function-name": [ + { + "source": "npm:babel-plugin-transform-es2015-function-name", + "target": "npm:babel-helper-function-name", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-function-name", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-function-name", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-literals": [ + { + "source": "npm:babel-plugin-transform-es2015-literals", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-modules-amd": [ + { + "source": "npm:babel-plugin-transform-es2015-modules-amd", + "target": "npm:babel-plugin-transform-es2015-modules-commonjs", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-modules-amd", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-modules-amd", + "target": "npm:babel-template", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-modules-commonjs": [ + { + "source": "npm:babel-plugin-transform-es2015-modules-commonjs", + "target": "npm:babel-plugin-transform-strict-mode", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-modules-commonjs", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-modules-commonjs", + "target": "npm:babel-template", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-modules-commonjs", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-modules-systemjs": [ + { + "source": "npm:babel-plugin-transform-es2015-modules-systemjs", + "target": "npm:babel-helper-hoist-variables", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-modules-systemjs", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-modules-systemjs", + "target": "npm:babel-template", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-modules-umd": [ + { + "source": "npm:babel-plugin-transform-es2015-modules-umd", + "target": "npm:babel-plugin-transform-es2015-modules-amd", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-modules-umd", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-modules-umd", + "target": "npm:babel-template", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-object-super": [ + { + "source": "npm:babel-plugin-transform-es2015-object-super", + "target": "npm:babel-helper-replace-supers", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-object-super", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-parameters": [ + { + "source": "npm:babel-plugin-transform-es2015-parameters", + "target": "npm:babel-helper-call-delegate", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-parameters", + "target": "npm:babel-helper-get-function-arity", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-parameters", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-parameters", + "target": "npm:babel-template", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-parameters", + "target": "npm:babel-traverse", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-parameters", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-shorthand-properties": [ + { + "source": "npm:babel-plugin-transform-es2015-shorthand-properties", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-shorthand-properties", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-spread": [ + { + "source": "npm:babel-plugin-transform-es2015-spread", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-sticky-regex": [ + { + "source": "npm:babel-plugin-transform-es2015-sticky-regex", + "target": "npm:babel-helper-regex", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-sticky-regex", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-sticky-regex", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-template-literals": [ + { + "source": "npm:babel-plugin-transform-es2015-template-literals", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-typeof-symbol": [ + { + "source": "npm:babel-plugin-transform-es2015-typeof-symbol", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-es2015-unicode-regex": [ + { + "source": "npm:babel-plugin-transform-es2015-unicode-regex", + "target": "npm:babel-helper-regex", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-unicode-regex", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-es2015-unicode-regex", + "target": "npm:regexpu-core", + "type": "static" + } + ], + "npm:babel-plugin-transform-exponentiation-operator": [ + { + "source": "npm:babel-plugin-transform-exponentiation-operator", + "target": "npm:babel-helper-builder-binary-assignment-operator-visitor", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-exponentiation-operator", + "target": "npm:babel-plugin-syntax-exponentiation-operator", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-exponentiation-operator", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-export-extensions": [ + { + "source": "npm:babel-plugin-transform-export-extensions", + "target": "npm:babel-plugin-syntax-export-extensions", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-export-extensions", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-function-bind": [ + { + "source": "npm:babel-plugin-transform-function-bind", + "target": "npm:babel-plugin-syntax-function-bind", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-function-bind", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-object-rest-spread": [ + { + "source": "npm:babel-plugin-transform-object-rest-spread", + "target": "npm:babel-plugin-syntax-object-rest-spread", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-object-rest-spread", + "target": "npm:babel-runtime", + "type": "static" + } + ], + "npm:babel-plugin-transform-regenerator": [ + { + "source": "npm:babel-plugin-transform-regenerator", + "target": "npm:regenerator-transform@0.10.1", + "type": "static" + } + ], + "npm:babel-plugin-transform-strict-mode": [ + { + "source": "npm:babel-plugin-transform-strict-mode", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-strict-mode", + "target": "npm:babel-types", + "type": "static" + } + ], + "npm:babel-preset-current-node-syntax": [ + { + "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-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-top-level-await", + "type": "static" + } + ], + "npm:babel-preset-es2015": [ + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-check-es2015-constants", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-arrow-functions", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-block-scoped-functions", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-block-scoping", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-classes", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-computed-properties", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-destructuring", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-duplicate-keys", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-for-of", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-function-name", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-literals", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-modules-amd", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-modules-commonjs", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-modules-systemjs", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-modules-umd", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-object-super", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-parameters", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-shorthand-properties", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-spread", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-sticky-regex", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-template-literals", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-typeof-symbol", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-es2015-unicode-regex", + "type": "static" + }, + { + "source": "npm:babel-preset-es2015", + "target": "npm:babel-plugin-transform-regenerator", + "type": "static" + } + ], + "npm:babel-preset-jest@26.6.2": [ + { + "source": "npm:babel-preset-jest@26.6.2", + "target": "npm:babel-plugin-jest-hoist@26.6.2", + "type": "static" + }, + { + "source": "npm:babel-preset-jest@26.6.2", + "target": "npm:babel-preset-current-node-syntax", + "type": "static" + } + ], + "npm:babel-preset-jest": [ + { + "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-preset-react-app": [ + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/plugin-proposal-class-properties", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/plugin-proposal-decorators", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/plugin-proposal-numeric-separator", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/plugin-proposal-optional-chaining", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/plugin-proposal-private-methods", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/plugin-transform-flow-strip-types", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/plugin-transform-react-display-name", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/plugin-transform-runtime", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/preset-react", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/preset-typescript", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:babel-plugin-macros", + "type": "static" + }, + { + "source": "npm:babel-preset-react-app", + "target": "npm:babel-plugin-transform-react-remove-prop-types", + "type": "static" + } + ], + "npm:babel-preset-stage-0": [ + { + "source": "npm:babel-preset-stage-0", + "target": "npm:babel-plugin-transform-do-expressions", + "type": "static" + }, + { + "source": "npm:babel-preset-stage-0", + "target": "npm:babel-plugin-transform-function-bind", + "type": "static" + }, + { + "source": "npm:babel-preset-stage-0", + "target": "npm:babel-preset-stage-1", + "type": "static" + } + ], + "npm:babel-preset-stage-1": [ + { + "source": "npm:babel-preset-stage-1", + "target": "npm:babel-plugin-transform-class-constructor-call", + "type": "static" + }, + { + "source": "npm:babel-preset-stage-1", + "target": "npm:babel-plugin-transform-export-extensions", + "type": "static" + }, + { + "source": "npm:babel-preset-stage-1", + "target": "npm:babel-preset-stage-2", + "type": "static" + } + ], + "npm:babel-preset-stage-2": [ + { + "source": "npm:babel-preset-stage-2", + "target": "npm:babel-plugin-syntax-dynamic-import", + "type": "static" + }, + { + "source": "npm:babel-preset-stage-2", + "target": "npm:babel-plugin-transform-class-properties", + "type": "static" + }, + { + "source": "npm:babel-preset-stage-2", + "target": "npm:babel-plugin-transform-decorators", + "type": "static" + }, + { + "source": "npm:babel-preset-stage-2", + "target": "npm:babel-preset-stage-3", + "type": "static" + } + ], + "npm:babel-preset-stage-3": [ + { + "source": "npm:babel-preset-stage-3", + "target": "npm:babel-plugin-syntax-trailing-function-commas", + "type": "static" + }, + { + "source": "npm:babel-preset-stage-3", + "target": "npm:babel-plugin-transform-async-generator-functions", + "type": "static" + }, + { + "source": "npm:babel-preset-stage-3", + "target": "npm:babel-plugin-transform-async-to-generator", + "type": "static" + }, + { + "source": "npm:babel-preset-stage-3", + "target": "npm:babel-plugin-transform-exponentiation-operator", + "type": "static" + }, + { + "source": "npm:babel-preset-stage-3", + "target": "npm:babel-plugin-transform-object-rest-spread", + "type": "static" + } + ], + "npm:babel-register": [ + { + "source": "npm:babel-register", + "target": "npm:babel-core", + "type": "static" + }, + { + "source": "npm:babel-register", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-register", + "target": "npm:core-js@2.6.12", + "type": "static" + }, + { + "source": "npm:babel-register", + "target": "npm:home-or-tmp", + "type": "static" + }, + { + "source": "npm:babel-register", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:babel-register", + "target": "npm:mkdirp", + "type": "static" + }, + { + "source": "npm:babel-register", + "target": "npm:source-map-support@0.4.18", + "type": "static" + } + ], + "npm:babel-runtime": [ + { + "source": "npm:babel-runtime", + "target": "npm:core-js@2.6.12", + "type": "static" + }, + { + "source": "npm:babel-runtime", + "target": "npm:regenerator-runtime@0.11.1", + "type": "static" + } + ], + "npm:babel-template": [ + { + "source": "npm:babel-template", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-template", + "target": "npm:babel-traverse", + "type": "static" + }, + { + "source": "npm:babel-template", + "target": "npm:babel-types", + "type": "static" + }, + { + "source": "npm:babel-template", + "target": "npm:babylon", + "type": "static" + }, + { + "source": "npm:babel-template", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:babel-traverse": [ + { + "source": "npm:babel-traverse", + "target": "npm:babel-code-frame", + "type": "static" + }, + { + "source": "npm:babel-traverse", + "target": "npm:babel-messages", + "type": "static" + }, + { + "source": "npm:babel-traverse", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-traverse", + "target": "npm:babel-types", + "type": "static" + }, + { + "source": "npm:babel-traverse", + "target": "npm:babylon", + "type": "static" + }, + { + "source": "npm:babel-traverse", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:babel-traverse", + "target": "npm:globals@9.18.0", + "type": "static" + }, + { + "source": "npm:babel-traverse", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:babel-traverse", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:babel-types": [ + { + "source": "npm:babel-types", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:babel-types", + "target": "npm:esutils", + "type": "static" + }, + { + "source": "npm:babel-types", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:babel-types", + "target": "npm:to-fast-properties@1.0.3", + "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:bcrypt-pbkdf": [ + { + "source": "npm:bcrypt-pbkdf", + "target": "npm:tweetnacl", + "type": "static" + } + ], + "npm:belter": [ + { + "source": "npm:belter", + "target": "npm:cross-domain-safe-weakmap", + "type": "static" + }, + { + "source": "npm:belter", + "target": "npm:cross-domain-utils", + "type": "static" + }, + { + "source": "npm:belter", + "target": "npm:zalgo-promise", + "type": "static" + } + ], + "npm:bestzip": [ + { + "source": "npm:bestzip", + "target": "npm:archiver@5.3.2", + "type": "static" + }, + { + "source": "npm:bestzip", + "target": "npm:async", + "type": "static" + }, + { + "source": "npm:bestzip", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:bestzip", + "target": "npm:which", + "type": "static" + }, + { + "source": "npm:bestzip", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:bfj": [ + { + "source": "npm:bfj", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:bfj", + "target": "npm:check-types", + "type": "static" + }, + { + "source": "npm:bfj", + "target": "npm:hoopy", + "type": "static" + }, + { + "source": "npm:bfj", + "target": "npm:jsonpath", + "type": "static" + }, + { + "source": "npm:bfj", + "target": "npm:tryer", + "type": "static" + } + ], + "npm:bin-links": [ + { + "source": "npm:bin-links", + "target": "npm:cmd-shim@6.0.3", + "type": "static" + }, + { + "source": "npm:bin-links", + "target": "npm:npm-normalize-package-bin", + "type": "static" + }, + { + "source": "npm:bin-links", + "target": "npm:read-cmd-shim@4.0.0", + "type": "static" + }, + { + "source": "npm:bin-links", + "target": "npm:write-file-atomic@5.0.1", + "type": "static" + } + ], + "npm:bindings": [ + { + "source": "npm:bindings", + "target": "npm:file-uri-to-path", + "type": "static" + } + ], + "npm:bl": [ + { + "source": "npm:bl", + "target": "npm:buffer", + "type": "static" + }, + { + "source": "npm:bl", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:bl", + "target": "npm:readable-stream@3.6.2", + "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", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:qs", + "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:bonjour-service": [ + { + "source": "npm:bonjour-service", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:bonjour-service", + "target": "npm:multicast-dns", + "type": "static" + } + ], + "npm:bonjour": [ + { + "source": "npm:bonjour", + "target": "npm:array-flatten@2.1.2", + "type": "static" + }, + { + "source": "npm:bonjour", + "target": "npm:deep-equal@1.1.2", + "type": "static" + }, + { + "source": "npm:bonjour", + "target": "npm:dns-equal", + "type": "static" + }, + { + "source": "npm:bonjour", + "target": "npm:dns-txt", + "type": "static" + }, + { + "source": "npm:bonjour", + "target": "npm:multicast-dns@6.2.3", + "type": "static" + }, + { + "source": "npm:bonjour", + "target": "npm:multicast-dns-service-types", + "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@2.4.2", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:cli-boxes", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:string-width@3.1.0", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:term-size", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:type-fest@0.3.1", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:widest-line", + "type": "static" + } + ], + "npm:brace-expansion": [ + { + "source": "npm:brace-expansion", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion", + "target": "npm:concat-map", + "type": "static" + } + ], + "npm:brace-expansion@2.0.1": [ + { + "source": "npm:brace-expansion@2.0.1", + "target": "npm:balanced-match", + "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", + "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:braces": [ + { + "source": "npm:braces", + "target": "npm:fill-range", + "type": "static" + } + ], + "npm:broadcast-channel": [ + { + "source": "npm:broadcast-channel", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:broadcast-channel", + "target": "npm:detect-node", + "type": "static" + }, + { + "source": "npm:broadcast-channel", + "target": "npm:js-sha3", + "type": "static" + }, + { + "source": "npm:broadcast-channel", + "target": "npm:microseconds", + "type": "static" + }, + { + "source": "npm:broadcast-channel", + "target": "npm:nano-time", + "type": "static" + }, + { + "source": "npm:broadcast-channel", + "target": "npm:oblivious-set", + "type": "static" + }, + { + "source": "npm:broadcast-channel", + "target": "npm:rimraf", + "type": "static" + }, + { + "source": "npm:broadcast-channel", + "target": "npm:unload", + "type": "static" + } + ], + "npm:browser-pack": [ + { + "source": "npm:browser-pack", + "target": "npm:JSONStream", + "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: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-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@5.2.1", + "type": "static" + }, + { + "source": "npm:browserify-rsa", + "target": "npm:randombytes", + "type": "static" + } + ], + "npm:browserify-sign": [ + { + "source": "npm:browserify-sign", + "target": "npm:bn.js@5.2.1", + "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:browserify": [ + { + "source": "npm:browserify", + "target": "npm:JSONStream", + "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@5.2.1", + "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@2.1.0", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:glob", + "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: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@1.4.1", + "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", + "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", + "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@17.0.0": [ + { + "source": "npm:browserify@17.0.0", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:assert", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:browser-pack", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:browser-resolve", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:browserify-zlib", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:cached-path-relative", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:concat-stream", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:console-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:constants-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:crypto-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:defined", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:deps-sort", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:domain-browser", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:duplexer2", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:events", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:has", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:htmlescape", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:https-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:insert-module-globals", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:labeled-stream-splicer", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:mkdirp-classic", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:module-deps", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:os-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:parents", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:path-browserify@1.0.1", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:punycode@1.4.1", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:querystring-es3", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:read-only-stream", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:shasum-object", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:stream-browserify@3.0.0", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:stream-http", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:string_decoder", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:subarg", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:syntax-error", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:timers-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:tty-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:url", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:util@0.12.5", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:vm-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.0", + "target": "npm:xtend", + "type": "static" + } + ], + "npm:browserslist@4.14.2": [ + { + "source": "npm:browserslist@4.14.2", + "target": "npm:caniuse-lite", + "type": "static" + }, + { + "source": "npm:browserslist@4.14.2", + "target": "npm:electron-to-chromium@1.5.0", + "type": "static" + }, + { + "source": "npm:browserslist@4.14.2", + "target": "npm:escalade", + "type": "static" + }, + { + "source": "npm:browserslist@4.14.2", + "target": "npm:node-releases@1.1.77", + "type": "static" + } + ], + "npm:browserslist": [ + { + "source": "npm:browserslist", + "target": "npm:caniuse-lite@1.0.30001642", + "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:bser": [ + { + "source": "npm:bser", + "target": "npm:node-int64", + "type": "static" + } + ], + "npm:buffer@4.9.2": [ + { + "source": "npm:buffer@4.9.2", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer@4.9.2", + "target": "npm:ieee754", + "type": "static" + }, + { + "source": "npm:buffer@4.9.2", + "target": "npm:isarray@1.0.0", + "type": "static" + } + ], + "npm:buffer": [ + { + "source": "npm:buffer", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer", + "target": "npm:ieee754", + "type": "static" + } + ], + "npm:buffer@5.2.1": [ + { + "source": "npm:buffer@5.2.1", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer@5.2.1", + "target": "npm:ieee754", + "type": "static" + } + ], + "npm:builtins": [ + { + "source": "npm:builtins", + "target": "npm:semver", + "type": "static" + } + ], + "npm:cacache@12.0.4": [ + { + "source": "npm:cacache@12.0.4", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:chownr@1.1.4", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:figgy-pudding", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:infer-owner", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:lru-cache@5.1.1", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:mississippi", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:mkdirp", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:move-concurrently", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:promise-inflight", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:rimraf@2.7.1", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:ssri@6.0.2", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:unique-filename", + "type": "static" + }, + { + "source": "npm:cacache@12.0.4", + "target": "npm:y18n", + "type": "static" + } + ], + "npm:cacache@15.3.0": [ + { + "source": "npm:cacache@15.3.0", + "target": "npm:@npmcli/fs@1.1.1", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:@npmcli/move-file@1.1.2", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:chownr", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:fs-minipass", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:infer-owner", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:lru-cache@6.0.0", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:minipass-collect", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:minipass-flush", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:minipass-pipeline", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:mkdirp@1.0.4", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:p-map", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:promise-inflight", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:rimraf", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:ssri@8.0.1", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:tar", + "type": "static" + }, + { + "source": "npm:cacache@15.3.0", + "target": "npm:unique-filename", + "type": "static" + } + ], + "npm:cacache@16.1.3": [ + { + "source": "npm:cacache@16.1.3", + "target": "npm:@npmcli/fs@2.1.2", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:@npmcli/move-file", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:chownr", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:fs-minipass", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:glob@8.1.0", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:infer-owner", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:lru-cache", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:minipass-collect", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:minipass-flush", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:minipass-pipeline", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:mkdirp@1.0.4", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:p-map", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:promise-inflight", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:rimraf", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:ssri@9.0.1", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:tar", + "type": "static" + }, + { + "source": "npm:cacache@16.1.3", + "target": "npm:unique-filename@2.0.1", + "type": "static" + } + ], + "npm:cacache": [ + { + "source": "npm:cacache", + "target": "npm:@npmcli/fs", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:fs-minipass@3.0.3", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:glob@10.4.5", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:lru-cache", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:minipass@7.1.2", + "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@3.0.0", + "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: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@3.1.0", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:lowercase-keys@2.0.0", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:normalize-url@4.5.1", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:responselike", + "type": "static" + } + ], + "npm:call-bind": [ + { + "source": "npm:call-bind", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:set-function-length", + "type": "static" + } + ], + "npm:caller-callsite": [ + { + "source": "npm:caller-callsite", + "target": "npm:callsites@2.0.0", + "type": "static" + } + ], + "npm:caller-path": [ + { + "source": "npm:caller-path", + "target": "npm:caller-callsite", + "type": "static" + } + ], + "npm:camel-case": [ + { + "source": "npm:camel-case", + "target": "npm:pascal-case", + "type": "static" + }, + { + "source": "npm:camel-case", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:camelcase-keys": [ + { + "source": "npm:camelcase-keys", + "target": "npm:camelcase", + "type": "static" + }, + { + "source": "npm:camelcase-keys", + "target": "npm:map-obj@4.3.0", + "type": "static" + }, + { + "source": "npm:camelcase-keys", + "target": "npm:quick-lru", + "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", + "type": "static" + }, + { + "source": "npm:caniuse-api", + "target": "npm:lodash.uniq", + "type": "static" + } + ], + "npm:capital-case": [ + { + "source": "npm:capital-case", + "target": "npm:no-case", + "type": "static" + }, + { + "source": "npm:capital-case", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:capital-case", + "target": "npm:upper-case-first", + "type": "static" + } + ], + "npm:capture-exit": [ + { + "source": "npm:capture-exit", + "target": "npm:rsvp", + "type": "static" + } + ], + "npm:cardinal": [ + { + "source": "npm:cardinal", + "target": "npm:ansicolors", + "type": "static" + }, + { + "source": "npm:cardinal", + "target": "npm:redeyed", + "type": "static" + } + ], + "npm:cfb": [ + { + "source": "npm:cfb", + "target": "npm:adler-32", + "type": "static" + }, + { + "source": "npm:cfb", + "target": "npm:crc-32", + "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: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:chalk@4.1.0": [ + { + "source": "npm:chalk@4.1.0", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.0", + "target": "npm:supports-color", + "type": "static" + } + ], + "npm:chalk@1.1.3": [ + { + "source": "npm:chalk@1.1.3", + "target": "npm:ansi-styles@2.2.1", + "type": "static" + }, + { + "source": "npm:chalk@1.1.3", + "target": "npm:escape-string-regexp", + "type": "static" + }, + { + "source": "npm:chalk@1.1.3", + "target": "npm:has-ansi", + "type": "static" + }, + { + "source": "npm:chalk@1.1.3", + "target": "npm:strip-ansi@3.0.1", + "type": "static" + }, + { + "source": "npm:chalk@1.1.3", + "target": "npm:supports-color@2.0.0", + "type": "static" + } + ], + "npm:chalk@3.0.0": [ + { + "source": "npm:chalk@3.0.0", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@3.0.0", + "target": "npm:supports-color", + "type": "static" + } + ], + "npm:chalk": [ + { + "source": "npm:chalk", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk", + "target": "npm:supports-color", + "type": "static" + } + ], + "npm:check-error": [ + { + "source": "npm:check-error", + "target": "npm:get-func-name", + "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", + "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", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:fsevents", + "type": "static" + } + ], + "npm:chokidar@2.1.8": [ + { + "source": "npm:chokidar@2.1.8", + "target": "npm:anymatch@2.0.0", + "type": "static" + }, + { + "source": "npm:chokidar@2.1.8", + "target": "npm:async-each", + "type": "static" + }, + { + "source": "npm:chokidar@2.1.8", + "target": "npm:braces@2.3.2", + "type": "static" + }, + { + "source": "npm:chokidar@2.1.8", + "target": "npm:glob-parent@3.1.0", + "type": "static" + }, + { + "source": "npm:chokidar@2.1.8", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:chokidar@2.1.8", + "target": "npm:is-binary-path@1.0.1", + "type": "static" + }, + { + "source": "npm:chokidar@2.1.8", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar@2.1.8", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar@2.1.8", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:chokidar@2.1.8", + "target": "npm:readdirp@2.2.1", + "type": "static" + }, + { + "source": "npm:chokidar@2.1.8", + "target": "npm:upath", + "type": "static" + }, + { + "source": "npm:chokidar@2.1.8", + "target": "npm:fsevents@1.2.13", + "type": "static" + } + ], + "npm:chokidar": [ + { + "source": "npm:chokidar", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:glob-parent", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:is-binary-path", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:readdirp", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:fsevents", + "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:class-utils": [ + { + "source": "npm:class-utils", + "target": "npm:arr-union", + "type": "static" + }, + { + "source": "npm:class-utils", + "target": "npm:define-property", + "type": "static" + }, + { + "source": "npm:class-utils", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:class-utils", + "target": "npm:static-extend", + "type": "static" + } + ], + "npm:clean-css@4.2.4": [ + { + "source": "npm:clean-css@4.2.4", + "target": "npm:source-map", + "type": "static" + } + ], + "npm:clean-css": [ + { + "source": "npm:clean-css", + "target": "npm:source-map", + "type": "static" + } + ], + "npm:cli-cursor": [ + { + "source": "npm:cli-cursor", + "target": "npm:restore-cursor", + "type": "static" + } + ], + "npm:cli-cursor@2.1.0": [ + { + "source": "npm:cli-cursor@2.1.0", + "target": "npm:restore-cursor@2.0.0", + "type": "static" + } + ], + "npm:cli-table3@0.6.1": [ + { + "source": "npm:cli-table3@0.6.1", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:cli-table3@0.6.1", + "target": "npm:colors", + "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-table": [ + { + "source": "npm:cli-table", + "target": "npm:colors@1.0.3", + "type": "static" + } + ], + "npm:cli-truncate@0.2.1": [ + { + "source": "npm:cli-truncate@0.2.1", + "target": "npm:slice-ansi@0.0.4", + "type": "static" + }, + { + "source": "npm:cli-truncate@0.2.1", + "target": "npm:string-width@1.0.2", + "type": "static" + } + ], + "npm:cli-truncate": [ + { + "source": "npm:cli-truncate", + "target": "npm:slice-ansi@3.0.0", + "type": "static" + }, + { + "source": "npm:cli-truncate", + "target": "npm:string-width", + "type": "static" + } + ], + "npm:cliui@5.0.0": [ + { + "source": "npm:cliui@5.0.0", + "target": "npm:string-width@3.1.0", + "type": "static" + }, + { + "source": "npm:cliui@5.0.0", + "target": "npm:strip-ansi@5.2.0", + "type": "static" + }, + { + "source": "npm:cliui@5.0.0", + "target": "npm:wrap-ansi@5.1.0", + "type": "static" + } + ], + "npm:cliui@6.0.0": [ + { + "source": "npm:cliui@6.0.0", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:cliui@6.0.0", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:cliui@6.0.0", + "target": "npm:wrap-ansi@6.2.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", + "type": "static" + } + ], + "npm:cliui@8.0.1": [ + { + "source": "npm:cliui@8.0.1", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:cliui@8.0.1", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:cliui@8.0.1", + "target": "npm:wrap-ansi", + "type": "static" + } + ], + "npm:clone-deep": [ + { + "source": "npm:clone-deep", + "target": "npm:is-plain-object", + "type": "static" + }, + { + "source": "npm:clone-deep", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:clone-deep", + "target": "npm:shallow-clone", + "type": "static" + } + ], + "npm:clone-response": [ + { + "source": "npm:clone-response", + "target": "npm:mimic-response", + "type": "static" + } + ], + "npm:cloneable-readable": [ + { + "source": "npm:cloneable-readable", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:cloneable-readable", + "target": "npm:process-nextick-args", + "type": "static" + }, + { + "source": "npm:cloneable-readable", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:cmd-shim": [ + { + "source": "npm:cmd-shim", + "target": "npm:mkdirp-infer-owner", + "type": "static" + } + ], + "npm:coa": [ + { + "source": "npm:coa", + "target": "npm:@types/q", + "type": "static" + }, + { + "source": "npm:coa", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:coa", + "target": "npm:q", + "type": "static" + } + ], + "npm:coffeeify": [ + { + "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-convert": [ + { + "source": "npm:color-convert", + "target": "npm:color-name@1.1.3", + "type": "static" + } + ], + "npm:color-convert@2.0.1": [ + { + "source": "npm:color-convert@2.0.1", + "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:color": [ + { + "source": "npm:color", + "target": "npm:color-convert", + "type": "static" + }, + { + "source": "npm:color", + "target": "npm:color-string", + "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@3.0.4", + "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:commitizen": [ + { + "source": "npm:commitizen", + "target": "npm:cachedir@2.3.0", + "type": "static" + }, + { + "source": "npm:commitizen", + "target": "npm:cz-conventional-changelog", + "type": "static" + }, + { + "source": "npm:commitizen", + "target": "npm:dedent", + "type": "static" + }, + { + "source": "npm:commitizen", + "target": "npm:detect-indent", + "type": "static" + }, + { + "source": "npm:commitizen", + "target": "npm:find-node-modules", + "type": "static" + }, + { + "source": "npm:commitizen", + "target": "npm:find-root", + "type": "static" + }, + { + "source": "npm:commitizen", + "target": "npm:fs-extra", + "type": "static" + }, + { + "source": "npm:commitizen", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:commitizen", + "target": "npm:inquirer@8.2.5", + "type": "static" + }, + { + "source": "npm:commitizen", + "target": "npm:is-utf8", + "type": "static" + }, + { + "source": "npm:commitizen", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:commitizen", + "target": "npm:minimist@1.2.7", + "type": "static" + }, + { + "source": "npm:commitizen", + "target": "npm:strip-bom", + "type": "static" + }, + { + "source": "npm:commitizen", + "target": "npm:strip-json-comments", + "type": "static" + } + ], + "npm:compare-func@1.3.4": [ + { + "source": "npm:compare-func@1.3.4", + "target": "npm:array-ify", + "type": "static" + }, + { + "source": "npm:compare-func@1.3.4", + "target": "npm:dot-prop@3.0.0", + "type": "static" + } + ], + "npm:compare-func": [ + { + "source": "npm:compare-func", + "target": "npm:array-ify", + "type": "static" + }, + { + "source": "npm:compare-func", + "target": "npm:dot-prop", + "type": "static" + } + ], + "npm:compose-function": [ + { + "source": "npm:compose-function", + "target": "npm:arity-n", + "type": "static" + } + ], + "npm:compress-commons": [ + { + "source": "npm:compress-commons", + "target": "npm:buffer-crc32", + "type": "static" + }, + { + "source": "npm:compress-commons", + "target": "npm:crc32-stream", + "type": "static" + }, + { + "source": "npm:compress-commons", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:compress-commons", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:compress-commons@4.1.2": [ + { + "source": "npm:compress-commons@4.1.2", + "target": "npm:buffer-crc32", + "type": "static" + }, + { + "source": "npm:compress-commons@4.1.2", + "target": "npm:crc32-stream@4.0.3", + "type": "static" + }, + { + "source": "npm:compress-commons@4.1.2", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:compress-commons@4.1.2", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } + ], + "npm:compressible": [ + { + "source": "npm:compressible", + "target": "npm:mime-db@1.53.0", + "type": "static" + } + ], + "npm:compression": [ + { + "source": "npm:compression", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:bytes@3.0.0", + "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:on-headers", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:safe-buffer@5.1.2", + "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:concat-stream@2.0.0": [ + { + "source": "npm:concat-stream@2.0.0", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:concat-stream@2.0.0", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:concat-stream@2.0.0", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:concat-stream@2.0.0", + "target": "npm:typedarray", + "type": "static" + } + ], + "npm:concurrently": [ + { + "source": "npm:concurrently", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:concurrently", + "target": "npm:date-fns", + "type": "static" + }, + { + "source": "npm:concurrently", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:concurrently", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:concurrently", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:concurrently", + "target": "npm:spawn-command", + "type": "static" + }, + { + "source": "npm:concurrently", + "target": "npm:supports-color@8.1.1", + "type": "static" + }, + { + "source": "npm:concurrently", + "target": "npm:tree-kill", + "type": "static" + }, + { + "source": "npm:concurrently", + "target": "npm:yargs@17.7.2", + "type": "static" + } + ], + "npm:config-chain": [ + { + "source": "npm:config-chain", + "target": "npm:ini", + "type": "static" + }, + { + "source": "npm:config-chain", + "target": "npm:proto-list", + "type": "static" + } + ], + "npm:configstore": [ + { + "source": "npm:configstore", + "target": "npm:dot-prop@4.2.1", + "type": "static" + }, + { + "source": "npm:configstore", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:configstore", + "target": "npm:make-dir@1.3.0", + "type": "static" + }, + { + "source": "npm:configstore", + "target": "npm:unique-string", + "type": "static" + }, + { + "source": "npm:configstore", + "target": "npm:write-file-atomic", + "type": "static" + }, + { + "source": "npm:configstore", + "target": "npm:xdg-basedir", + "type": "static" + } + ], + "npm:content-disposition": [ + { + "source": "npm:content-disposition", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:conventional-changelog-angular": [ + { + "source": "npm:conventional-changelog-angular", + "target": "npm:compare-func", + "type": "static" + }, + { + "source": "npm:conventional-changelog-angular", + "target": "npm:q", + "type": "static" + } + ], + "npm:conventional-changelog-angular@1.6.6": [ + { + "source": "npm:conventional-changelog-angular@1.6.6", + "target": "npm:compare-func@1.3.4", + "type": "static" + }, + { + "source": "npm:conventional-changelog-angular@1.6.6", + "target": "npm:q", + "type": "static" + } + ], + "npm:conventional-changelog-angular@5.0.13": [ + { + "source": "npm:conventional-changelog-angular@5.0.13", + "target": "npm:compare-func", + "type": "static" + }, + { + "source": "npm:conventional-changelog-angular@5.0.13", + "target": "npm:q", + "type": "static" + } + ], + "npm:conventional-changelog-conventionalcommits": [ + { + "source": "npm:conventional-changelog-conventionalcommits", + "target": "npm:compare-func@1.3.4", + "type": "static" + }, + { + "source": "npm:conventional-changelog-conventionalcommits", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:conventional-changelog-conventionalcommits", + "target": "npm:q", + "type": "static" + } + ], + "npm:conventional-changelog-conventionalcommits@4.6.3": [ + { + "source": "npm:conventional-changelog-conventionalcommits@4.6.3", + "target": "npm:compare-func", + "type": "static" + }, + { + "source": "npm:conventional-changelog-conventionalcommits@4.6.3", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:conventional-changelog-conventionalcommits@4.6.3", + "target": "npm:q", + "type": "static" + } + ], + "npm:conventional-changelog-core": [ + { + "source": "npm:conventional-changelog-core", + "target": "npm:add-stream", + "type": "static" + }, + { + "source": "npm:conventional-changelog-core", + "target": "npm:conventional-changelog-writer", + "type": "static" + }, + { + "source": "npm:conventional-changelog-core", + "target": "npm:conventional-commits-parser", + "type": "static" + }, + { + "source": "npm:conventional-changelog-core", + "target": "npm:dateformat", + "type": "static" + }, + { + "source": "npm:conventional-changelog-core", + "target": "npm:get-pkg-repo", + "type": "static" + }, + { + "source": "npm:conventional-changelog-core", + "target": "npm:git-raw-commits", + "type": "static" + }, + { + "source": "npm:conventional-changelog-core", + "target": "npm:git-remote-origin-url", + "type": "static" + }, + { + "source": "npm:conventional-changelog-core", + "target": "npm:git-semver-tags", + "type": "static" + }, + { + "source": "npm:conventional-changelog-core", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:conventional-changelog-core", + "target": "npm:normalize-package-data@3.0.3", + "type": "static" + }, + { + "source": "npm:conventional-changelog-core", + "target": "npm:q", + "type": "static" + }, + { + "source": "npm:conventional-changelog-core", + "target": "npm:read-pkg", + "type": "static" + }, + { + "source": "npm:conventional-changelog-core", + "target": "npm:read-pkg-up@3.0.0", + "type": "static" + }, + { + "source": "npm:conventional-changelog-core", + "target": "npm:through2@4.0.2", + "type": "static" + } + ], + "npm:conventional-changelog-writer": [ + { + "source": "npm:conventional-changelog-writer", + "target": "npm:conventional-commits-filter", + "type": "static" + }, + { + "source": "npm:conventional-changelog-writer", + "target": "npm:dateformat", + "type": "static" + }, + { + "source": "npm:conventional-changelog-writer", + "target": "npm:handlebars", + "type": "static" + }, + { + "source": "npm:conventional-changelog-writer", + "target": "npm:json-stringify-safe", + "type": "static" + }, + { + "source": "npm:conventional-changelog-writer", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:conventional-changelog-writer", + "target": "npm:meow", + "type": "static" + }, + { + "source": "npm:conventional-changelog-writer", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:conventional-changelog-writer", + "target": "npm:split", + "type": "static" + }, + { + "source": "npm:conventional-changelog-writer", + "target": "npm:through2@4.0.2", + "type": "static" + } + ], + "npm:conventional-commits-filter": [ + { + "source": "npm:conventional-commits-filter", + "target": "npm:lodash.ismatch", + "type": "static" + }, + { + "source": "npm:conventional-commits-filter", + "target": "npm:modify-values", + "type": "static" + } + ], + "npm:conventional-commits-parser": [ + { + "source": "npm:conventional-commits-parser", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:conventional-commits-parser", + "target": "npm:is-text-path", + "type": "static" + }, + { + "source": "npm:conventional-commits-parser", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:conventional-commits-parser", + "target": "npm:meow", + "type": "static" + }, + { + "source": "npm:conventional-commits-parser", + "target": "npm:split2", + "type": "static" + }, + { + "source": "npm:conventional-commits-parser", + "target": "npm:through2@4.0.2", + "type": "static" + } + ], + "npm:conventional-recommended-bump": [ + { + "source": "npm:conventional-recommended-bump", + "target": "npm:concat-stream@2.0.0", + "type": "static" + }, + { + "source": "npm:conventional-recommended-bump", + "target": "npm:conventional-changelog-preset-loader", + "type": "static" + }, + { + "source": "npm:conventional-recommended-bump", + "target": "npm:conventional-commits-filter", + "type": "static" + }, + { + "source": "npm:conventional-recommended-bump", + "target": "npm:conventional-commits-parser", + "type": "static" + }, + { + "source": "npm:conventional-recommended-bump", + "target": "npm:git-raw-commits", + "type": "static" + }, + { + "source": "npm:conventional-recommended-bump", + "target": "npm:git-semver-tags", + "type": "static" + }, + { + "source": "npm:conventional-recommended-bump", + "target": "npm:meow", + "type": "static" + }, + { + "source": "npm:conventional-recommended-bump", + "target": "npm:q", + "type": "static" + } + ], + "npm:convert-source-map@1.7.0": [ + { + "source": "npm:convert-source-map@1.7.0", + "target": "npm:safe-buffer@5.1.2", + "type": "static" + } + ], + "npm:copy-concurrently": [ + { + "source": "npm:copy-concurrently", + "target": "npm:aproba", + "type": "static" + }, + { + "source": "npm:copy-concurrently", + "target": "npm:fs-write-stream-atomic", + "type": "static" + }, + { + "source": "npm:copy-concurrently", + "target": "npm:iferr", + "type": "static" + }, + { + "source": "npm:copy-concurrently", + "target": "npm:mkdirp", + "type": "static" + }, + { + "source": "npm:copy-concurrently", + "target": "npm:rimraf@2.7.1", + "type": "static" + }, + { + "source": "npm:copy-concurrently", + "target": "npm:run-queue", + "type": "static" + } + ], + "npm:core-js-compat": [ + { + "source": "npm:core-js-compat", + "target": "npm:browserslist", + "type": "static" + } + ], + "npm:cosmiconfig-typescript-loader": [ + { + "source": "npm:cosmiconfig-typescript-loader", + "target": "npm:jiti", + "type": "static" + } + ], + "npm:cosmiconfig@7.0.0": [ + { + "source": "npm:cosmiconfig@7.0.0", + "target": "npm:@types/parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.0.0", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.0.0", + "target": "npm:parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.0.0", + "target": "npm:path-type", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.0.0", + "target": "npm:yaml", + "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", + "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:cosmiconfig": [ + { + "source": "npm:cosmiconfig", + "target": "npm:import-fresh@2.0.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig", + "target": "npm:is-directory", + "type": "static" + }, + { + "source": "npm:cosmiconfig", + "target": "npm:js-yaml", + "type": "static" + }, + { + "source": "npm:cosmiconfig", + "target": "npm:parse-json@4.0.0", + "type": "static" + } + ], + "npm:cosmiconfig@6.0.0": [ + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:@types/parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:path-type", + "type": "static" + }, + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:yaml", + "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", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:yaml", + "type": "static" + } + ], + "npm:cosmiconfig@8.3.6": [ + { + "source": "npm:cosmiconfig@8.3.6", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:cosmiconfig@8.3.6", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@8.3.6", + "target": "npm:parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@8.3.6", + "target": "npm:path-type", + "type": "static" + } + ], + "npm:cosmiconfig@9.0.0": [ + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:env-paths", + "type": "static" + }, + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:parse-json", + "type": "static" + } + ], + "npm:crc32-stream": [ + { + "source": "npm:crc32-stream", + "target": "npm:crc", + "type": "static" + }, + { + "source": "npm:crc32-stream", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } + ], + "npm:crc32-stream@4.0.3": [ + { + "source": "npm:crc32-stream@4.0.3", + "target": "npm:crc-32", + "type": "static" + }, + { + "source": "npm:crc32-stream@4.0.3", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } + ], + "npm:crc": [ + { + "source": "npm:crc", + "target": "npm:buffer", + "type": "static" + } + ], + "npm:create-ecdh": [ + { + "source": "npm:create-ecdh", + "target": "npm:bn.js", + "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:cross-domain-safe-weakmap": [ + { + "source": "npm:cross-domain-safe-weakmap", + "target": "npm:cross-domain-utils", + "type": "static" + } + ], + "npm:cross-domain-utils": [ + { + "source": "npm:cross-domain-utils", + "target": "npm:zalgo-promise", + "type": "static" + } + ], + "npm:cross-spawn": [ + { + "source": "npm:cross-spawn", + "target": "npm:path-key", + "type": "static" + }, + { + "source": "npm:cross-spawn", + "target": "npm:shebang-command@2.0.0", + "type": "static" + }, + { + "source": "npm:cross-spawn", + "target": "npm:which", + "type": "static" + } + ], + "npm:cross-spawn@5.1.0": [ + { + "source": "npm:cross-spawn@5.1.0", + "target": "npm:lru-cache@4.1.5", + "type": "static" + }, + { + "source": "npm:cross-spawn@5.1.0", + "target": "npm:shebang-command", + "type": "static" + }, + { + "source": "npm:cross-spawn@5.1.0", + "target": "npm:which@1.3.1", + "type": "static" + } + ], + "npm:cross-spawn@6.0.5": [ + { + "source": "npm:cross-spawn@6.0.5", + "target": "npm:nice-try", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.5", + "target": "npm:path-key@2.0.1", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.5", + "target": "npm:semver@5.7.2", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.5", + "target": "npm:shebang-command", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.5", + "target": "npm:which@1.3.1", + "type": "static" + } + ], + "npm:cross-var": [ + { + "source": "npm:cross-var", + "target": "npm:babel-preset-es2015", + "type": "static" + }, + { + "source": "npm:cross-var", + "target": "npm:babel-preset-stage-0", + "type": "static" + }, + { + "source": "npm:cross-var", + "target": "npm:babel-register", + "type": "static" + }, + { + "source": "npm:cross-var", + "target": "npm:cross-spawn@5.1.0", + "type": "static" + }, + { + "source": "npm:cross-var", + "target": "npm:exit", + "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: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-blank-pseudo@0.1.4": [ + { + "source": "npm:css-blank-pseudo@0.1.4", + "target": "npm:postcss@7.0.39", + "type": "static" + } + ], + "npm:css-blank-pseudo": [ + { + "source": "npm:css-blank-pseudo", + "target": "npm:postcss-selector-parser", + "type": "static" + } + ], + "npm:css-box-model": [ + { + "source": "npm:css-box-model", + "target": "npm:tiny-invariant", + "type": "static" + } + ], + "npm:css-declaration-sorter@4.0.1": [ + { + "source": "npm:css-declaration-sorter@4.0.1", + "target": "npm:postcss@7.0.39", + "type": "static" + }, + { + "source": "npm:css-declaration-sorter@4.0.1", + "target": "npm:timsort", + "type": "static" + } + ], + "npm:css-has-pseudo@0.10.0": [ + { + "source": "npm:css-has-pseudo@0.10.0", + "target": "npm:postcss@7.0.39", + "type": "static" + }, + { + "source": "npm:css-has-pseudo@0.10.0", + "target": "npm:postcss-selector-parser@5.0.0", + "type": "static" + } + ], + "npm:css-has-pseudo": [ + { + "source": "npm:css-has-pseudo", + "target": "npm:postcss-selector-parser", + "type": "static" + } + ], + "npm:css-loader@4.3.0": [ + { + "source": "npm:css-loader@4.3.0", + "target": "npm:camelcase@6.3.0", + "type": "static" + }, + { + "source": "npm:css-loader@4.3.0", + "target": "npm:cssesc", + "type": "static" + }, + { + "source": "npm:css-loader@4.3.0", + "target": "npm:icss-utils", + "type": "static" + }, + { + "source": "npm:css-loader@4.3.0", + "target": "npm:loader-utils", + "type": "static" + }, + { + "source": "npm:css-loader@4.3.0", + "target": "npm:postcss@7.0.39", + "type": "static" + }, + { + "source": "npm:css-loader@4.3.0", + "target": "npm:postcss-modules-extract-imports@2.0.0", + "type": "static" + }, + { + "source": "npm:css-loader@4.3.0", + "target": "npm:postcss-modules-local-by-default@3.0.3", + "type": "static" + }, + { + "source": "npm:css-loader@4.3.0", + "target": "npm:postcss-modules-scope@2.2.0", + "type": "static" + }, + { + "source": "npm:css-loader@4.3.0", + "target": "npm:postcss-modules-values@3.0.0", + "type": "static" + }, + { + "source": "npm:css-loader@4.3.0", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:css-loader@4.3.0", + "target": "npm:schema-utils@2.7.1", + "type": "static" + }, + { + "source": "npm:css-loader@4.3.0", + "target": "npm:semver", + "type": "static" + } + ], + "npm:css-loader": [ + { + "source": "npm:css-loader", + "target": "npm:icss-utils@5.1.0", + "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: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@4.2.0", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:serialize-javascript@6.0.2", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:source-map", + "type": "static" + } + ], + "npm:css-prefers-color-scheme@3.1.1": [ + { + "source": "npm:css-prefers-color-scheme@3.1.1", + "target": "npm:postcss@7.0.39", + "type": "static" + } + ], + "npm:css-select@2.1.0": [ + { + "source": "npm:css-select@2.1.0", + "target": "npm:boolbase", + "type": "static" + }, + { + "source": "npm:css-select@2.1.0", + "target": "npm:css-what@3.4.2", + "type": "static" + }, + { + "source": "npm:css-select@2.1.0", + "target": "npm:domutils@1.7.0", + "type": "static" + }, + { + "source": "npm:css-select@2.1.0", + "target": "npm:nth-check@1.0.2", + "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-to-react-native": [ + { + "source": "npm:css-to-react-native", + "target": "npm:camelize", + "type": "static" + }, + { + "source": "npm:css-to-react-native", + "target": "npm:css-color-keywords", + "type": "static" + }, + { + "source": "npm:css-to-react-native", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:css-tree@1.0.0-alpha.37": [ + { + "source": "npm:css-tree@1.0.0-alpha.37", + "target": "npm:mdn-data@2.0.4", + "type": "static" + }, + { + "source": "npm:css-tree@1.0.0-alpha.37", + "target": "npm:source-map", + "type": "static" + } + ], + "npm:css-tree": [ + { + "source": "npm:css-tree", + "target": "npm:mdn-data", + "type": "static" + }, + { + "source": "npm:css-tree", + "target": "npm:source-map", + "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:css-vendor": [ + { + "source": "npm:css-vendor", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:css-vendor", + "target": "npm:is-in-browser", + "type": "static" + } + ], + "npm:css": [ + { + "source": "npm:css", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:css", + "target": "npm:source-map", + "type": "static" + }, + { + "source": "npm:css", + "target": "npm:source-map-resolve", + "type": "static" + }, + { + "source": "npm:css", + "target": "npm:urix", + "type": "static" + } + ], + "npm:cssnano-preset-default@4.0.8": [ + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:css-declaration-sorter@4.0.1", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:cssnano-util-raw-cache", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss@7.0.39", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-calc@7.0.5", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-colormin@4.0.3", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-convert-values@4.0.1", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-discard-comments@4.0.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-discard-duplicates@4.0.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-discard-empty@4.0.1", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-discard-overridden@4.0.1", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-merge-longhand@4.0.11", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-merge-rules@4.0.3", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-minify-font-values@4.0.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-minify-gradients@4.0.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-minify-params@4.0.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-minify-selectors@4.0.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-normalize-charset@4.0.1", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-normalize-display-values@4.0.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-normalize-positions@4.0.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-normalize-repeat-style@4.0.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-normalize-string@4.0.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-normalize-timing-functions@4.0.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-normalize-unicode@4.0.1", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-normalize-url@4.0.1", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-normalize-whitespace@4.0.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-ordered-values@4.1.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-reduce-initial@4.0.3", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-reduce-transforms@4.0.2", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-svgo@4.0.3", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default@4.0.8", + "target": "npm:postcss-unique-selectors@4.0.1", + "type": "static" + } + ], + "npm:cssnano-preset-default": [ + { + "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-util-raw-cache": [ + { + "source": "npm:cssnano-util-raw-cache", + "target": "npm:postcss@7.0.39", + "type": "static" + } + ], + "npm:cssnano@4.1.11": [ + { + "source": "npm:cssnano@4.1.11", + "target": "npm:cosmiconfig", + "type": "static" + }, + { + "source": "npm:cssnano@4.1.11", + "target": "npm:cssnano-preset-default@4.0.8", + "type": "static" + }, + { + "source": "npm:cssnano@4.1.11", + "target": "npm:is-resolvable", + "type": "static" + }, + { + "source": "npm:cssnano@4.1.11", + "target": "npm:postcss@7.0.39", + "type": "static" + } + ], + "npm:cssnano": [ + { + "source": "npm:cssnano", + "target": "npm:cssnano-preset-default", + "type": "static" + }, + { + "source": "npm:cssnano", + "target": "npm:lilconfig", + "type": "static" + }, + { + "source": "npm:cssnano", + "target": "npm:yaml", + "type": "static" + } + ], + "npm:csso": [ + { + "source": "npm:csso", + "target": "npm:css-tree", + "type": "static" + } + ], + "npm:cssstyle": [ + { + "source": "npm:cssstyle", + "target": "npm:cssom@0.3.8", + "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:cucumber-expressions": [ + { + "source": "npm:cucumber-expressions", + "target": "npm:becke-ch--regex--s0-0-v1--base--pl--lib", + "type": "static" + } + ], + "npm:cucumber@4.2.1": [ + { + "source": "npm:cucumber@4.2.1", + "target": "npm:assertion-error-formatter", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:cli-table", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:colors", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:commander", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:cucumber-expressions@5.0.18", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:cucumber-tag-expressions", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:duration", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:escape-string-regexp", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:figures@2.0.0", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:gherkin", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:indent-string@3.2.0", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:is-generator", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:is-stream@1.1.0", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:knuth-shuffle-seeded", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:mz", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:progress", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:serialize-error", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:stack-chain", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:stacktrace-js", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:string-argv@0.0.2", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:title-case", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:util-arity", + "type": "static" + }, + { + "source": "npm:cucumber@4.2.1", + "target": "npm:verror@1.10.1", + "type": "static" + } + ], + "npm:cucumber": [ + { + "source": "npm:cucumber", + "target": "npm:@cucumber/cucumber", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:marked", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:marked-terminal", + "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@4.2.1", + "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", + "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:cypress-multi-reporters": [ + { + "source": "npm:cypress-multi-reporters", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:cypress-multi-reporters", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:cypress@13.13.1": [ + { + "source": "npm:cypress@13.13.1", + "target": "npm:@cypress/request@3.0.1", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:@cypress/xvfb", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:@types/sinonjs__fake-timers", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:@types/sizzle", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:arch", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:blob-util", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:buffer", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:cachedir", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:check-more-types", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:cli-table3", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:commander@6.2.1", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:common-tags", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:dayjs", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:eventemitter2@6.4.7", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:execa@4.1.0", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:executable", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:extract-zip", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:figures", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:fs-extra", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:getos", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:is-ci@3.0.1", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:is-installed-globally", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:lazy-ass", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:listr2", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:log-symbols", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:ospath", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:pretty-bytes", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:proxy-from-env", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:request-progress", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:supports-color@8.1.1", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:tmp", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:untildify", + "type": "static" + }, + { + "source": "npm:cypress@13.13.1", + "target": "npm:yauzl", + "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@14.18.63", + "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", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:cachedir", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:chalk", + "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@5.1.0", + "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@4.1.0", + "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", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:getos", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:is-ci@3.0.1", + "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", + "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:proxy-from-env", + "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:cz-conventional-changelog": [ + { + "source": "npm:cz-conventional-changelog", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:cz-conventional-changelog", + "target": "npm:commitizen", + "type": "static" + }, + { + "source": "npm:cz-conventional-changelog", + "target": "npm:conventional-commit-types", + "type": "static" + }, + { + "source": "npm:cz-conventional-changelog", + "target": "npm:lodash.map", + "type": "static" + }, + { + "source": "npm:cz-conventional-changelog", + "target": "npm:longest", + "type": "static" + }, + { + "source": "npm:cz-conventional-changelog", + "target": "npm:word-wrap", + "type": "static" + }, + { + "source": "npm:cz-conventional-changelog", + "target": "npm:@commitlint/load", + "type": "static" + } + ], + "npm:d2-manifest": [ + { + "source": "npm:d2-manifest", + "target": "npm:author-regex", + "type": "static" + }, + { + "source": "npm:d2-manifest", + "target": "npm:colors", + "type": "static" + }, + { + "source": "npm:d2-manifest", + "target": "npm:lodash.isplainobject", + "type": "static" + }, + { + "source": "npm:d2-manifest", + "target": "npm:loglevel", + "type": "static" + }, + { + "source": "npm:d2-manifest", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:d2-manifest", + "target": "npm:readline-sync", + "type": "static" + } + ], + "npm:d": [ + { + "source": "npm:d", + "target": "npm:es5-ext", + "type": "static" + }, + { + "source": "npm:d", + "target": "npm:type", + "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@8.7.0", + "type": "static" + } + ], + "npm:data-view-buffer": [ + { + "source": "npm:data-view-buffer", + "target": "npm:call-bind", + "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-bind", + "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-bind", + "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:date-fns": [ + { + "source": "npm:date-fns", + "target": "npm:@babel/runtime", + "type": "static" + } + ], + "npm:debug@2.6.9": [ + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + } + ], + "npm:debug": [ + { + "source": "npm:debug", + "target": "npm:ms@2.1.2", + "type": "static" + } + ], + "npm:debug@4.1.1": [ + { + "source": "npm:debug@4.1.1", + "target": "npm:ms", + "type": "static" + } + ], + "npm:debug@3.2.7": [ + { + "source": "npm:debug@3.2.7", + "target": "npm:ms", + "type": "static" + } + ], + "npm:decamelize-keys": [ + { + "source": "npm:decamelize-keys", + "target": "npm:decamelize", + "type": "static" + }, + { + "source": "npm:decamelize-keys", + "target": "npm:map-obj", + "type": "static" + } + ], + "npm:decompress-response": [ + { + "source": "npm:decompress-response", + "target": "npm:mimic-response", + "type": "static" + } + ], + "npm:deep-eql": [ + { + "source": "npm:deep-eql", + "target": "npm:type-detect", + "type": "static" + } + ], + "npm:deep-equal@1.1.2": [ + { + "source": "npm:deep-equal@1.1.2", + "target": "npm:is-arguments", + "type": "static" + }, + { + "source": "npm:deep-equal@1.1.2", + "target": "npm:is-date-object", + "type": "static" + }, + { + "source": "npm:deep-equal@1.1.2", + "target": "npm:is-regex", + "type": "static" + }, + { + "source": "npm:deep-equal@1.1.2", + "target": "npm:object-is", + "type": "static" + }, + { + "source": "npm:deep-equal@1.1.2", + "target": "npm:object-keys", + "type": "static" + }, + { + "source": "npm:deep-equal@1.1.2", + "target": "npm:regexp.prototype.flags", + "type": "static" + } + ], + "npm:deep-equal": [ + { + "source": "npm:deep-equal", + "target": "npm:array-buffer-byte-length", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:es-get-iterator", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:is-arguments", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:is-array-buffer", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:is-date-object", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:is-regex", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:is-shared-array-buffer", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:isarray", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:object-is", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:object-keys", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:object.assign", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:regexp.prototype.flags", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:side-channel", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:which-boxed-primitive", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:which-collection", + "type": "static" + }, + { + "source": "npm:deep-equal", + "target": "npm:which-typed-array", + "type": "static" + } + ], + "npm:default-gateway@4.2.0": [ + { + "source": "npm:default-gateway@4.2.0", + "target": "npm:execa@1.0.0", + "type": "static" + }, + { + "source": "npm:default-gateway@4.2.0", + "target": "npm:ip-regex", + "type": "static" + } + ], + "npm:default-gateway": [ + { + "source": "npm:default-gateway", + "target": "npm:execa", + "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@0.1.7", + "type": "static" + } + ], + "npm:define-property@1.0.0": [ + { + "source": "npm:define-property@1.0.0", + "target": "npm:is-descriptor", + "type": "static" + } + ], + "npm:define-property@2.0.2": [ + { + "source": "npm:define-property@2.0.2", + "target": "npm:is-descriptor", + "type": "static" + }, + { + "source": "npm:define-property@2.0.2", + "target": "npm:isobject", + "type": "static" + } + ], + "npm:del@4.1.1": [ + { + "source": "npm:del@4.1.1", + "target": "npm:@types/glob", + "type": "static" + }, + { + "source": "npm:del@4.1.1", + "target": "npm:globby@6.1.0", + "type": "static" + }, + { + "source": "npm:del@4.1.1", + "target": "npm:is-path-cwd", + "type": "static" + }, + { + "source": "npm:del@4.1.1", + "target": "npm:is-path-in-cwd", + "type": "static" + }, + { + "source": "npm:del@4.1.1", + "target": "npm:p-map@2.1.0", + "type": "static" + }, + { + "source": "npm:del@4.1.1", + "target": "npm:pify", + "type": "static" + }, + { + "source": "npm:del@4.1.1", + "target": "npm:rimraf@2.7.1", + "type": "static" + } + ], + "npm:del": [ + { + "source": "npm:del", + "target": "npm:globby@10.0.2", + "type": "static" + }, + { + "source": "npm:del", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:del", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:del", + "target": "npm:is-path-cwd", + "type": "static" + }, + { + "source": "npm:del", + "target": "npm:is-path-inside", + "type": "static" + }, + { + "source": "npm:del", + "target": "npm:p-map@3.0.0", + "type": "static" + }, + { + "source": "npm:del", + "target": "npm:rimraf", + "type": "static" + }, + { + "source": "npm:del", + "target": "npm:slash", + "type": "static" + } + ], + "npm:del@6.1.1": [ + { + "source": "npm:del@6.1.1", + "target": "npm:globby", + "type": "static" + }, + { + "source": "npm:del@6.1.1", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:del@6.1.1", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:del@6.1.1", + "target": "npm:is-path-cwd", + "type": "static" + }, + { + "source": "npm:del@6.1.1", + "target": "npm:is-path-inside", + "type": "static" + }, + { + "source": "npm:del@6.1.1", + "target": "npm:p-map", + "type": "static" + }, + { + "source": "npm:del@6.1.1", + "target": "npm:rimraf", + "type": "static" + }, + { + "source": "npm:del@6.1.1", + "target": "npm:slash", + "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-indent@4.0.0": [ + { + "source": "npm:detect-indent@4.0.0", + "target": "npm:repeating", + "type": "static" + } + ], + "npm:detect-port-alt": [ + { + "source": "npm:detect-port-alt", + "target": "npm:address", + "type": "static" + }, + { + "source": "npm:detect-port-alt", + "target": "npm:debug@2.6.9", + "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", + "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", + "type": "static" + } + ], + "npm:dnd-core": [ + { + "source": "npm:dnd-core", + "target": "npm:@react-dnd/asap", + "type": "static" + }, + { + "source": "npm:dnd-core", + "target": "npm:@react-dnd/invariant", + "type": "static" + }, + { + "source": "npm:dnd-core", + "target": "npm:redux", + "type": "static" + } + ], + "npm:dns-packet@1.3.4": [ + { + "source": "npm:dns-packet@1.3.4", + "target": "npm:ip", + "type": "static" + }, + { + "source": "npm:dns-packet@1.3.4", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:dns-packet": [ + { + "source": "npm:dns-packet", + "target": "npm:@leichtgewicht/ip-codec", + "type": "static" + } + ], + "npm:dns-txt": [ + { + "source": "npm:dns-txt", + "target": "npm:buffer-indexof", + "type": "static" + } + ], + "npm:doctrine@2.1.0": [ + { + "source": "npm:doctrine@2.1.0", + "target": "npm:esutils", + "type": "static" + } + ], + "npm:doctrine": [ + { + "source": "npm:doctrine", + "target": "npm:esutils", + "type": "static" + } + ], + "npm:dom-converter": [ + { + "source": "npm:dom-converter", + "target": "npm:utila", + "type": "static" + } + ], + "npm:dom-helpers": [ + { + "source": "npm:dom-helpers", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:dom-helpers", + "target": "npm:csstype", + "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", + "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@5.0.0", + "type": "static" + } + ], + "npm:domhandler": [ + { + "source": "npm:domhandler", + "target": "npm:domelementtype", + "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: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:dot-case": [ + { + "source": "npm:dot-case", + "target": "npm:no-case", + "type": "static" + }, + { + "source": "npm:dot-case", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:dot-prop@6.0.1": [ + { + "source": "npm:dot-prop@6.0.1", + "target": "npm:is-obj@2.0.0", + "type": "static" + } + ], + "npm:dot-prop@3.0.0": [ + { + "source": "npm:dot-prop@3.0.0", + "target": "npm:is-obj", + "type": "static" + } + ], + "npm:dot-prop@4.2.1": [ + { + "source": "npm:dot-prop@4.2.1", + "target": "npm:is-obj", + "type": "static" + } + ], + "npm:dot-prop": [ + { + "source": "npm:dot-prop", + "target": "npm:is-obj@2.0.0", + "type": "static" + } + ], + "npm:dotenv-cli": [ + { + "source": "npm:dotenv-cli", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:dotenv-cli", + "target": "npm:dotenv@16.4.5", + "type": "static" + }, + { + "source": "npm:dotenv-cli", + "target": "npm:dotenv-expand@10.0.0", + "type": "static" + }, + { + "source": "npm:dotenv-cli", + "target": "npm:minimist", + "type": "static" + } + ], + "npm:duplexer2": [ + { + "source": "npm:duplexer2", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:duplexify": [ + { + "source": "npm:duplexify", + "target": "npm:end-of-stream", + "type": "static" + }, + { + "source": "npm:duplexify", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:duplexify", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:duplexify", + "target": "npm:stream-shift", + "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", + "type": "static" + }, + { + "source": "npm:ecc-jsbn", + "target": "npm:safer-buffer", + "type": "static" + } + ], + "npm:editions": [ + { + "source": "npm:editions", + "target": "npm:errlop", + "type": "static" + }, + { + "source": "npm:editions", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:ejs": [ + { + "source": "npm:ejs", + "target": "npm:jake", + "type": "static" + } + ], + "npm:elliptic": [ + { + "source": "npm:elliptic", + "target": "npm:bn.js", + "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@0.6.3", + "type": "static" + } + ], + "npm:end-of-stream": [ + { + "source": "npm:end-of-stream", + "target": "npm:once", + "type": "static" + } + ], + "npm:enhanced-resolve@4.5.0": [ + { + "source": "npm:enhanced-resolve@4.5.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:enhanced-resolve@4.5.0", + "target": "npm:memory-fs@0.5.0", + "type": "static" + }, + { + "source": "npm:enhanced-resolve@4.5.0", + "target": "npm:tapable", + "type": "static" + } + ], + "npm:enhanced-resolve": [ + { + "source": "npm:enhanced-resolve", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:enhanced-resolve", + "target": "npm:tapable@2.2.1", + "type": "static" + } + ], + "npm:enquirer": [ + { + "source": "npm:enquirer", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:enquirer", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:enquirer@2.3.6": [ + { + "source": "npm:enquirer@2.3.6", + "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: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-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-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: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:regexp.prototype.flags", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:safe-array-concat", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:safe-regex-test", + "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-define-property": [ + { + "source": "npm:es-define-property", + "target": "npm:get-intrinsic", + "type": "static" + } + ], + "npm:es-get-iterator": [ + { + "source": "npm:es-get-iterator", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:es-get-iterator", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:es-get-iterator", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:es-get-iterator", + "target": "npm:is-arguments", + "type": "static" + }, + { + "source": "npm:es-get-iterator", + "target": "npm:is-map", + "type": "static" + }, + { + "source": "npm:es-get-iterator", + "target": "npm:is-set", + "type": "static" + }, + { + "source": "npm:es-get-iterator", + "target": "npm:is-string", + "type": "static" + }, + { + "source": "npm:es-get-iterator", + "target": "npm:isarray", + "type": "static" + }, + { + "source": "npm:es-get-iterator", + "target": "npm:stop-iteration-iterator", + "type": "static" + } + ], + "npm:es-iterator-helpers": [ + { + "source": "npm:es-iterator-helpers", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:es-iterator-helpers", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:es-iterator-helpers", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:es-iterator-helpers", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:es-iterator-helpers", + "target": "npm:es-set-tostringtag", + "type": "static" + }, + { + "source": "npm:es-iterator-helpers", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:es-iterator-helpers", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:es-iterator-helpers", + "target": "npm:globalthis", + "type": "static" + }, + { + "source": "npm:es-iterator-helpers", + "target": "npm:has-property-descriptors", + "type": "static" + }, + { + "source": "npm:es-iterator-helpers", + "target": "npm:has-proto", + "type": "static" + }, + { + "source": "npm:es-iterator-helpers", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:es-iterator-helpers", + "target": "npm:internal-slot", + "type": "static" + }, + { + "source": "npm:es-iterator-helpers", + "target": "npm:iterator.prototype", + "type": "static" + }, + { + "source": "npm:es-iterator-helpers", + "target": "npm:safe-array-concat", + "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: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-shim-unscopables": [ + { + "source": "npm:es-shim-unscopables", + "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:escodegen@1.14.3": [ + { + "source": "npm:escodegen@1.14.3", + "target": "npm:esprima", + "type": "static" + }, + { + "source": "npm:escodegen@1.14.3", + "target": "npm:estraverse@4.3.0", + "type": "static" + }, + { + "source": "npm:escodegen@1.14.3", + "target": "npm:esutils", + "type": "static" + }, + { + "source": "npm:escodegen@1.14.3", + "target": "npm:optionator", + "type": "static" + }, + { + "source": "npm:escodegen@1.14.3", + "target": "npm:source-map", + "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", + "type": "static" + } + ], + "npm:eslint-config-react-app@6.0.0": [ + { + "source": "npm:eslint-config-react-app@6.0.0", + "target": "npm:confusing-browser-globals", + "type": "static" + } + ], + "npm:eslint-config-react-app": [ + { + "source": "npm:eslint-config-react-app", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:eslint-config-react-app", + "target": "npm:@babel/eslint-parser", + "type": "static" + }, + { + "source": "npm:eslint-config-react-app", + "target": "npm:@rushstack/eslint-patch", + "type": "static" + }, + { + "source": "npm:eslint-config-react-app", + "target": "npm:@typescript-eslint/eslint-plugin@5.62.0", + "type": "static" + }, + { + "source": "npm:eslint-config-react-app", + "target": "npm:@typescript-eslint/parser@5.62.0", + "type": "static" + }, + { + "source": "npm:eslint-config-react-app", + "target": "npm:babel-preset-react-app", + "type": "static" + }, + { + "source": "npm:eslint-config-react-app", + "target": "npm:confusing-browser-globals", + "type": "static" + }, + { + "source": "npm:eslint-config-react-app", + "target": "npm:eslint-plugin-flowtype@8.0.3", + "type": "static" + }, + { + "source": "npm:eslint-config-react-app", + "target": "npm:eslint-plugin-import", + "type": "static" + }, + { + "source": "npm:eslint-config-react-app", + "target": "npm:eslint-plugin-jest@25.7.0", + "type": "static" + }, + { + "source": "npm:eslint-config-react-app", + "target": "npm:eslint-plugin-jsx-a11y", + "type": "static" + }, + { + "source": "npm:eslint-config-react-app", + "target": "npm:eslint-plugin-react", + "type": "static" + }, + { + "source": "npm:eslint-config-react-app", + "target": "npm:eslint-plugin-react-hooks", + "type": "static" + }, + { + "source": "npm:eslint-config-react-app", + "target": "npm:eslint-plugin-testing-library@5.11.1", + "type": "static" + } + ], + "npm:eslint-import-resolver-node": [ + { + "source": "npm:eslint-import-resolver-node", + "target": "npm:debug@3.2.7", + "type": "static" + }, + { + "source": "npm:eslint-import-resolver-node", + "target": "npm:is-core-module", + "type": "static" + }, + { + "source": "npm:eslint-import-resolver-node", + "target": "npm:resolve", + "type": "static" + } + ], + "npm:eslint-module-utils": [ + { + "source": "npm:eslint-module-utils", + "target": "npm:debug@3.2.7", + "type": "static" + } + ], + "npm:eslint-plugin-cypress": [ + { + "source": "npm:eslint-plugin-cypress", + "target": "npm:globals", + "type": "static" + } + ], + "npm:eslint-plugin-flowtype": [ + { + "source": "npm:eslint-plugin-flowtype", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:eslint-plugin-flowtype", + "target": "npm:string-natural-compare", + "type": "static" + } + ], + "npm:eslint-plugin-flowtype@8.0.3": [ + { + "source": "npm:eslint-plugin-flowtype@8.0.3", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:eslint-plugin-flowtype@8.0.3", + "target": "npm:string-natural-compare", + "type": "static" + } + ], + "npm:eslint-plugin-import": [ + { + "source": "npm:eslint-plugin-import", + "target": "npm:array-includes", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:array.prototype.findlastindex", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:array.prototype.flat", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:array.prototype.flatmap", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:debug@3.2.7", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:doctrine@2.1.0", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:eslint-import-resolver-node", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:eslint-module-utils", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:is-core-module@2.15.0", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:object.fromentries", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:object.groupby", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:object.values", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:eslint-plugin-import", + "target": "npm:tsconfig-paths", + "type": "static" + } + ], + "npm:eslint-plugin-jest": [ + { + "source": "npm:eslint-plugin-jest", + "target": "npm:@typescript-eslint/experimental-utils", + "type": "static" + } + ], + "npm:eslint-plugin-jest@25.7.0": [ + { + "source": "npm:eslint-plugin-jest@25.7.0", + "target": "npm:@typescript-eslint/experimental-utils@5.62.0", + "type": "static" + } + ], + "npm:eslint-plugin-jsx-a11y": [ + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:aria-query", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:array-includes", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:array.prototype.flatmap", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:ast-types-flow", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:axe-core", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:axobject-query", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:damerau-levenshtein", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:emoji-regex@9.2.2", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:es-iterator-helpers", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:jsx-ast-utils", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:language-tags", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:object.fromentries", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:safe-regex-test", + "type": "static" + }, + { + "source": "npm:eslint-plugin-jsx-a11y", + "target": "npm:string.prototype.includes", + "type": "static" + } + ], + "npm:eslint-plugin-react": [ + { + "source": "npm:eslint-plugin-react", + "target": "npm:array-includes", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:array.prototype.findlast", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:array.prototype.flatmap", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:array.prototype.tosorted", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:doctrine@2.1.0", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:es-iterator-helpers", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:estraverse", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:jsx-ast-utils", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:object.entries", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:object.fromentries", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:object.values", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:resolve@2.0.0-next.5", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:string.prototype.matchall", + "type": "static" + }, + { + "source": "npm:eslint-plugin-react", + "target": "npm:string.prototype.repeat", + "type": "static" + } + ], + "npm:eslint-plugin-testing-library": [ + { + "source": "npm:eslint-plugin-testing-library", + "target": "npm:@typescript-eslint/experimental-utils@3.10.1", + "type": "static" + } + ], + "npm:eslint-plugin-testing-library@5.11.1": [ + { + "source": "npm:eslint-plugin-testing-library@5.11.1", + "target": "npm:@typescript-eslint/utils", + "type": "static" + } + ], + "npm:eslint-scope": [ + { + "source": "npm:eslint-scope", + "target": "npm:esrecurse", + "type": "static" + }, + { + "source": "npm:eslint-scope", + "target": "npm:estraverse@4.3.0", + "type": "static" + } + ], + "npm:eslint-scope@4.0.3": [ + { + "source": "npm:eslint-scope@4.0.3", + "target": "npm:esrecurse", + "type": "static" + }, + { + "source": "npm:eslint-scope@4.0.3", + "target": "npm:estraverse@4.3.0", + "type": "static" + } + ], + "npm:eslint-scope@7.2.2": [ + { + "source": "npm:eslint-scope@7.2.2", + "target": "npm:esrecurse", + "type": "static" + }, + { + "source": "npm:eslint-scope@7.2.2", + "target": "npm:estraverse", + "type": "static" + } + ], + "npm:eslint-utils@1.4.3": [ + { + "source": "npm:eslint-utils@1.4.3", + "target": "npm:eslint-visitor-keys", + "type": "static" + } + ], + "npm:eslint-utils": [ + { + "source": "npm:eslint-utils", + "target": "npm:eslint-visitor-keys", + "type": "static" + } + ], + "npm:eslint-utils@3.0.0": [ + { + "source": "npm:eslint-utils@3.0.0", + "target": "npm:eslint-visitor-keys@2.1.0", + "type": "static" + } + ], + "npm:eslint-webpack-plugin@2.7.0": [ + { + "source": "npm:eslint-webpack-plugin@2.7.0", + "target": "npm:@types/eslint@7.29.0", + "type": "static" + }, + { + "source": "npm:eslint-webpack-plugin@2.7.0", + "target": "npm:arrify", + "type": "static" + }, + { + "source": "npm:eslint-webpack-plugin@2.7.0", + "target": "npm:jest-worker", + "type": "static" + }, + { + "source": "npm:eslint-webpack-plugin@2.7.0", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:eslint-webpack-plugin@2.7.0", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:eslint-webpack-plugin@2.7.0", + "target": "npm:schema-utils", + "type": "static" + } + ], + "npm:eslint-webpack-plugin@3.2.0": [ + { + "source": "npm:eslint-webpack-plugin@3.2.0", + "target": "npm:@types/eslint@8.56.11", + "type": "static" + }, + { + "source": "npm:eslint-webpack-plugin@3.2.0", + "target": "npm:jest-worker@28.1.3", + "type": "static" + }, + { + "source": "npm:eslint-webpack-plugin@3.2.0", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:eslint-webpack-plugin@3.2.0", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:eslint-webpack-plugin@3.2.0", + "target": "npm:schema-utils@4.2.0", + "type": "static" + } + ], + "npm:eslint@6.8.0": [ + { + "source": "npm:eslint@6.8.0", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:cross-spawn@6.0.5", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:doctrine", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:eslint-scope", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:eslint-utils@1.4.3", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:eslint-visitor-keys", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:espree@6.2.1", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:esquery", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:esutils", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:file-entry-cache@5.0.1", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:functional-red-black-tree", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:glob-parent", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:globals@12.4.0", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:ignore@4.0.6", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:inquirer", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:js-yaml", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:json-stable-stringify-without-jsonify", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:levn@0.3.0", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:mkdirp", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:optionator", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:progress", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:regexpp@2.0.1", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:strip-ansi@5.2.0", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:strip-json-comments", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:table@5.4.6", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:text-table", + "type": "static" + }, + { + "source": "npm:eslint@6.8.0", + "target": "npm:v8-compile-cache", + "type": "static" + } + ], + "npm:eslint": [ + { + "source": "npm:eslint", + "target": "npm:@babel/code-frame@7.12.11", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/eslintrc", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@humanwhocodes/config-array", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:doctrine", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:enquirer", + "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-utils", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:eslint-visitor-keys@2.1.0", + "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:functional-red-black-tree", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:glob-parent", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:globals", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:ignore@4.0.6", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:js-yaml", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:json-stable-stringify-without-jsonify", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:levn", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:lodash.merge", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:optionator@0.9.4", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:progress", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:regexpp", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:strip-json-comments", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:table", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:text-table", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:v8-compile-cache", + "type": "static" + } + ], + "npm:eslint@8.57.0": [ + { + "source": "npm:eslint@8.57.0", + "target": "npm:@eslint-community/eslint-utils", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:@eslint-community/regexpp", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:@eslint/eslintrc@2.1.4", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:@eslint/js", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:@humanwhocodes/config-array@0.11.14", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:@humanwhocodes/module-importer", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:@nodelib/fs.walk", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:@ungap/structured-clone", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:doctrine", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:escape-string-regexp@4.0.0", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:eslint-scope@7.2.2", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:eslint-visitor-keys@3.4.3", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:espree@9.6.1", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:esquery", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:esutils", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:file-entry-cache", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:find-up", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:glob-parent@6.0.2", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:globals", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:graphemer", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:is-path-inside", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:json-stable-stringify-without-jsonify", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:levn", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:lodash.merge", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:optionator@0.9.4", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:eslint@8.57.0", + "target": "npm:text-table", + "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@6.2.1": [ + { + "source": "npm:espree@6.2.1", + "target": "npm:acorn@7.4.1", + "type": "static" + }, + { + "source": "npm:espree@6.2.1", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:espree@6.2.1", + "target": "npm:eslint-visitor-keys", + "type": "static" + } + ], + "npm:espree": [ + { + "source": "npm:espree", + "target": "npm:acorn@7.4.1", + "type": "static" + }, + { + "source": "npm:espree", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:espree", + "target": "npm:eslint-visitor-keys", + "type": "static" + } + ], + "npm:espree@9.6.1": [ + { + "source": "npm:espree@9.6.1", + "target": "npm:acorn@8.12.1", + "type": "static" + }, + { + "source": "npm:espree@9.6.1", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:espree@9.6.1", + "target": "npm:eslint-visitor-keys@3.4.3", + "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:evp_bytestokey": [ + { + "source": "npm:evp_bytestokey", + "target": "npm:md5.js", + "type": "static" + }, + { + "source": "npm:evp_bytestokey", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:execa@4.1.0": [ + { + "source": "npm:execa@4.1.0", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:execa@4.1.0", + "target": "npm:get-stream", + "type": "static" + }, + { + "source": "npm:execa@4.1.0", + "target": "npm:human-signals@1.1.1", + "type": "static" + }, + { + "source": "npm:execa@4.1.0", + "target": "npm:is-stream", + "type": "static" + }, + { + "source": "npm:execa@4.1.0", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:execa@4.1.0", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:execa@4.1.0", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:execa@4.1.0", + "target": "npm:signal-exit", + "type": "static" + }, + { + "source": "npm:execa@4.1.0", + "target": "npm:strip-final-newline", + "type": "static" + } + ], + "npm:execa@5.0.0": [ + { + "source": "npm:execa@5.0.0", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:execa@5.0.0", + "target": "npm:get-stream@6.0.1", + "type": "static" + }, + { + "source": "npm:execa@5.0.0", + "target": "npm:human-signals", + "type": "static" + }, + { + "source": "npm:execa@5.0.0", + "target": "npm:is-stream", + "type": "static" + }, + { + "source": "npm:execa@5.0.0", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:execa@5.0.0", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:execa@5.0.0", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:execa@5.0.0", + "target": "npm:signal-exit", + "type": "static" + }, + { + "source": "npm:execa@5.0.0", + "target": "npm:strip-final-newline", + "type": "static" + } + ], + "npm:execa@0.7.0": [ + { + "source": "npm:execa@0.7.0", + "target": "npm:cross-spawn@5.1.0", + "type": "static" + }, + { + "source": "npm:execa@0.7.0", + "target": "npm:get-stream@3.0.0", + "type": "static" + }, + { + "source": "npm:execa@0.7.0", + "target": "npm:is-stream@1.1.0", + "type": "static" + }, + { + "source": "npm:execa@0.7.0", + "target": "npm:npm-run-path@2.0.2", + "type": "static" + }, + { + "source": "npm:execa@0.7.0", + "target": "npm:p-finally", + "type": "static" + }, + { + "source": "npm:execa@0.7.0", + "target": "npm:signal-exit", + "type": "static" + }, + { + "source": "npm:execa@0.7.0", + "target": "npm:strip-eof", + "type": "static" + } + ], + "npm:execa@1.0.0": [ + { + "source": "npm:execa@1.0.0", + "target": "npm:cross-spawn@6.0.5", + "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@1.1.0", + "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", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:strip-eof", + "type": "static" + } + ], + "npm:execa@2.1.0": [ + { + "source": "npm:execa@2.1.0", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:execa@2.1.0", + "target": "npm:get-stream", + "type": "static" + }, + { + "source": "npm:execa@2.1.0", + "target": "npm:is-stream", + "type": "static" + }, + { + "source": "npm:execa@2.1.0", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:execa@2.1.0", + "target": "npm:npm-run-path@3.1.0", + "type": "static" + }, + { + "source": "npm:execa@2.1.0", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:execa@2.1.0", + "target": "npm:p-finally@2.0.1", + "type": "static" + }, + { + "source": "npm:execa@2.1.0", + "target": "npm:signal-exit", + "type": "static" + }, + { + "source": "npm:execa@2.1.0", + "target": "npm:strip-final-newline", + "type": "static" + } + ], + "npm:execa": [ + { + "source": "npm:execa", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:get-stream@6.0.1", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:human-signals", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:is-stream", + "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", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:strip-final-newline", + "type": "static" + } + ], + "npm:executable": [ + { + "source": "npm:executable", + "target": "npm:pify@2.3.0", + "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", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:extend-shallow", + "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:expand-tilde": [ + { + "source": "npm:expand-tilde", + "target": "npm:homedir-polyfill", + "type": "static" + } + ], + "npm:expect": [ + { + "source": "npm:expect", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:expect", + "target": "npm:ansi-styles", + "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-regex-util", + "type": "static" + } + ], + "npm:expect@27.5.1": [ + { + "source": "npm:expect@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:expect@27.5.1", + "target": "npm:jest-get-type@27.5.1", + "type": "static" + }, + { + "source": "npm:expect@27.5.1", + "target": "npm:jest-matcher-utils@27.5.1", + "type": "static" + }, + { + "source": "npm:expect@27.5.1", + "target": "npm:jest-message-util@27.5.1", + "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", + "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", + "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", + "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:ext": [ + { + "source": "npm:ext", + "target": "npm:type", + "type": "static" + } + ], + "npm:extend-shallow": [ + { + "source": "npm:extend-shallow", + "target": "npm:is-extendable", + "type": "static" + } + ], + "npm:extend-shallow@3.0.2": [ + { + "source": "npm:extend-shallow@3.0.2", + "target": "npm:assign-symbols", + "type": "static" + }, + { + "source": "npm:extend-shallow@3.0.2", + "target": "npm:is-extendable@1.0.1", + "type": "static" + } + ], + "npm:external-editor": [ + { + "source": "npm:external-editor", + "target": "npm:chardet", + "type": "static" + }, + { + "source": "npm:external-editor", + "target": "npm:iconv-lite", + "type": "static" + }, + { + "source": "npm:external-editor", + "target": "npm:tmp@0.0.33", + "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", + "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:fast-glob@3.2.7": [ + { + "source": "npm:fast-glob@3.2.7", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:fast-glob@3.2.7", + "target": "npm:@nodelib/fs.walk", + "type": "static" + }, + { + "source": "npm:fast-glob@3.2.7", + "target": "npm:glob-parent", + "type": "static" + }, + { + "source": "npm:fast-glob@3.2.7", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:fast-glob@3.2.7", + "target": "npm:micromatch", + "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", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:micromatch", + "type": "static" + } + ], + "npm:fastq": [ + { + "source": "npm:fastq", + "target": "npm:reusify", + "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:figures@2.0.0": [ + { + "source": "npm:figures@2.0.0", + "target": "npm:escape-string-regexp", + "type": "static" + } + ], + "npm:figures": [ + { + "source": "npm:figures", + "target": "npm:escape-string-regexp", + "type": "static" + } + ], + "npm:figures@1.7.0": [ + { + "source": "npm:figures@1.7.0", + "target": "npm:escape-string-regexp", + "type": "static" + }, + { + "source": "npm:figures@1.7.0", + "target": "npm:object-assign", + "type": "static" + } + ], + "npm:file-entry-cache@5.0.1": [ + { + "source": "npm:file-entry-cache@5.0.1", + "target": "npm:flat-cache@2.0.1", + "type": "static" + } + ], + "npm:file-entry-cache": [ + { + "source": "npm:file-entry-cache", + "target": "npm:flat-cache", + "type": "static" + } + ], + "npm:file-entry-cache@9.0.0": [ + { + "source": "npm:file-entry-cache@9.0.0", + "target": "npm:flat-cache@5.0.0", + "type": "static" + } + ], + "npm:file-loader": [ + { + "source": "npm:file-loader", + "target": "npm:loader-utils", + "type": "static" + }, + { + "source": "npm:file-loader", + "target": "npm:schema-utils", + "type": "static" + } + ], + "npm:file-loader@6.2.0": [ + { + "source": "npm:file-loader@6.2.0", + "target": "npm:loader-utils", + "type": "static" + }, + { + "source": "npm:file-loader@6.2.0", + "target": "npm:schema-utils", + "type": "static" + } + ], + "npm:filelist": [ + { + "source": "npm:filelist", + "target": "npm:minimatch@5.1.6", + "type": "static" + } + ], + "npm:fill-range@4.0.0": [ + { + "source": "npm:fill-range@4.0.0", + "target": "npm:extend-shallow", + "type": "static" + }, + { + "source": "npm:fill-range@4.0.0", + "target": "npm:is-number", + "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:fill-range": [ + { + "source": "npm:fill-range", + "target": "npm:to-regex-range", + "type": "static" + } + ], + "npm:final-form": [ + { + "source": "npm:final-form", + "target": "npm:@babel/runtime", + "type": "static" + } + ], + "npm:finalhandler": [ + { + "source": "npm:finalhandler", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:encodeurl", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:statuses", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:unpipe", + "type": "static" + } + ], + "npm:find-cache-dir": [ + { + "source": "npm:find-cache-dir", + "target": "npm:commondir", + "type": "static" + }, + { + "source": "npm:find-cache-dir", + "target": "npm:make-dir@2.1.0", + "type": "static" + }, + { + "source": "npm:find-cache-dir", + "target": "npm:pkg-dir@3.0.0", + "type": "static" + } + ], + "npm:find-cache-dir@3.3.2": [ + { + "source": "npm:find-cache-dir@3.3.2", + "target": "npm:commondir", + "type": "static" + }, + { + "source": "npm:find-cache-dir@3.3.2", + "target": "npm:make-dir", + "type": "static" + }, + { + "source": "npm:find-cache-dir@3.3.2", + "target": "npm:pkg-dir", + "type": "static" + } + ], + "npm:find-node-modules": [ + { + "source": "npm:find-node-modules", + "target": "npm:findup-sync", + "type": "static" + }, + { + "source": "npm:find-node-modules", + "target": "npm:merge", + "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@4.0.0", + "type": "static" + } + ], + "npm:find-up": [ + { + "source": "npm:find-up", + "target": "npm:locate-path", + "type": "static" + }, + { + "source": "npm:find-up", + "target": "npm:path-exists@4.0.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:find-up@3.0.0": [ + { + "source": "npm:find-up@3.0.0", + "target": "npm:locate-path@3.0.0", + "type": "static" + } + ], + "npm:find-webpack": [ + { + "source": "npm:find-webpack", + "target": "npm:debug@4.1.1", + "type": "static" + }, + { + "source": "npm:find-webpack", + "target": "npm:find-yarn-workspace-root@1.2.1", + "type": "static" + }, + { + "source": "npm:find-webpack", + "target": "npm:mocked-env", + "type": "static" + } + ], + "npm:find-yarn-workspace-root@1.2.1": [ + { + "source": "npm:find-yarn-workspace-root@1.2.1", + "target": "npm:fs-extra@4.0.3", + "type": "static" + }, + { + "source": "npm:find-yarn-workspace-root@1.2.1", + "target": "npm:micromatch@3.1.10", + "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", + "type": "static" + }, + { + "source": "npm:findup-sync", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:findup-sync", + "target": "npm:resolve-dir", + "type": "static" + } + ], + "npm:flat-cache@2.0.1": [ + { + "source": "npm:flat-cache@2.0.1", + "target": "npm:flatted@2.0.2", + "type": "static" + }, + { + "source": "npm:flat-cache@2.0.1", + "target": "npm:rimraf@2.6.3", + "type": "static" + }, + { + "source": "npm:flat-cache@2.0.1", + "target": "npm:write", + "type": "static" + } + ], + "npm:flat-cache": [ + { + "source": "npm:flat-cache", + "target": "npm:flatted", + "type": "static" + }, + { + "source": "npm:flat-cache", + "target": "npm:keyv", + "type": "static" + }, + { + "source": "npm:flat-cache", + "target": "npm:rimraf", + "type": "static" + } + ], + "npm:flat-cache@5.0.0": [ + { + "source": "npm:flat-cache@5.0.0", + "target": "npm:flatted", + "type": "static" + }, + { + "source": "npm:flat-cache@5.0.0", + "target": "npm:keyv", + "type": "static" + } + ], + "npm:flush-write-stream": [ + { + "source": "npm:flush-write-stream", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:flush-write-stream", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:for-each": [ + { + "source": "npm:for-each", + "target": "npm:is-callable", + "type": "static" + } + ], + "npm:foreground-child": [ + { + "source": "npm:foreground-child", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:foreground-child", + "target": "npm:signal-exit@4.1.0", + "type": "static" + } + ], + "npm:fork-ts-checker-webpack-plugin@4.1.6": [ + { + "source": "npm:fork-ts-checker-webpack-plugin@4.1.6", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin@4.1.6", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin@4.1.6", + "target": "npm:micromatch@3.1.10", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin@4.1.6", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin@4.1.6", + "target": "npm:semver@5.7.2", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin@4.1.6", + "target": "npm:tapable", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin@4.1.6", + "target": "npm:worker-rpc", + "type": "static" + } + ], + "npm:fork-ts-checker-webpack-plugin": [ + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:chokidar", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:cosmiconfig@6.0.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", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:memfs", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:schema-utils@2.7.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:form-data@3.0.1": [ + { + "source": "npm:form-data@3.0.1", + "target": "npm:asynckit", + "type": "static" + }, + { + "source": "npm:form-data@3.0.1", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:form-data@3.0.1", + "target": "npm:mime-types", + "type": "static" + } + ], + "npm:form-data@4.0.0": [ + { + "source": "npm:form-data@4.0.0", + "target": "npm:asynckit", + "type": "static" + }, + { + "source": "npm:form-data@4.0.0", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:form-data@4.0.0", + "target": "npm:mime-types", + "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:mime-types", + "type": "static" + } + ], + "npm:fragment-cache": [ + { + "source": "npm:fragment-cache", + "target": "npm:map-cache", + "type": "static" + } + ], + "npm:from2": [ + { + "source": "npm:from2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:from2", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:fs-extra": [ + { + "source": "npm:fs-extra", + "target": "npm:at-least-node", + "type": "static" + }, + { + "source": "npm:fs-extra", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra", + "target": "npm:jsonfile@6.1.0", + "type": "static" + }, + { + "source": "npm:fs-extra", + "target": "npm:universalify", + "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@6.1.0", + "type": "static" + }, + { + "source": "npm:fs-extra@10.1.0", + "target": "npm:universalify", + "type": "static" + } + ], + "npm:fs-extra@11.2.0": [ + { + "source": "npm:fs-extra@11.2.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@11.2.0", + "target": "npm:jsonfile@6.1.0", + "type": "static" + }, + { + "source": "npm:fs-extra@11.2.0", + "target": "npm:universalify", + "type": "static" + } + ], + "npm:fs-extra@4.0.3": [ + { + "source": "npm:fs-extra@4.0.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@4.0.3", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@4.0.3", + "target": "npm:universalify@0.1.2", + "type": "static" + } + ], + "npm:fs-extra@7.0.1": [ + { + "source": "npm:fs-extra@7.0.1", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@7.0.1", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@7.0.1", + "target": "npm:universalify@0.1.2", + "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", + "type": "static" + }, + { + "source": "npm:fs-extra@8.1.0", + "target": "npm:universalify@0.1.2", + "type": "static" + } + ], + "npm:fs-minipass@1.2.7": [ + { + "source": "npm:fs-minipass@1.2.7", + "target": "npm:minipass@2.9.0", + "type": "static" + } + ], + "npm:fs-minipass": [ + { + "source": "npm:fs-minipass", + "target": "npm:minipass", + "type": "static" + } + ], + "npm:fs-minipass@3.0.3": [ + { + "source": "npm:fs-minipass@3.0.3", + "target": "npm:minipass@7.1.2", + "type": "static" + } + ], + "npm:fs-mkdirp-stream": [ + { + "source": "npm:fs-mkdirp-stream", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-mkdirp-stream", + "target": "npm:through2", + "type": "static" + } + ], + "npm:fs-write-stream-atomic": [ + { + "source": "npm:fs-write-stream-atomic", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-write-stream-atomic", + "target": "npm:iferr", + "type": "static" + }, + { + "source": "npm:fs-write-stream-atomic", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:fs-write-stream-atomic", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:fsevents@1.2.13": [ + { + "source": "npm:fsevents@1.2.13", + "target": "npm:bindings", + "type": "static" + }, + { + "source": "npm:fsevents@1.2.13", + "target": "npm:nan", + "type": "static" + } + ], + "npm:function.prototype.name": [ + { + "source": "npm:function.prototype.name", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:functions-have-names", + "type": "static" + } + ], + "npm:gauge": [ + { + "source": "npm:gauge", + "target": "npm:aproba@2.0.0", + "type": "static" + }, + { + "source": "npm:gauge", + "target": "npm:color-support", + "type": "static" + }, + { + "source": "npm:gauge", + "target": "npm:console-control-strings", + "type": "static" + }, + { + "source": "npm:gauge", + "target": "npm:has-unicode", + "type": "static" + }, + { + "source": "npm:gauge", + "target": "npm:signal-exit", + "type": "static" + }, + { + "source": "npm:gauge", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:gauge", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:gauge", + "target": "npm:wide-align", + "type": "static" + } + ], + "npm:gauge@5.0.2": [ + { + "source": "npm:gauge@5.0.2", + "target": "npm:aproba@2.0.0", + "type": "static" + }, + { + "source": "npm:gauge@5.0.2", + "target": "npm:color-support", + "type": "static" + }, + { + "source": "npm:gauge@5.0.2", + "target": "npm:console-control-strings", + "type": "static" + }, + { + "source": "npm:gauge@5.0.2", + "target": "npm:has-unicode", + "type": "static" + }, + { + "source": "npm:gauge@5.0.2", + "target": "npm:signal-exit@4.1.0", + "type": "static" + }, + { + "source": "npm:gauge@5.0.2", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:gauge@5.0.2", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:gauge@5.0.2", + "target": "npm:wide-align", + "type": "static" + } + ], + "npm:gaze": [ + { + "source": "npm:gaze", + "target": "npm:globule", + "type": "static" + } + ], + "npm:get-intrinsic": [ + { + "source": "npm:get-intrinsic", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:has-proto", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:hasown", + "type": "static" + } + ], + "npm:get-pkg-repo": [ + { + "source": "npm:get-pkg-repo", + "target": "npm:@hutson/parse-repository-url", + "type": "static" + }, + { + "source": "npm:get-pkg-repo", + "target": "npm:hosted-git-info@4.1.0", + "type": "static" + }, + { + "source": "npm:get-pkg-repo", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:get-pkg-repo", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:get-stream@4.1.0": [ + { + "source": "npm:get-stream@4.1.0", + "target": "npm:pump", + "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-bind", + "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:gettext-parser": [ + { + "source": "npm:gettext-parser", + "target": "npm:encoding", + "type": "static" + }, + { + "source": "npm:gettext-parser", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:gettext-parser", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:git-raw-commits": [ + { + "source": "npm:git-raw-commits", + "target": "npm:dargs", + "type": "static" + }, + { + "source": "npm:git-raw-commits", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:git-raw-commits", + "target": "npm:meow", + "type": "static" + }, + { + "source": "npm:git-raw-commits", + "target": "npm:split2", + "type": "static" + }, + { + "source": "npm:git-raw-commits", + "target": "npm:through2@4.0.2", + "type": "static" + } + ], + "npm:git-remote-origin-url": [ + { + "source": "npm:git-remote-origin-url", + "target": "npm:gitconfiglocal", + "type": "static" + }, + { + "source": "npm:git-remote-origin-url", + "target": "npm:pify@2.3.0", + "type": "static" + } + ], + "npm:git-semver-tags": [ + { + "source": "npm:git-semver-tags", + "target": "npm:meow", + "type": "static" + }, + { + "source": "npm:git-semver-tags", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:git-up": [ + { + "source": "npm:git-up", + "target": "npm:is-ssh", + "type": "static" + }, + { + "source": "npm:git-up", + "target": "npm:parse-url", + "type": "static" + } + ], + "npm:git-url-parse": [ + { + "source": "npm:git-url-parse", + "target": "npm:git-up", + "type": "static" + } + ], + "npm:gitconfiglocal": [ + { + "source": "npm:gitconfiglocal", + "target": "npm:ini", + "type": "static" + } + ], + "npm:glob-parent": [ + { + "source": "npm:glob-parent", + "target": "npm:is-glob", + "type": "static" + } + ], + "npm:glob-parent@3.1.0": [ + { + "source": "npm:glob-parent@3.1.0", + "target": "npm:is-glob@3.1.0", + "type": "static" + }, + { + "source": "npm:glob-parent@3.1.0", + "target": "npm:path-dirname", + "type": "static" + } + ], + "npm:glob-parent@6.0.2": [ + { + "source": "npm:glob-parent@6.0.2", + "target": "npm:is-glob", + "type": "static" + } + ], + "npm:glob-stream": [ + { + "source": "npm:glob-stream", + "target": "npm:extend", + "type": "static" + }, + { + "source": "npm:glob-stream", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:glob-stream", + "target": "npm:glob-parent@3.1.0", + "type": "static" + }, + { + "source": "npm:glob-stream", + "target": "npm:is-negated-glob", + "type": "static" + }, + { + "source": "npm:glob-stream", + "target": "npm:ordered-read-streams", + "type": "static" + }, + { + "source": "npm:glob-stream", + "target": "npm:pumpify", + "type": "static" + }, + { + "source": "npm:glob-stream", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:glob-stream", + "target": "npm:remove-trailing-separator", + "type": "static" + }, + { + "source": "npm:glob-stream", + "target": "npm:to-absolute-glob", + "type": "static" + }, + { + "source": "npm:glob-stream", + "target": "npm:unique-stream", + "type": "static" + } + ], + "npm:glob@7.1.4": [ + { + "source": "npm:glob@7.1.4", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.1.4", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.1.4", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.1.4", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:glob@7.1.4", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.1.4", + "target": "npm:path-is-absolute", + "type": "static" + } + ], + "npm:glob": [ + { + "source": "npm:glob", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:path-is-absolute", + "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", + "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@7.1.2", + "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", + "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:glob@9.3.5": [ + { + "source": "npm:glob@9.3.5", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@9.3.5", + "target": "npm:minimatch@8.0.4", + "type": "static" + }, + { + "source": "npm:glob@9.3.5", + "target": "npm:minipass@4.2.8", + "type": "static" + }, + { + "source": "npm:glob@9.3.5", + "target": "npm:path-scurry", + "type": "static" + } + ], + "npm:glob@7.1.7": [ + { + "source": "npm:glob@7.1.7", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.1.7", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.1.7", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.1.7", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:glob@7.1.7", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.1.7", + "target": "npm:path-is-absolute", + "type": "static" + } + ], + "npm:global-directory": [ + { + "source": "npm:global-directory", + "target": "npm:ini@4.1.1", + "type": "static" + } + ], + "npm:global-dirs": [ + { + "source": "npm:global-dirs", + "target": "npm:ini", + "type": "static" + } + ], + "npm:global-dirs@3.0.1": [ + { + "source": "npm:global-dirs@3.0.1", + "target": "npm:ini@2.0.0", + "type": "static" + } + ], + "npm:global-modules": [ + { + "source": "npm:global-modules", + "target": "npm:global-prefix", + "type": "static" + } + ], + "npm:global-modules@1.0.0": [ + { + "source": "npm:global-modules@1.0.0", + "target": "npm:global-prefix@1.0.2", + "type": "static" + }, + { + "source": "npm:global-modules@1.0.0", + "target": "npm:is-windows", + "type": "static" + }, + { + "source": "npm:global-modules@1.0.0", + "target": "npm:resolve-dir", + "type": "static" + } + ], + "npm:global-prefix@1.0.2": [ + { + "source": "npm:global-prefix@1.0.2", + "target": "npm:expand-tilde", + "type": "static" + }, + { + "source": "npm:global-prefix@1.0.2", + "target": "npm:homedir-polyfill", + "type": "static" + }, + { + "source": "npm:global-prefix@1.0.2", + "target": "npm:ini", + "type": "static" + }, + { + "source": "npm:global-prefix@1.0.2", + "target": "npm:is-windows", + "type": "static" + }, + { + "source": "npm:global-prefix@1.0.2", + "target": "npm:which@1.3.1", + "type": "static" + } + ], + "npm:global-prefix": [ + { + "source": "npm:global-prefix", + "target": "npm:ini", + "type": "static" + }, + { + "source": "npm:global-prefix", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:global-prefix", + "target": "npm:which@1.3.1", + "type": "static" + } + ], + "npm:globals@12.4.0": [ + { + "source": "npm:globals@12.4.0", + "target": "npm:type-fest@0.8.1", + "type": "static" + } + ], + "npm:globals": [ + { + "source": "npm:globals", + "target": "npm:type-fest@0.20.2", + "type": "static" + } + ], + "npm:globalthis": [ + { + "source": "npm:globalthis", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:globalthis", + "target": "npm:gopd", + "type": "static" + } + ], + "npm:globby@11.0.1": [ + { + "source": "npm:globby@11.0.1", + "target": "npm:array-union", + "type": "static" + }, + { + "source": "npm:globby@11.0.1", + "target": "npm:dir-glob", + "type": "static" + }, + { + "source": "npm:globby@11.0.1", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:globby@11.0.1", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:globby@11.0.1", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:globby@11.0.1", + "target": "npm:slash", + "type": "static" + } + ], + "npm:globby": [ + { + "source": "npm:globby", + "target": "npm:array-union", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:dir-glob", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:slash", + "type": "static" + } + ], + "npm:globby@10.0.2": [ + { + "source": "npm:globby@10.0.2", + "target": "npm:@types/glob", + "type": "static" + }, + { + "source": "npm:globby@10.0.2", + "target": "npm:array-union", + "type": "static" + }, + { + "source": "npm:globby@10.0.2", + "target": "npm:dir-glob", + "type": "static" + }, + { + "source": "npm:globby@10.0.2", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:globby@10.0.2", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:globby@10.0.2", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:globby@10.0.2", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:globby@10.0.2", + "target": "npm:slash", + "type": "static" + } + ], + "npm:globby@6.1.0": [ + { + "source": "npm:globby@6.1.0", + "target": "npm:array-union@1.0.2", + "type": "static" + }, + { + "source": "npm:globby@6.1.0", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:globby@6.1.0", + "target": "npm:object-assign", + "type": "static" + }, + { + "source": "npm:globby@6.1.0", + "target": "npm:pify@2.3.0", + "type": "static" + }, + { + "source": "npm:globby@6.1.0", + "target": "npm:pinkie-promise", + "type": "static" + } + ], + "npm:globule": [ + { + "source": "npm:globule", + "target": "npm:glob@7.1.7", + "type": "static" + }, + { + "source": "npm:globule", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:globule", + "target": "npm:minimatch@3.0.8", + "type": "static" + } + ], + "npm:gopd": [ + { + "source": "npm:gopd", + "target": "npm:get-intrinsic", + "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:cacheable-request", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:decompress-response", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:duplexer3", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:get-stream@4.1.0", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:lowercase-keys", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:mimic-response", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:p-cancelable", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:to-readable-stream", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:url-parse-lax", + "type": "static" + } + ], + "npm:gulp-sort": [ + { + "source": "npm:gulp-sort", + "target": "npm:through2", + "type": "static" + } + ], + "npm:gzip-size@5.1.1": [ + { + "source": "npm:gzip-size@5.1.1", + "target": "npm:duplexer", + "type": "static" + }, + { + "source": "npm:gzip-size@5.1.1", + "target": "npm:pify", + "type": "static" + } + ], + "npm:gzip-size": [ + { + "source": "npm:gzip-size", + "target": "npm:duplexer", + "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", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:wordwrap", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:uglify-js", + "type": "static" + } + ], + "npm:har-validator": [ + { + "source": "npm:har-validator", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:har-validator", + "target": "npm:har-schema", + "type": "static" + } + ], + "npm:has-ansi": [ + { + "source": "npm:has-ansi", + "target": "npm:ansi-regex@2.1.1", + "type": "static" + } + ], + "npm:has-property-descriptors": [ + { + "source": "npm:has-property-descriptors", + "target": "npm:es-define-property", + "type": "static" + } + ], + "npm:has-tostringtag": [ + { + "source": "npm:has-tostringtag", + "target": "npm:has-symbols", + "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: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", + "type": "static" + }, + { + "source": "npm:has-values", + "target": "npm:kind-of@4.0.0", + "type": "static" + } + ], + "npm:hash-base@3.1.0": [ + { + "source": "npm:hash-base@3.1.0", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:hash-base@3.1.0", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:hash-base@3.1.0", + "target": "npm:safe-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:history": [ + { + "source": "npm:history", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:history", + "target": "npm:loose-envify", + "type": "static" + }, + { + "source": "npm:history", + "target": "npm:resolve-pathname", + "type": "static" + }, + { + "source": "npm:history", + "target": "npm:tiny-invariant", + "type": "static" + }, + { + "source": "npm:history", + "target": "npm:tiny-warning", + "type": "static" + }, + { + "source": "npm:history", + "target": "npm:value-equal", + "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:home-or-tmp": [ + { + "source": "npm:home-or-tmp", + "target": "npm:os-homedir", + "type": "static" + }, + { + "source": "npm:home-or-tmp", + "target": "npm:os-tmpdir", + "type": "static" + } + ], + "npm:homedir-polyfill": [ + { + "source": "npm:homedir-polyfill", + "target": "npm:parse-passwd", + "type": "static" + } + ], + "npm:hosted-git-info@3.0.8": [ + { + "source": "npm:hosted-git-info@3.0.8", + "target": "npm:lru-cache@6.0.0", + "type": "static" + } + ], + "npm:hosted-git-info@4.1.0": [ + { + "source": "npm:hosted-git-info@4.1.0", + "target": "npm:lru-cache@6.0.0", + "type": "static" + } + ], + "npm:hosted-git-info@5.2.1": [ + { + "source": "npm:hosted-git-info@5.2.1", + "target": "npm:lru-cache", + "type": "static" + } + ], + "npm:hosted-git-info": [ + { + "source": "npm:hosted-git-info", + "target": "npm:lru-cache", + "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-minifier-terser@5.1.1": [ + { + "source": "npm:html-minifier-terser@5.1.1", + "target": "npm:camel-case", + "type": "static" + }, + { + "source": "npm:html-minifier-terser@5.1.1", + "target": "npm:clean-css@4.2.4", + "type": "static" + }, + { + "source": "npm:html-minifier-terser@5.1.1", + "target": "npm:commander@4.1.1", + "type": "static" + }, + { + "source": "npm:html-minifier-terser@5.1.1", + "target": "npm:he", + "type": "static" + }, + { + "source": "npm:html-minifier-terser@5.1.1", + "target": "npm:param-case", + "type": "static" + }, + { + "source": "npm:html-minifier-terser@5.1.1", + "target": "npm:relateurl", + "type": "static" + }, + { + "source": "npm:html-minifier-terser@5.1.1", + "target": "npm:terser@4.8.1", + "type": "static" + } + ], + "npm:html-minifier-terser": [ + { + "source": "npm:html-minifier-terser", + "target": "npm:camel-case", + "type": "static" + }, + { + "source": "npm:html-minifier-terser", + "target": "npm:clean-css", + "type": "static" + }, + { + "source": "npm:html-minifier-terser", + "target": "npm:commander@8.3.0", + "type": "static" + }, + { + "source": "npm:html-minifier-terser", + "target": "npm:he", + "type": "static" + }, + { + "source": "npm:html-minifier-terser", + "target": "npm:param-case", + "type": "static" + }, + { + "source": "npm:html-minifier-terser", + "target": "npm:relateurl", + "type": "static" + }, + { + "source": "npm:html-minifier-terser", + "target": "npm:terser", + "type": "static" + } + ], + "npm:html-webpack-plugin@4.5.0": [ + { + "source": "npm:html-webpack-plugin@4.5.0", + "target": "npm:@types/html-minifier-terser@5.1.2", + "type": "static" + }, + { + "source": "npm:html-webpack-plugin@4.5.0", + "target": "npm:@types/tapable", + "type": "static" + }, + { + "source": "npm:html-webpack-plugin@4.5.0", + "target": "npm:@types/webpack", + "type": "static" + }, + { + "source": "npm:html-webpack-plugin@4.5.0", + "target": "npm:html-minifier-terser@5.1.1", + "type": "static" + }, + { + "source": "npm:html-webpack-plugin@4.5.0", + "target": "npm:loader-utils@1.4.2", + "type": "static" + }, + { + "source": "npm:html-webpack-plugin@4.5.0", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:html-webpack-plugin@4.5.0", + "target": "npm:pretty-error@2.1.2", + "type": "static" + }, + { + "source": "npm:html-webpack-plugin@4.5.0", + "target": "npm:tapable", + "type": "static" + }, + { + "source": "npm:html-webpack-plugin@4.5.0", + "target": "npm:util.promisify@1.0.0", + "type": "static" + } + ], + "npm:html-webpack-plugin": [ + { + "source": "npm:html-webpack-plugin", + "target": "npm:@types/html-minifier-terser", + "type": "static" + }, + { + "source": "npm:html-webpack-plugin", + "target": "npm:html-minifier-terser", + "type": "static" + }, + { + "source": "npm:html-webpack-plugin", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:html-webpack-plugin", + "target": "npm:pretty-error", + "type": "static" + }, + { + "source": "npm:html-webpack-plugin", + "target": "npm:tapable@2.2.1", + "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-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-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:http-proxy-agent@4.0.1": [ + { + "source": "npm:http-proxy-agent@4.0.1", + "target": "npm:@tootallnate/once@1.1.2", + "type": "static" + }, + { + "source": "npm:http-proxy-agent@4.0.1", + "target": "npm:agent-base", + "type": "static" + }, + { + "source": "npm:http-proxy-agent@4.0.1", + "target": "npm:debug", + "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@0.19.1": [ + { + "source": "npm:http-proxy-middleware@0.19.1", + "target": "npm:http-proxy", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@0.19.1", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@0.19.1", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@0.19.1", + "target": "npm:micromatch@3.1.10", + "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:http-proxy", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:is-plain-obj@3.0.0", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:micromatch", + "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-signature@1.2.0": [ + { + "source": "npm:http-signature@1.2.0", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:http-signature@1.2.0", + "target": "npm:jsprim@1.4.2", + "type": "static" + }, + { + "source": "npm:http-signature@1.2.0", + "target": "npm:sshpk", + "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:https-proxy-agent": [ + { + "source": "npm:https-proxy-agent", + "target": "npm:agent-base", + "type": "static" + }, + { + "source": "npm:https-proxy-agent", + "target": "npm:debug", + "type": "static" + } + ], + "npm:humanize-ms": [ + { + "source": "npm:humanize-ms", + "target": "npm:ms", + "type": "static" + } + ], + "npm:husky": [ + { + "source": "npm:husky", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:husky", + "target": "npm:ci-info@2.0.0", + "type": "static" + }, + { + "source": "npm:husky", + "target": "npm:cosmiconfig", + "type": "static" + }, + { + "source": "npm:husky", + "target": "npm:execa@1.0.0", + "type": "static" + }, + { + "source": "npm:husky", + "target": "npm:get-stdin", + "type": "static" + }, + { + "source": "npm:husky", + "target": "npm:opencollective-postinstall", + "type": "static" + }, + { + "source": "npm:husky", + "target": "npm:pkg-dir", + "type": "static" + }, + { + "source": "npm:husky", + "target": "npm:please-upgrade-node", + "type": "static" + }, + { + "source": "npm:husky", + "target": "npm:read-pkg@5.2.0", + "type": "static" + }, + { + "source": "npm:husky", + "target": "npm:run-node", + "type": "static" + }, + { + "source": "npm:husky", + "target": "npm:slash", + "type": "static" + } + ], + "npm:i18next-conv": [ + { + "source": "npm:i18next-conv", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:i18next-conv", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:i18next-conv", + "target": "npm:commander", + "type": "static" + }, + { + "source": "npm:i18next-conv", + "target": "npm:gettext-parser", + "type": "static" + }, + { + "source": "npm:i18next-conv", + "target": "npm:mkdirp", + "type": "static" + }, + { + "source": "npm:i18next-conv", + "target": "npm:node-gettext", + "type": "static" + } + ], + "npm:i18next-scanner": [ + { + "source": "npm:i18next-scanner", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:acorn-dynamic-import", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:acorn-stage3", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:acorn-walk@6.2.0", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:clone-deep", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:commander@3.0.2", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:ensure-array", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:eol", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:esprima", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:gulp-sort", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:i18next@23.12.2", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:parse5@5.1.1", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:sortobject", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:through2@3.0.2", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:vinyl", + "type": "static" + }, + { + "source": "npm:i18next-scanner", + "target": "npm:vinyl-fs", + "type": "static" + } + ], + "npm:i18next@23.12.2": [ + { + "source": "npm:i18next@23.12.2", + "target": "npm:@babel/runtime", + "type": "static" + } + ], + "npm:iconv-lite": [ + { + "source": "npm:iconv-lite", + "target": "npm:safer-buffer", + "type": "static" + } + ], + "npm:iconv-lite@0.6.3": [ + { + "source": "npm:iconv-lite@0.6.3", + "target": "npm:safer-buffer", + "type": "static" + } + ], + "npm:icss-utils": [ + { + "source": "npm:icss-utils", + "target": "npm:postcss@7.0.39", + "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@5.1.6", + "type": "static" + } + ], + "npm:ignore-walk@6.0.5": [ + { + "source": "npm:ignore-walk@6.0.5", + "target": "npm:minimatch@9.0.5", + "type": "static" + } + ], + "npm:import-cwd": [ + { + "source": "npm:import-cwd", + "target": "npm:import-from", + "type": "static" + } + ], + "npm:import-fresh@2.0.0": [ + { + "source": "npm:import-fresh@2.0.0", + "target": "npm:caller-path", + "type": "static" + }, + { + "source": "npm:import-fresh@2.0.0", + "target": "npm:resolve-from@3.0.0", + "type": "static" + } + ], + "npm:import-fresh": [ + { + "source": "npm:import-fresh", + "target": "npm:parent-module", + "type": "static" + }, + { + "source": "npm:import-fresh", + "target": "npm:resolve-from@4.0.0", + "type": "static" + } + ], + "npm:import-from": [ + { + "source": "npm:import-from", + "target": "npm:resolve-from@3.0.0", + "type": "static" + } + ], + "npm:import-local@2.0.0": [ + { + "source": "npm:import-local@2.0.0", + "target": "npm:pkg-dir@3.0.0", + "type": "static" + }, + { + "source": "npm:import-local@2.0.0", + "target": "npm:resolve-cwd@2.0.0", + "type": "static" + } + ], + "npm:import-local": [ + { + "source": "npm:import-local", + "target": "npm:pkg-dir", + "type": "static" + }, + { + "source": "npm:import-local", + "target": "npm:resolve-cwd", + "type": "static" + } + ], + "npm:inflight": [ + { + "source": "npm:inflight", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:inflight", + "target": "npm:wrappy", + "type": "static" + } + ], + "npm:init-package-json": [ + { + "source": "npm:init-package-json", + "target": "npm:npm-package-arg@9.1.2", + "type": "static" + }, + { + "source": "npm:init-package-json", + "target": "npm:promzard", + "type": "static" + }, + { + "source": "npm:init-package-json", + "target": "npm:read", + "type": "static" + }, + { + "source": "npm:init-package-json", + "target": "npm:read-package-json@5.0.2", + "type": "static" + }, + { + "source": "npm:init-package-json", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:init-package-json", + "target": "npm:validate-npm-package-license", + "type": "static" + }, + { + "source": "npm:init-package-json", + "target": "npm:validate-npm-package-name", + "type": "static" + } + ], + "npm:inline-source-map": [ + { + "source": "npm:inline-source-map", + "target": "npm:source-map@0.5.7", + "type": "static" + } + ], + "npm:inquirer@8.2.4": [ + { + "source": "npm:inquirer@8.2.4", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:cli-width", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:external-editor", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:figures", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:mute-stream", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:ora", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:run-async", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.4", + "target": "npm:wrap-ansi", + "type": "static" + } + ], + "npm:inquirer@8.2.5": [ + { + "source": "npm:inquirer@8.2.5", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:cli-width", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:external-editor", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:figures", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:mute-stream", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:ora", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:run-async", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.5", + "target": "npm:wrap-ansi", + "type": "static" + } + ], + "npm:inquirer": [ + { + "source": "npm:inquirer", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:inquirer", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:inquirer", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:inquirer", + "target": "npm:cli-width", + "type": "static" + }, + { + "source": "npm:inquirer", + "target": "npm:external-editor", + "type": "static" + }, + { + "source": "npm:inquirer", + "target": "npm:figures", + "type": "static" + }, + { + "source": "npm:inquirer", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:inquirer", + "target": "npm:mute-stream", + "type": "static" + }, + { + "source": "npm:inquirer", + "target": "npm:run-async", + "type": "static" + }, + { + "source": "npm:inquirer", + "target": "npm:rxjs@6.6.7", + "type": "static" + }, + { + "source": "npm:inquirer", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:inquirer", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:inquirer", + "target": "npm:through", + "type": "static" + } + ], + "npm:inquirer@8.2.6": [ + { + "source": "npm:inquirer@8.2.6", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:cli-width", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:external-editor", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:figures", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:mute-stream", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:ora", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:run-async", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:inquirer@8.2.6", + "target": "npm:wrap-ansi@6.2.0", + "type": "static" + } + ], + "npm:insert-module-globals": [ + { + "source": "npm:insert-module-globals", + "target": "npm:JSONStream", + "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: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-ip": [ + { + "source": "npm:internal-ip", + "target": "npm:default-gateway@4.2.0", + "type": "static" + }, + { + "source": "npm:internal-ip", + "target": "npm:ipaddr.js", + "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@1.1.0", + "type": "static" + }, + { + "source": "npm:ip-address", + "target": "npm:sprintf-js@1.1.3", + "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-arguments": [ + { + "source": "npm:is-arguments", + "target": "npm:call-bind", + "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:get-intrinsic", + "type": "static" + } + ], + "npm:is-async-function": [ + { + "source": "npm:is-async-function", + "target": "npm:has-tostringtag", + "type": "static" + } + ], + "npm:is-bigint": [ + { + "source": "npm:is-bigint", + "target": "npm:has-bigints", + "type": "static" + } + ], + "npm:is-binary-path@1.0.1": [ + { + "source": "npm:is-binary-path@1.0.1", + "target": "npm:binary-extensions@1.13.1", + "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-bind", + "type": "static" + }, + { + "source": "npm:is-boolean-object", + "target": "npm:has-tostringtag", + "type": "static" + } + ], + "npm:is-ci": [ + { + "source": "npm:is-ci", + "target": "npm:ci-info@2.0.0", + "type": "static" + } + ], + "npm:is-ci@3.0.1": [ + { + "source": "npm:is-ci@3.0.1", + "target": "npm:ci-info", + "type": "static" + } + ], + "npm:is-color-stop": [ + { + "source": "npm:is-color-stop", + "target": "npm:css-color-names", + "type": "static" + }, + { + "source": "npm:is-color-stop", + "target": "npm:hex-color-regex", + "type": "static" + }, + { + "source": "npm:is-color-stop", + "target": "npm:hsl-regex", + "type": "static" + }, + { + "source": "npm:is-color-stop", + "target": "npm:hsla-regex", + "type": "static" + }, + { + "source": "npm:is-color-stop", + "target": "npm:rgb-regex", + "type": "static" + }, + { + "source": "npm:is-color-stop", + "target": "npm:rgba-regex", + "type": "static" + } + ], + "npm:is-core-module@2.15.0": [ + { + "source": "npm:is-core-module@2.15.0", + "target": "npm:hasown", + "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:is-typed-array", + "type": "static" + } + ], + "npm:is-date-object": [ + { + "source": "npm:is-date-object", + "target": "npm:has-tostringtag", + "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: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@1.0.1": [ + { + "source": "npm:is-extendable@1.0.1", + "target": "npm:is-plain-object", + "type": "static" + } + ], + "npm:is-finalizationregistry": [ + { + "source": "npm:is-finalizationregistry", + "target": "npm:call-bind", + "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:is-generator-function": [ + { + "source": "npm:is-generator-function", + "target": "npm:has-tostringtag", + "type": "static" + } + ], + "npm:is-glob@3.1.0": [ + { + "source": "npm:is-glob@3.1.0", + "target": "npm:is-extglob", + "type": "static" + } + ], + "npm:is-glob": [ + { + "source": "npm:is-glob", + "target": "npm:is-extglob", + "type": "static" + } + ], + "npm:is-installed-globally@0.1.0": [ + { + "source": "npm:is-installed-globally@0.1.0", + "target": "npm:global-dirs", + "type": "static" + }, + { + "source": "npm:is-installed-globally@0.1.0", + "target": "npm:is-path-inside@1.0.1", + "type": "static" + } + ], + "npm:is-installed-globally": [ + { + "source": "npm:is-installed-globally", + "target": "npm:global-dirs@3.0.1", + "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:has-tostringtag", + "type": "static" + } + ], + "npm:is-number": [ + { + "source": "npm:is-number", + "target": "npm:kind-of@3.2.2", + "type": "static" + } + ], + "npm:is-observable": [ + { + "source": "npm:is-observable", + "target": "npm:symbol-observable", + "type": "static" + } + ], + "npm:is-path-in-cwd": [ + { + "source": "npm:is-path-in-cwd", + "target": "npm:is-path-inside@2.1.0", + "type": "static" + } + ], + "npm:is-path-inside@1.0.1": [ + { + "source": "npm:is-path-inside@1.0.1", + "target": "npm:path-is-inside", + "type": "static" + } + ], + "npm:is-path-inside@2.1.0": [ + { + "source": "npm:is-path-inside@2.1.0", + "target": "npm:path-is-inside", + "type": "static" + } + ], + "npm:is-plain-object": [ + { + "source": "npm:is-plain-object", + "target": "npm:isobject", + "type": "static" + } + ], + "npm:is-regex": [ + { + "source": "npm:is-regex", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:is-regex", + "target": "npm:has-tostringtag", + "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-bind", + "type": "static" + } + ], + "npm:is-ssh": [ + { + "source": "npm:is-ssh", + "target": "npm:protocols", + "type": "static" + } + ], + "npm:is-string": [ + { + "source": "npm:is-string", + "target": "npm:has-tostringtag", + "type": "static" + } + ], + "npm:is-symbol": [ + { + "source": "npm:is-symbol", + "target": "npm:has-symbols", + "type": "static" + } + ], + "npm:is-text-path": [ + { + "source": "npm:is-text-path", + "target": "npm:text-extensions", + "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-bind", + "type": "static" + } + ], + "npm:is-weakset": [ + { + "source": "npm:is-weakset", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:is-weakset", + "target": "npm:get-intrinsic", + "type": "static" + } + ], + "npm:is-wsl": [ + { + "source": "npm:is-wsl", + "target": "npm:is-docker", + "type": "static" + } + ], + "npm:isobject@2.1.0": [ + { + "source": "npm:isobject@2.1.0", + "target": "npm:isarray@1.0.0", + "type": "static" + } + ], + "npm:istanbul-lib-instrument@4.0.3": [ + { + "source": "npm:istanbul-lib-instrument@4.0.3", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument@4.0.3", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument@4.0.3", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument@4.0.3", + "target": "npm:semver@6.3.1", + "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@6.3.1", + "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@4.0.0", + "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", + "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:iterator.prototype": [ + { + "source": "npm:iterator.prototype", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:iterator.prototype", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:iterator.prototype", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:iterator.prototype", + "target": "npm:reflect.getprototypeof", + "type": "static" + }, + { + "source": "npm:iterator.prototype", + "target": "npm:set-function-name", + "type": "static" + } + ], + "npm:jackspeak": [ + { + "source": "npm:jackspeak", + "target": "npm:@isaacs/cliui", + "type": "static" + }, + { + "source": "npm:jackspeak", + "target": "npm:@pkgjs/parseargs", + "type": "static" + } + ], + "npm:jake": [ + { + "source": "npm:jake", + "target": "npm:async", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:filelist", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:minimatch", + "type": "static" + } + ], + "npm:jest-changed-files@26.6.2": [ + { + "source": "npm:jest-changed-files@26.6.2", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-changed-files@26.6.2", + "target": "npm:execa@4.1.0", + "type": "static" + }, + { + "source": "npm:jest-changed-files@26.6.2", + "target": "npm:throat", + "type": "static" + } + ], + "npm:jest-changed-files": [ + { + "source": "npm:jest-changed-files", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-changed-files", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:jest-changed-files", + "target": "npm:throat@6.0.2", + "type": "static" + } + ], + "npm:jest-circus@26.6.0": [ + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:@types/babel__traverse", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:co", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:dedent", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:expect", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:is-generator-fn", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:jest-each", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:jest-matcher-utils", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:jest-runner", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:jest-runtime", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:jest-snapshot", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:pretty-format@26.6.2", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:stack-utils", + "type": "static" + }, + { + "source": "npm:jest-circus@26.6.0", + "target": "npm:throat", + "type": "static" + } + ], + "npm:jest-circus": [ + { + "source": "npm:jest-circus", + "target": "npm:@jest/environment@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:@jest/test-result@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:chalk", + "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:expect@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:is-generator-fn", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-each@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-matcher-utils@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-message-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-runtime@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-snapshot@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:stack-utils", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:throat@6.0.2", + "type": "static" + } + ], + "npm:jest-cli": [ + { + "source": "npm:jest-cli", + "target": "npm:@jest/core@26.6.3", + "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", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:exit", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:import-local", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:is-ci", + "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:prompts", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:yargs@15.4.1", + "type": "static" + } + ], + "npm:jest-cli@27.5.1": [ + { + "source": "npm:jest-cli@27.5.1", + "target": "npm:@jest/core", + "type": "static" + }, + { + "source": "npm:jest-cli@27.5.1", + "target": "npm:@jest/test-result@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-cli@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-cli@27.5.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-cli@27.5.1", + "target": "npm:exit", + "type": "static" + }, + { + "source": "npm:jest-cli@27.5.1", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-cli@27.5.1", + "target": "npm:import-local", + "type": "static" + }, + { + "source": "npm:jest-cli@27.5.1", + "target": "npm:jest-config@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-cli@27.5.1", + "target": "npm:jest-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-cli@27.5.1", + "target": "npm:jest-validate@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-cli@27.5.1", + "target": "npm:prompts", + "type": "static" + }, + { + "source": "npm:jest-cli@27.5.1", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:jest-config": [ + { + "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@26.6.3", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-environment-jsdom@26.6.2", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-environment-node@26.6.2", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-jasmine2", + "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-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:pretty-format@26.6.2", + "type": "static" + } + ], + "npm:jest-config@27.5.1": [ + { + "source": "npm:jest-config@27.5.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:@jest/test-sequencer@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:babel-jest", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:ci-info", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:jest-circus", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:jest-environment-jsdom", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:jest-environment-node", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:jest-get-type@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:jest-jasmine2@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:jest-regex-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:jest-resolve@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:jest-runner@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:jest-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:jest-validate@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:parse-json", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:jest-config@27.5.1", + "target": "npm:strip-json-comments", + "type": "static" + } + ], + "npm:jest-diff": [ + { + "source": "npm:jest-diff", + "target": "npm:chalk", + "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@26.6.2", + "type": "static" + } + ], + "npm:jest-diff@27.5.1": [ + { + "source": "npm:jest-diff@27.5.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-diff@27.5.1", + "target": "npm:diff-sequences@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-diff@27.5.1", + "target": "npm:jest-get-type@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-diff@27.5.1", + "target": "npm:pretty-format", + "type": "static" + } + ], + "npm:jest-docblock": [ + { + "source": "npm:jest-docblock", + "target": "npm:detect-newline", + "type": "static" + } + ], + "npm:jest-docblock@27.5.1": [ + { + "source": "npm:jest-docblock@27.5.1", + "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", + "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@26.6.2", + "type": "static" + } + ], + "npm:jest-each@27.5.1": [ + { + "source": "npm:jest-each@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-each@27.5.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-each@27.5.1", + "target": "npm:jest-get-type@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-each@27.5.1", + "target": "npm:jest-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-each@27.5.1", + "target": "npm:pretty-format", + "type": "static" + } + ], + "npm:jest-environment-jsdom@26.6.2": [ + { + "source": "npm:jest-environment-jsdom@26.6.2", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom@26.6.2", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom@26.6.2", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom@26.6.2", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom@26.6.2", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom@26.6.2", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom@26.6.2", + "target": "npm:jsdom", + "type": "static" + } + ], + "npm:jest-environment-jsdom": [ + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@jest/environment@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@jest/fake-timers@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:jest-mock@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:jest-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:jsdom", + "type": "static" + } + ], + "npm:jest-environment-node@26.6.2": [ + { + "source": "npm:jest-environment-node@26.6.2", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-environment-node@26.6.2", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:jest-environment-node@26.6.2", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-environment-node@26.6.2", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-environment-node@26.6.2", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:jest-environment-node@26.6.2", + "target": "npm:jest-util", + "type": "static" + } + ], + "npm:jest-environment-node": [ + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/environment@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/fake-timers@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:jest-mock@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:jest-util@27.5.1", + "type": "static" + } + ], + "npm:jest-haste-map@26.6.2": [ + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:@types/graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:fb-watchman", + "type": "static" + }, + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:jest-serializer@26.6.2", + "type": "static" + }, + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:jest-worker@26.6.2", + "type": "static" + }, + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:sane", + "type": "static" + }, + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:walker", + "type": "static" + }, + { + "source": "npm:jest-haste-map@26.6.2", + "target": "npm:fsevents", + "type": "static" + } + ], + "npm:jest-haste-map": [ + { + "source": "npm:jest-haste-map", + "target": "npm:@jest/types@27.5.1", + "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@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-serializer", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-util@27.5.1", + "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:@babel/traverse", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/source-map", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:co", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:expect", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:is-generator-fn", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-each", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-matcher-utils", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-runtime", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-snapshot", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:pretty-format@26.6.2", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:throat", + "type": "static" + } + ], + "npm:jest-jasmine2@27.5.1": [ + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:@jest/environment@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:@jest/source-map@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:@jest/test-result@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:co", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:expect@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:is-generator-fn", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:jest-each@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:jest-matcher-utils@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:jest-message-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:jest-runtime@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:jest-snapshot@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:jest-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-jasmine2@27.5.1", + "target": "npm:throat@6.0.2", + "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@26.6.2", + "type": "static" + } + ], + "npm:jest-leak-detector@27.5.1": [ + { + "source": "npm:jest-leak-detector@27.5.1", + "target": "npm:jest-get-type@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-leak-detector@27.5.1", + "target": "npm:pretty-format", + "type": "static" + } + ], + "npm:jest-matcher-utils": [ + { + "source": "npm:jest-matcher-utils", + "target": "npm:chalk", + "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@26.6.2", + "type": "static" + } + ], + "npm:jest-matcher-utils@27.5.1": [ + { + "source": "npm:jest-matcher-utils@27.5.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils@27.5.1", + "target": "npm:jest-diff@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils@27.5.1", + "target": "npm:jest-get-type@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils@27.5.1", + "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", + "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@26.6.2", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:stack-utils", + "type": "static" + } + ], + "npm:jest-message-util@27.5.1": [ + { + "source": "npm:jest-message-util@27.5.1", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:jest-message-util@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-message-util@27.5.1", + "target": "npm:@types/stack-utils", + "type": "static" + }, + { + "source": "npm:jest-message-util@27.5.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-message-util@27.5.1", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-message-util@27.5.1", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-message-util@27.5.1", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-message-util@27.5.1", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:jest-message-util@27.5.1", + "target": "npm:stack-utils", + "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", + "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", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "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" + } + ], + "npm:jest-mock@27.5.1": [ + { + "source": "npm:jest-mock@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-mock@27.5.1", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:jest-resolve-dependencies@26.6.3": [ + { + "source": "npm:jest-resolve-dependencies@26.6.3", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-resolve-dependencies@26.6.3", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:jest-resolve-dependencies@26.6.3", + "target": "npm:jest-snapshot", + "type": "static" + } + ], + "npm:jest-resolve-dependencies": [ + { + "source": "npm:jest-resolve-dependencies", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-resolve-dependencies", + "target": "npm:jest-regex-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-resolve-dependencies", + "target": "npm:jest-snapshot@27.5.1", + "type": "static" + } + ], + "npm:jest-resolve@26.6.0": [ + { + "source": "npm:jest-resolve@26.6.0", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-resolve@26.6.0", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-resolve@26.6.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-resolve@26.6.0", + "target": "npm:jest-pnp-resolver", + "type": "static" + }, + { + "source": "npm:jest-resolve@26.6.0", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-resolve@26.6.0", + "target": "npm:read-pkg-up", + "type": "static" + }, + { + "source": "npm:jest-resolve@26.6.0", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:jest-resolve@26.6.0", + "target": "npm:slash", + "type": "static" + } + ], + "npm:jest-resolve": [ + { + "source": "npm:jest-resolve", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:graceful-fs", + "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:read-pkg-up", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:slash", + "type": "static" + } + ], + "npm:jest-resolve@27.5.1": [ + { + "source": "npm:jest-resolve@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-resolve@27.5.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-resolve@27.5.1", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-resolve@27.5.1", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:jest-resolve@27.5.1", + "target": "npm:jest-pnp-resolver", + "type": "static" + }, + { + "source": "npm:jest-resolve@27.5.1", + "target": "npm:jest-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-resolve@27.5.1", + "target": "npm:jest-validate@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-resolve@27.5.1", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:jest-resolve@27.5.1", + "target": "npm:resolve.exports", + "type": "static" + }, + { + "source": "npm:jest-resolve@27.5.1", + "target": "npm:slash", + "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/types", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:emittery@0.7.2", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:exit", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-config", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-docblock", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-haste-map@26.6.2", + "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-worker@26.6.2", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:source-map-support", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:throat", + "type": "static" + } + ], + "npm:jest-runner@27.5.1": [ + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:@jest/console@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:@jest/environment@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:@jest/test-result@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:emittery", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:jest-docblock@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:jest-environment-jsdom", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:jest-environment-node", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:jest-leak-detector@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:jest-message-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:jest-resolve@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:jest-runtime@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:jest-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:jest-worker", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:source-map-support", + "type": "static" + }, + { + "source": "npm:jest-runner@27.5.1", + "target": "npm:throat@6.0.2", + "type": "static" + } + ], + "npm:jest-runtime": [ + { + "source": "npm:jest-runtime", + "target": "npm:@jest/console", + "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", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/transform@26.6.2", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@types/yargs", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:chalk", + "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:exit", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-config", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-haste-map@26.6.2", + "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:jest-validate", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:strip-bom", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:yargs@15.4.1", + "type": "static" + } + ], + "npm:jest-runtime@27.5.1": [ + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:@jest/environment@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:@jest/fake-timers@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:@jest/globals@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:@jest/source-map@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:@jest/test-result@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:cjs-module-lexer@1.3.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:collect-v8-coverage", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:jest-message-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:jest-mock@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:jest-regex-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:jest-resolve@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:jest-snapshot@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:jest-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:jest-runtime@27.5.1", + "target": "npm:strip-bom", + "type": "static" + } + ], + "npm:jest-serializer@26.6.2": [ + { + "source": "npm:jest-serializer@26.6.2", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-serializer@26.6.2", + "target": "npm:graceful-fs", + "type": "static" + } + ], + "npm:jest-serializer": [ + { + "source": "npm:jest-serializer", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-serializer", + "target": "npm:graceful-fs", + "type": "static" + } + ], + "npm:jest-snapshot": [ + { + "source": "npm:jest-snapshot", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@types/babel__traverse", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@types/prettier", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:chalk", + "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-haste-map@26.6.2", + "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-resolve", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:pretty-format@26.6.2", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:semver", + "type": "static" + } + ], + "npm:jest-snapshot@27.5.1": [ + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:@babel/plugin-syntax-typescript", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:@types/babel__traverse", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:@types/prettier", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:babel-preset-current-node-syntax", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:expect@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:jest-diff@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:jest-get-type@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:jest-matcher-utils@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:jest-message-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:jest-util@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-snapshot@27.5.1", + "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", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:is-ci", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:micromatch", + "type": "static" + } + ], + "npm:jest-util@27.5.1": [ + { + "source": "npm:jest-util@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-util@27.5.1", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-util@27.5.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-util@27.5.1", + "target": "npm:ci-info", + "type": "static" + }, + { + "source": "npm:jest-util@27.5.1", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-util@27.5.1", + "target": "npm:picomatch", + "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", + "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", + "type": "static" + } + ], + "npm:jest-validate": [ + { + "source": "npm:jest-validate", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:camelcase@6.3.0", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:chalk", + "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@26.6.2", + "type": "static" + } + ], + "npm:jest-validate@27.5.1": [ + { + "source": "npm:jest-validate@27.5.1", + "target": "npm:@jest/types@27.5.1", + "type": "static" + }, + { + "source": "npm:jest-validate@27.5.1", + "target": "npm:camelcase@6.3.0", + "type": "static" + }, + { + "source": "npm:jest-validate@27.5.1", + "target": "npm:chalk", + "type": "static" + }, { - "source": "@scorecard/shared", - "target": "npm:react-hook-form", + "source": "npm:jest-validate@27.5.1", + "target": "npm:jest-get-type@27.5.1", "type": "static" }, { - "source": "@scorecard/shared", - "target": "npm:react-router-dom", + "source": "npm:jest-validate@27.5.1", + "target": "npm:leven", "type": "static" }, { - "source": "@scorecard/shared", + "source": "npm:jest-validate@27.5.1", + "target": "npm:pretty-format", + "type": "static" + } + ], + "npm:jest-watch-typeahead@0.6.1": [ + { + "source": "npm:jest-watch-typeahead@0.6.1", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:jest-watch-typeahead@0.6.1", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-watch-typeahead@0.6.1", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:jest-watch-typeahead@0.6.1", + "target": "npm:jest-watcher", + "type": "static" + }, + { + "source": "npm:jest-watch-typeahead@0.6.1", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:jest-watch-typeahead@0.6.1", + "target": "npm:string-length", + "type": "static" + }, + { + "source": "npm:jest-watch-typeahead@0.6.1", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:jest-watch-typeahead": [ + { + "source": "npm:jest-watch-typeahead", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:jest-watch-typeahead", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:jest-watch-typeahead", + "target": "npm:jest-regex-util@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-watch-typeahead", + "target": "npm:jest-watcher@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-watch-typeahead", + "target": "npm:slash@4.0.0", + "type": "static" + }, + { + "source": "npm:jest-watch-typeahead", + "target": "npm:string-length@5.0.1", + "type": "static" + }, + { + "source": "npm:jest-watch-typeahead", + "target": "npm:strip-ansi@7.1.0", + "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": "@scorecard/shared", - "target": "npm:@types/react", + "source": "npm:jest-watcher", + "target": "npm:ansi-escapes", "type": "static" }, { - "source": "@scorecard/shared", - "target": "npm:@types/react-dom", + "source": "npm:jest-watcher", + "target": "npm:chalk", "type": "static" }, { - "source": "@scorecard/shared", - "target": "npm:typescript", + "source": "npm:jest-watcher", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:string-length", "type": "static" } ], - "widget": [ + "npm:jest-watcher@27.5.1": [ { - "source": "widget", - "target": "npm:@dhis2/app-runtime", + "source": "npm:jest-watcher@27.5.1", + "target": "npm:@jest/test-result@27.5.1", "type": "static" }, { - "source": "widget", - "target": "npm:@dhis2/app-service-datastore", + "source": "npm:jest-watcher@27.5.1", + "target": "npm:@jest/types@27.5.1", "type": "static" }, { - "source": "widget", - "target": "npm:@dhis2/d2-i18n", + "source": "npm:jest-watcher@27.5.1", + "target": "npm:@types/node", "type": "static" }, { - "source": "widget", - "target": "npm:@dhis2/ui", + "source": "npm:jest-watcher@27.5.1", + "target": "npm:ansi-escapes", "type": "static" }, { - "source": "widget", - "target": "npm:@iapps/function-analytics", + "source": "npm:jest-watcher@27.5.1", + "target": "npm:chalk", "type": "static" }, { - "source": "widget", - "target": "npm:@material-ui/core", + "source": "npm:jest-watcher@27.5.1", + "target": "npm:jest-util@27.5.1", "type": "static" }, { - "source": "widget", - "target": "npm:@material-ui/icons", + "source": "npm:jest-watcher@27.5.1", + "target": "npm:string-length", + "type": "static" + } + ], + "npm:jest-watcher@28.1.3": [ + { + "source": "npm:jest-watcher@28.1.3", + "target": "npm:@jest/test-result@28.1.3", "type": "static" }, { - "source": "widget", - "target": "@scorecard/shared", + "source": "npm:jest-watcher@28.1.3", + "target": "npm:@jest/types@28.1.3", "type": "static" }, { - "source": "widget", - "target": "npm:async", + "source": "npm:jest-watcher@28.1.3", + "target": "npm:@types/node", "type": "static" }, { - "source": "widget", - "target": "npm:async-es", + "source": "npm:jest-watcher@28.1.3", + "target": "npm:ansi-escapes", "type": "static" }, { - "source": "widget", - "target": "npm:file-saver", + "source": "npm:jest-watcher@28.1.3", + "target": "npm:chalk", "type": "static" }, { - "source": "widget", - "target": "npm:immer", + "source": "npm:jest-watcher@28.1.3", + "target": "npm:emittery@0.10.2", "type": "static" }, { - "source": "widget", - "target": "npm:intro.js", + "source": "npm:jest-watcher@28.1.3", + "target": "npm:jest-util@28.1.3", "type": "static" }, { - "source": "widget", - "target": "npm:intro.js-react", + "source": "npm:jest-watcher@28.1.3", + "target": "npm:string-length", + "type": "static" + } + ], + "npm:jest-worker@24.9.0": [ + { + "source": "npm:jest-worker@24.9.0", + "target": "npm:merge-stream", "type": "static" }, { - "source": "widget", - "target": "npm:lodash", + "source": "npm:jest-worker@24.9.0", + "target": "npm:supports-color@6.1.0", + "type": "static" + } + ], + "npm:jest-worker@26.6.2": [ + { + "source": "npm:jest-worker@26.6.2", + "target": "npm:@types/node", "type": "static" }, { - "source": "widget", - "target": "npm:luxon", + "source": "npm:jest-worker@26.6.2", + "target": "npm:merge-stream", "type": "static" }, { - "source": "widget", - "target": "npm:react", + "source": "npm:jest-worker@26.6.2", + "target": "npm:supports-color", + "type": "static" + } + ], + "npm:jest-worker": [ + { + "source": "npm:jest-worker", + "target": "npm:@types/node", "type": "static" }, { - "source": "widget", - "target": "npm:react-color", + "source": "npm:jest-worker", + "target": "npm:merge-stream", "type": "static" }, { - "source": "widget", - "target": "npm:react-dnd", + "source": "npm:jest-worker", + "target": "npm:supports-color@8.1.1", + "type": "static" + } + ], + "npm:jest-worker@28.1.3": [ + { + "source": "npm:jest-worker@28.1.3", + "target": "npm:@types/node", "type": "static" }, { - "source": "widget", - "target": "npm:react-dnd-html5-backend", + "source": "npm:jest-worker@28.1.3", + "target": "npm:merge-stream", "type": "static" }, { - "source": "widget", - "target": "npm:react-dom", + "source": "npm:jest-worker@28.1.3", + "target": "npm:supports-color@8.1.1", + "type": "static" + } + ], + "npm:jest": [ + { + "source": "npm:jest", + "target": "npm:@jest/core@26.6.3", "type": "static" }, { - "source": "widget", - "target": "npm:react-error-boundary", + "source": "npm:jest", + "target": "npm:import-local", "type": "static" }, { - "source": "widget", - "target": "npm:react-js-loading-shimmer", + "source": "npm:jest", + "target": "npm:jest-cli", + "type": "static" + } + ], + "npm:jest@27.5.1": [ + { + "source": "npm:jest@27.5.1", + "target": "npm:@jest/core", "type": "static" }, { - "source": "widget", - "target": "npm:react-jsx-parser", + "source": "npm:jest@27.5.1", + "target": "npm:import-local", "type": "static" }, { - "source": "widget", - "target": "npm:react-router-dom", + "source": "npm:jest@27.5.1", + "target": "npm:jest-cli@27.5.1", + "type": "static" + } + ], + "npm:jodit-react": [ + { + "source": "npm:jodit-react", + "target": "npm:jodit", + "type": "static" + } + ], + "npm:jodit": [ + { + "source": "npm:jodit", + "target": "npm:autobind-decorator", "type": "static" }, { - "source": "widget", - "target": "npm:react-to-print", + "source": "npm:jodit", + "target": "npm:core-js", + "type": "static" + } + ], + "npm:joi": [ + { + "source": "npm:joi", + "target": "npm:@hapi/hoek", "type": "static" }, { - "source": "widget", - "target": "npm:react-web-vitals", + "source": "npm:joi", + "target": "npm:@hapi/topo", "type": "static" }, { - "source": "widget", - "target": "npm:recoil", + "source": "npm:joi", + "target": "npm:@sideway/address", "type": "static" }, { - "source": "widget", - "target": "npm:rxjs", + "source": "npm:joi", + "target": "npm:@sideway/formula", "type": "static" }, { - "source": "widget", - "target": "npm:typeface-roboto", + "source": "npm:joi", + "target": "npm:@sideway/pinpoint", + "type": "static" + } + ], + "npm:js-yaml@4.1.0": [ + { + "source": "npm:js-yaml@4.1.0", + "target": "npm:argparse", + "type": "static" + } + ], + "npm:js-yaml": [ + { + "source": "npm:js-yaml", + "target": "npm:argparse@1.0.10", "type": "static" }, { - "source": "widget", - "target": "npm:xlsx", + "source": "npm:js-yaml", + "target": "npm:esprima", + "type": "static" + } + ], + "npm:jscodeshift": [ + { + "source": "npm:jscodeshift", + "target": "npm:@babel/core", "type": "static" }, { - "source": "widget", - "target": "npm:@dhis2/cli-app-scripts", + "source": "npm:jscodeshift", + "target": "npm:@babel/parser", "type": "static" }, { - "source": "widget", - "target": "npm:@dhis2/cli-style", + "source": "npm:jscodeshift", + "target": "npm:@babel/plugin-proposal-class-properties", "type": "static" }, { - "source": "widget", - "target": "npm:@types/node", + "source": "npm:jscodeshift", + "target": "npm:@babel/plugin-proposal-nullish-coalescing-operator", "type": "static" }, { - "source": "widget", - "target": "npm:@types/react", + "source": "npm:jscodeshift", + "target": "npm:@babel/plugin-proposal-optional-chaining", "type": "static" }, { - "source": "widget", - "target": "npm:@types/react-dom", + "source": "npm:jscodeshift", + "target": "npm:@babel/plugin-transform-modules-commonjs", "type": "static" }, { - "source": "widget", - "target": "npm:bestzip", + "source": "npm:jscodeshift", + "target": "npm:@babel/preset-flow", "type": "static" }, { - "source": "widget", - "target": "npm:d2-manifest", + "source": "npm:jscodeshift", + "target": "npm:@babel/preset-typescript", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/register", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:babel-core@7.0.0-bridge.0", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:colors", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:flow-parser", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:micromatch@3.1.10", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:node-dir", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:recast", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:temp", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:write-file-atomic", + "type": "static" + } + ], + "npm:jsdom": [ + { + "source": "npm:jsdom", + "target": "npm:abab", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:acorn@8.12.1", + "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@3.0.1", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:html-encoding-sniffer", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:http-proxy-agent@4.0.1", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:https-proxy-agent", + "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", + "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-hr-time", + "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@8.7.0", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:ws@7.5.10", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:xml-name-validator", + "type": "static" + } + ], + "npm:json-stable-stringify": [ + { + "source": "npm:json-stable-stringify", + "target": "npm:jsonify", + "type": "static" + } + ], + "npm:json5@1.0.2": [ + { + "source": "npm:json5@1.0.2", + "target": "npm:minimist", + "type": "static" + } + ], + "npm:jsonfile": [ + { + "source": "npm:jsonfile", + "target": "npm:graceful-fs", + "type": "static" + } + ], + "npm:jsonfile@6.1.0": [ + { + "source": "npm:jsonfile@6.1.0", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:jsonfile@6.1.0", + "target": "npm:graceful-fs", + "type": "static" + } + ], + "npm:jsonpath": [ + { + "source": "npm:jsonpath", + "target": "npm:esprima@1.2.2", + "type": "static" + }, + { + "source": "npm:jsonpath", + "target": "npm:static-eval", + "type": "static" + }, + { + "source": "npm:jsonpath", + "target": "npm:underscore", + "type": "static" + } + ], + "npm:jsprim@1.4.2": [ + { + "source": "npm:jsprim@1.4.2", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:jsprim@1.4.2", + "target": "npm:extsprintf", + "type": "static" + }, + { + "source": "npm:jsprim@1.4.2", + "target": "npm:json-schema", + "type": "static" + }, + { + "source": "npm:jsprim@1.4.2", + "target": "npm:verror", + "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", + "type": "static" + } + ], + "npm:jss-plugin-camel-case": [ + { + "source": "npm:jss-plugin-camel-case", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:jss-plugin-camel-case", + "target": "npm:hyphenate-style-name", + "type": "static" + }, + { + "source": "npm:jss-plugin-camel-case", + "target": "npm:jss", + "type": "static" + } + ], + "npm:jss-plugin-default-unit": [ + { + "source": "npm:jss-plugin-default-unit", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:jss-plugin-default-unit", + "target": "npm:jss", + "type": "static" + } + ], + "npm:jss-plugin-global": [ + { + "source": "npm:jss-plugin-global", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:jss-plugin-global", + "target": "npm:jss", + "type": "static" + } + ], + "npm:jss-plugin-nested": [ + { + "source": "npm:jss-plugin-nested", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:jss-plugin-nested", + "target": "npm:jss", + "type": "static" + }, + { + "source": "npm:jss-plugin-nested", + "target": "npm:tiny-warning", + "type": "static" + } + ], + "npm:jss-plugin-props-sort": [ + { + "source": "npm:jss-plugin-props-sort", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:jss-plugin-props-sort", + "target": "npm:jss", + "type": "static" + } + ], + "npm:jss-plugin-rule-value-function": [ + { + "source": "npm:jss-plugin-rule-value-function", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:jss-plugin-rule-value-function", + "target": "npm:jss", + "type": "static" + }, + { + "source": "npm:jss-plugin-rule-value-function", + "target": "npm:tiny-warning", "type": "static" - }, + } + ], + "npm:jss-plugin-vendor-prefixer": [ { - "source": "widget", - "target": "npm:react-scripts", + "source": "npm:jss-plugin-vendor-prefixer", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "widget", - "target": "npm:rimraf", + "source": "npm:jss-plugin-vendor-prefixer", + "target": "npm:css-vendor", "type": "static" }, { - "source": "widget", - "target": "npm:typescript", + "source": "npm:jss-plugin-vendor-prefixer", + "target": "npm:jss", "type": "static" } ], - "app": [ + "npm:jss": [ { - "source": "app", - "target": "npm:@dhis2/app-runtime", + "source": "npm:jss", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "app", - "target": "npm:@dhis2/app-service-datastore", + "source": "npm:jss", + "target": "npm:csstype", "type": "static" }, { - "source": "app", - "target": "npm:@dhis2/ui", + "source": "npm:jss", + "target": "npm:is-in-browser", "type": "static" }, { - "source": "app", - "target": "npm:@hisptz/dhis2-ui", + "source": "npm:jss", + "target": "npm:tiny-warning", "type": "static" - }, + } + ], + "npm:jsx-ast-utils": [ { - "source": "app", - "target": "npm:@hisptz/dhis2-utils", + "source": "npm:jsx-ast-utils", + "target": "npm:array-includes", "type": "static" }, { - "source": "app", - "target": "npm:@iapps/function-analytics", + "source": "npm:jsx-ast-utils", + "target": "npm:array.prototype.flat", "type": "static" }, { - "source": "app", - "target": "npm:@iapps/period-utilities", + "source": "npm:jsx-ast-utils", + "target": "npm:object.assign", "type": "static" }, { - "source": "app", - "target": "npm:@material-ui/core", + "source": "npm:jsx-ast-utils", + "target": "npm:object.values", "type": "static" - }, + } + ], + "npm:keyv@3.1.0": [ { - "source": "app", - "target": "npm:@material-ui/icons", + "source": "npm:keyv@3.1.0", + "target": "npm:json-buffer@3.0.0", "type": "static" - }, + } + ], + "npm:keyv": [ { - "source": "app", - "target": "@scorecard/shared", + "source": "npm:keyv", + "target": "npm:json-buffer", "type": "static" - }, + } + ], + "npm:kind-of@3.2.2": [ { - "source": "app", - "target": "npm:async", + "source": "npm:kind-of@3.2.2", + "target": "npm:is-buffer", "type": "static" - }, + } + ], + "npm:kind-of@4.0.0": [ { - "source": "app", - "target": "npm:async-es", + "source": "npm:kind-of@4.0.0", + "target": "npm:is-buffer", "type": "static" - }, + } + ], + "npm:knuth-shuffle-seeded": [ { - "source": "app", - "target": "npm:cypress-multi-reporters", + "source": "npm:knuth-shuffle-seeded", + "target": "npm:seed-random", "type": "static" - }, + } + ], + "npm:labeled-stream-splicer": [ { - "source": "app", - "target": "npm:file-saver", + "source": "npm:labeled-stream-splicer", + "target": "npm:inherits", "type": "static" }, { - "source": "app", - "target": "npm:highcharts", + "source": "npm:labeled-stream-splicer", + "target": "npm:stream-splicer", "type": "static" - }, + } + ], + "npm:language-tags": [ { - "source": "app", - "target": "npm:immer", + "source": "npm:language-tags", + "target": "npm:language-subtag-registry", "type": "static" - }, + } + ], + "npm:last-call-webpack-plugin": [ { - "source": "app", - "target": "npm:intro.js", + "source": "npm:last-call-webpack-plugin", + "target": "npm:lodash", "type": "static" }, { - "source": "app", - "target": "npm:intro.js-react", + "source": "npm:last-call-webpack-plugin", + "target": "npm:webpack-sources", "type": "static" - }, + } + ], + "npm:latest-version": [ { - "source": "app", - "target": "npm:jodit-react", + "source": "npm:latest-version", + "target": "npm:package-json", "type": "static" - }, + } + ], + "npm:launch-editor": [ { - "source": "app", - "target": "npm:lodash", + "source": "npm:launch-editor", + "target": "npm:picocolors", "type": "static" }, { - "source": "app", - "target": "npm:luxon", + "source": "npm:launch-editor", + "target": "npm:shell-quote", "type": "static" - }, + } + ], + "npm:lazystream": [ { - "source": "app", - "target": "npm:react-beautiful-dnd", + "source": "npm:lazystream", + "target": "npm:readable-stream", "type": "static" - }, + } + ], + "npm:lead": [ { - "source": "app", - "target": "npm:react-color", + "source": "npm:lead", + "target": "npm:flush-write-stream", "type": "static" - }, + } + ], + "npm:lerna": [ { - "source": "app", - "target": "npm:react-dnd", + "source": "npm:lerna", + "target": "npm:@lerna/child-process", "type": "static" }, { - "source": "app", - "target": "npm:react-dnd-html5-backend", + "source": "npm:lerna", + "target": "npm:@lerna/create", "type": "static" }, { - "source": "app", - "target": "npm:react-error-boundary", + "source": "npm:lerna", + "target": "npm:@lerna/legacy-package-management", "type": "static" }, { - "source": "app", - "target": "npm:react-error-overlay", + "source": "npm:lerna", + "target": "npm:@npmcli/arborist", "type": "static" }, { - "source": "app", - "target": "npm:react-hook-form", + "source": "npm:lerna", + "target": "npm:@npmcli/run-script@4.1.7", "type": "static" }, { - "source": "app", - "target": "npm:react-js-loading-shimmer", + "source": "npm:lerna", + "target": "npm:@nrwl/devkit", "type": "static" }, { - "source": "app", - "target": "npm:react-jsx-parser", + "source": "npm:lerna", + "target": "npm:@octokit/plugin-enterprise-rest", "type": "static" }, { - "source": "app", - "target": "npm:react-router-dom", + "source": "npm:lerna", + "target": "npm:@octokit/rest", "type": "static" }, { - "source": "app", - "target": "npm:react-to-print", + "source": "npm:lerna", + "target": "npm:byte-size", "type": "static" }, { - "source": "app", - "target": "npm:react-web-vitals", + "source": "npm:lerna", + "target": "npm:chalk@4.1.0", "type": "static" }, { - "source": "app", - "target": "npm:recoil", + "source": "npm:lerna", + "target": "npm:clone-deep", "type": "static" }, { - "source": "app", - "target": "npm:usehooks-ts", + "source": "npm:lerna", + "target": "npm:cmd-shim", "type": "static" }, { - "source": "app", - "target": "npm:xlsx", + "source": "npm:lerna", + "target": "npm:columnify", "type": "static" }, { - "source": "app", - "target": "npm:@cypress/react", + "source": "npm:lerna", + "target": "npm:config-chain", "type": "static" }, { - "source": "app", - "target": "npm:@cypress/webpack-dev-server", + "source": "npm:lerna", + "target": "npm:conventional-changelog-angular", "type": "static" }, { - "source": "app", - "target": "npm:@dhis2/cli-app-scripts", + "source": "npm:lerna", + "target": "npm:conventional-changelog-core", "type": "static" }, { - "source": "app", - "target": "npm:@dhis2/cli-style", + "source": "npm:lerna", + "target": "npm:conventional-recommended-bump", "type": "static" }, { - "source": "app", - "target": "npm:@dhis2/cli-utils-cypress", + "source": "npm:lerna", + "target": "npm:cosmiconfig@7.0.0", "type": "static" }, { - "source": "app", - "target": "npm:@dhis2/cypress-commands", + "source": "npm:lerna", + "target": "npm:dedent", "type": "static" }, { - "source": "app", - "target": "npm:@dhis2/cypress-plugins", + "source": "npm:lerna", + "target": "npm:dot-prop@6.0.1", "type": "static" }, { - "source": "app", - "target": "npm:@dhis2/d2-i18n", + "source": "npm:lerna", + "target": "npm:envinfo", "type": "static" }, { - "source": "app", - "target": "npm:@hookform/devtools", + "source": "npm:lerna", + "target": "npm:execa@5.0.0", "type": "static" }, { - "source": "app", - "target": "npm:@types/cypress", + "source": "npm:lerna", + "target": "npm:fs-extra", "type": "static" }, { - "source": "app", - "target": "npm:@types/node", + "source": "npm:lerna", + "target": "npm:get-port", "type": "static" }, { - "source": "app", - "target": "npm:@types/react", + "source": "npm:lerna", + "target": "npm:get-stream@6.0.0", "type": "static" }, { - "source": "app", - "target": "npm:@types/react-dom", + "source": "npm:lerna", + "target": "npm:git-url-parse", "type": "static" }, { - "source": "app", - "target": "npm:@typescript-eslint/eslint-plugin", + "source": "npm:lerna", + "target": "npm:glob-parent", "type": "static" }, { - "source": "app", - "target": "npm:@typescript-eslint/parser", + "source": "npm:lerna", + "target": "npm:globby", "type": "static" }, { - "source": "app", - "target": "npm:concurrently", + "source": "npm:lerna", + "target": "npm:graceful-fs@4.2.10", "type": "static" }, { - "source": "app", - "target": "npm:cross-var", + "source": "npm:lerna", + "target": "npm:has-unicode", "type": "static" }, { - "source": "app", - "target": "npm:cucumber", + "source": "npm:lerna", + "target": "npm:import-local", "type": "static" }, { - "source": "app", - "target": "npm:cypress", + "source": "npm:lerna", + "target": "npm:init-package-json", "type": "static" }, { - "source": "app", - "target": "npm:cypress-cucumber-preprocessor", + "source": "npm:lerna", + "target": "npm:inquirer@8.2.6", "type": "static" }, { - "source": "app", - "target": "npm:cz-conventional-changelog", + "source": "npm:lerna", + "target": "npm:is-ci", "type": "static" }, { - "source": "app", - "target": "npm:dotenv", + "source": "npm:lerna", + "target": "npm:is-stream@2.0.0", "type": "static" }, { - "source": "app", - "target": "npm:dotenv-cli", + "source": "npm:lerna", + "target": "npm:js-yaml@4.1.0", "type": "static" }, { - "source": "app", - "target": "npm:eslint-config-react-app", + "source": "npm:lerna", + "target": "npm:libnpmaccess", "type": "static" }, { - "source": "app", - "target": "npm:eslint-plugin-cypress", + "source": "npm:lerna", + "target": "npm:libnpmpublish", "type": "static" }, { - "source": "app", - "target": "npm:eslint-plugin-react-hooks", + "source": "npm:lerna", + "target": "npm:load-json-file", "type": "static" }, { - "source": "app", - "target": "npm:prop-types", + "source": "npm:lerna", + "target": "npm:make-dir", "type": "static" }, { - "source": "app", - "target": "npm:react", + "source": "npm:lerna", + "target": "npm:minimatch@3.0.5", "type": "static" }, { - "source": "app", - "target": "npm:typescript", + "source": "npm:lerna", + "target": "npm:multimatch", "type": "static" }, { - "source": "app", - "target": "npm:wait-on", + "source": "npm:lerna", + "target": "npm:node-fetch", "type": "static" - } - ], - "npm:@babel/code-frame": [ + }, { - "source": "npm:@babel/code-frame", - "target": "npm:@babel/highlight", + "source": "npm:lerna", + "target": "npm:npm-package-arg@8.1.1", "type": "static" }, { - "source": "npm:@babel/code-frame", - "target": "npm:picocolors", + "source": "npm:lerna", + "target": "npm:npm-packlist", "type": "static" - } - ], - "npm:@babel/generator": [ + }, { - "source": "npm:@babel/generator", - "target": "npm:@babel/types", + "source": "npm:lerna", + "target": "npm:npm-registry-fetch", "type": "static" }, { - "source": "npm:@babel/generator", - "target": "npm:@jridgewell/gen-mapping", + "source": "npm:lerna", + "target": "npm:npmlog", "type": "static" }, { - "source": "npm:@babel/generator", - "target": "npm:@jridgewell/trace-mapping", + "source": "npm:lerna", + "target": "npm:nx", "type": "static" }, { - "source": "npm:@babel/generator", - "target": "npm:jsesc", + "source": "npm:lerna", + "target": "npm:p-map", "type": "static" - } - ], - "npm:@babel/helper-annotate-as-pure": [ + }, { - "source": "npm:@babel/helper-annotate-as-pure", - "target": "npm:@babel/types", + "source": "npm:lerna", + "target": "npm:p-map-series", "type": "static" - } - ], - "npm:@babel/helper-environment-visitor": [ + }, { - "source": "npm:@babel/helper-environment-visitor", - "target": "npm:@babel/types", + "source": "npm:lerna", + "target": "npm:p-pipe", "type": "static" - } - ], - "npm:@babel/helper-function-name": [ + }, { - "source": "npm:@babel/helper-function-name", - "target": "npm:@babel/template", + "source": "npm:lerna", + "target": "npm:p-queue", "type": "static" }, { - "source": "npm:@babel/helper-function-name", - "target": "npm:@babel/types", + "source": "npm:lerna", + "target": "npm:p-reduce", "type": "static" - } - ], - "npm:@babel/helper-hoist-variables": [ + }, { - "source": "npm:@babel/helper-hoist-variables", - "target": "npm:@babel/types", + "source": "npm:lerna", + "target": "npm:p-waterfall", "type": "static" - } - ], - "npm:@babel/helper-module-imports": [ + }, { - "source": "npm:@babel/helper-module-imports", - "target": "npm:@babel/traverse", + "source": "npm:lerna", + "target": "npm:pacote", "type": "static" }, { - "source": "npm:@babel/helper-module-imports", - "target": "npm:@babel/types", + "source": "npm:lerna", + "target": "npm:pify@5.0.0", "type": "static" - } - ], - "npm:@babel/helper-split-export-declaration": [ + }, { - "source": "npm:@babel/helper-split-export-declaration", - "target": "npm:@babel/types", + "source": "npm:lerna", + "target": "npm:read-cmd-shim", "type": "static" - } - ], - "npm:@babel/highlight": [ + }, { - "source": "npm:@babel/highlight", - "target": "npm:@babel/helper-validator-identifier", + "source": "npm:lerna", + "target": "npm:read-package-json", "type": "static" }, { - "source": "npm:@babel/highlight", - "target": "npm:chalk@2.4.2", + "source": "npm:lerna", + "target": "npm:resolve-from", "type": "static" }, { - "source": "npm:@babel/highlight", - "target": "npm:js-tokens", + "source": "npm:lerna", + "target": "npm:rimraf@4.4.1", "type": "static" }, { - "source": "npm:@babel/highlight", - "target": "npm:picocolors", + "source": "npm:lerna", + "target": "npm:semver", "type": "static" - } - ], - "npm:@babel/plugin-syntax-jsx": [ + }, { - "source": "npm:@babel/plugin-syntax-jsx", - "target": "npm:@babel/helper-plugin-utils", + "source": "npm:lerna", + "target": "npm:signal-exit", "type": "static" - } - ], - "npm:@babel/runtime": [ + }, { - "source": "npm:@babel/runtime", - "target": "npm:regenerator-runtime", + "source": "npm:lerna", + "target": "npm:slash", "type": "static" - } - ], - "npm:@babel/template": [ + }, { - "source": "npm:@babel/template", - "target": "npm:@babel/code-frame", + "source": "npm:lerna", + "target": "npm:ssri@9.0.1", "type": "static" }, { - "source": "npm:@babel/template", - "target": "npm:@babel/parser", + "source": "npm:lerna", + "target": "npm:strong-log-transformer", "type": "static" }, { - "source": "npm:@babel/template", - "target": "npm:@babel/types", + "source": "npm:lerna", + "target": "npm:tar@6.1.11", "type": "static" - } - ], - "npm:@babel/traverse": [ + }, { - "source": "npm:@babel/traverse", - "target": "npm:@babel/code-frame", + "source": "npm:lerna", + "target": "npm:temp-dir", "type": "static" }, { - "source": "npm:@babel/traverse", - "target": "npm:@babel/generator", + "source": "npm:lerna", + "target": "npm:typescript@4.9.5", "type": "static" }, { - "source": "npm:@babel/traverse", - "target": "npm:@babel/helper-environment-visitor", + "source": "npm:lerna", + "target": "npm:upath@2.0.1", "type": "static" }, { - "source": "npm:@babel/traverse", - "target": "npm:@babel/helper-function-name", + "source": "npm:lerna", + "target": "npm:uuid", "type": "static" }, { - "source": "npm:@babel/traverse", - "target": "npm:@babel/helper-hoist-variables", + "source": "npm:lerna", + "target": "npm:validate-npm-package-license", "type": "static" }, { - "source": "npm:@babel/traverse", - "target": "npm:@babel/helper-split-export-declaration", + "source": "npm:lerna", + "target": "npm:validate-npm-package-name", "type": "static" }, { - "source": "npm:@babel/traverse", - "target": "npm:@babel/parser", + "source": "npm:lerna", + "target": "npm:write-file-atomic@4.0.1", "type": "static" }, { - "source": "npm:@babel/traverse", - "target": "npm:@babel/types", + "source": "npm:lerna", + "target": "npm:write-pkg", "type": "static" }, { - "source": "npm:@babel/traverse", - "target": "npm:debug", + "source": "npm:lerna", + "target": "npm:yargs", "type": "static" }, { - "source": "npm:@babel/traverse", - "target": "npm:globals", + "source": "npm:lerna", + "target": "npm:yargs-parser", "type": "static" } ], - "npm:@babel/types": [ + "npm:levn@0.3.0": [ { - "source": "npm:@babel/types", - "target": "npm:@babel/helper-string-parser", + "source": "npm:levn@0.3.0", + "target": "npm:prelude-ls", "type": "static" }, { - "source": "npm:@babel/types", - "target": "npm:@babel/helper-validator-identifier", + "source": "npm:levn@0.3.0", + "target": "npm:type-check", + "type": "static" + } + ], + "npm:levn": [ + { + "source": "npm:levn", + "target": "npm:prelude-ls@1.2.1", "type": "static" }, { - "source": "npm:@babel/types", - "target": "npm:to-fast-properties", + "source": "npm:levn", + "target": "npm:type-check@0.4.0", "type": "static" } ], - "npm:@dhis2-ui/alert": [ + "npm:libnpmaccess": [ { - "source": "npm:@dhis2-ui/alert", - "target": "npm:@dhis2-ui/portal", + "source": "npm:libnpmaccess", + "target": "npm:aproba@2.0.0", "type": "static" }, { - "source": "npm:@dhis2-ui/alert", - "target": "npm:@dhis2/prop-types", + "source": "npm:libnpmaccess", + "target": "npm:minipass", "type": "static" }, { - "source": "npm:@dhis2-ui/alert", - "target": "npm:@dhis2/ui-constants", + "source": "npm:libnpmaccess", + "target": "npm:npm-package-arg@9.1.2", "type": "static" }, { - "source": "npm:@dhis2-ui/alert", - "target": "npm:@dhis2/ui-icons", + "source": "npm:libnpmaccess", + "target": "npm:npm-registry-fetch@13.3.1", "type": "static" - }, + } + ], + "npm:libnpmpublish": [ { - "source": "npm:@dhis2-ui/alert", - "target": "npm:classnames", + "source": "npm:libnpmpublish", + "target": "npm:ci-info", "type": "static" }, { - "source": "npm:@dhis2-ui/alert", - "target": "npm:prop-types", + "source": "npm:libnpmpublish", + "target": "npm:normalize-package-data", "type": "static" - } - ], - "npm:@dhis2-ui/alert@9.10.2": [ + }, { - "source": "npm:@dhis2-ui/alert@9.10.2", - "target": "npm:@dhis2-ui/portal@9.10.2", + "source": "npm:libnpmpublish", + "target": "npm:npm-package-arg", "type": "static" }, { - "source": "npm:@dhis2-ui/alert@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:libnpmpublish", + "target": "npm:npm-registry-fetch", "type": "static" }, { - "source": "npm:@dhis2-ui/alert@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:libnpmpublish", + "target": "npm:proc-log", "type": "static" }, { - "source": "npm:@dhis2-ui/alert@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:libnpmpublish", + "target": "npm:semver", "type": "static" }, { - "source": "npm:@dhis2-ui/alert@9.10.2", - "target": "npm:classnames", + "source": "npm:libnpmpublish", + "target": "npm:sigstore", "type": "static" }, { - "source": "npm:@dhis2-ui/alert@9.10.2", - "target": "npm:prop-types", + "source": "npm:libnpmpublish", + "target": "npm:ssri", "type": "static" } ], - "npm:@dhis2-ui/box": [ + "npm:lint-staged": [ { - "source": "npm:@dhis2-ui/box", - "target": "npm:@dhis2/prop-types", + "source": "npm:lint-staged", + "target": "npm:chalk@2.4.2", "type": "static" }, { - "source": "npm:@dhis2-ui/box", - "target": "npm:@dhis2/ui-constants", + "source": "npm:lint-staged", + "target": "npm:commander", "type": "static" }, { - "source": "npm:@dhis2-ui/box", - "target": "npm:classnames", + "source": "npm:lint-staged", + "target": "npm:cosmiconfig", "type": "static" }, { - "source": "npm:@dhis2-ui/box", - "target": "npm:prop-types", - "type": "static" - } - ], - "npm:@dhis2-ui/box@9.10.2": [ - { - "source": "npm:@dhis2-ui/box@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:lint-staged", + "target": "npm:debug", "type": "static" }, { - "source": "npm:@dhis2-ui/box@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:lint-staged", + "target": "npm:dedent", "type": "static" }, { - "source": "npm:@dhis2-ui/box@9.10.2", - "target": "npm:classnames", + "source": "npm:lint-staged", + "target": "npm:del", "type": "static" }, { - "source": "npm:@dhis2-ui/box@9.10.2", - "target": "npm:prop-types", - "type": "static" - } - ], - "npm:@dhis2-ui/button": [ - { - "source": "npm:@dhis2-ui/button", - "target": "npm:@dhis2-ui/layer", + "source": "npm:lint-staged", + "target": "npm:execa@2.1.0", "type": "static" }, { - "source": "npm:@dhis2-ui/button", - "target": "npm:@dhis2-ui/loader", + "source": "npm:lint-staged", + "target": "npm:listr", "type": "static" }, { - "source": "npm:@dhis2-ui/button", - "target": "npm:@dhis2-ui/popper", + "source": "npm:lint-staged", + "target": "npm:log-symbols@3.0.0", "type": "static" }, { - "source": "npm:@dhis2-ui/button", - "target": "npm:@dhis2/prop-types", + "source": "npm:lint-staged", + "target": "npm:micromatch", "type": "static" }, { - "source": "npm:@dhis2-ui/button", - "target": "npm:@dhis2/ui-constants", + "source": "npm:lint-staged", + "target": "npm:normalize-path", "type": "static" }, { - "source": "npm:@dhis2-ui/button", - "target": "npm:@dhis2/ui-icons", + "source": "npm:lint-staged", + "target": "npm:please-upgrade-node", "type": "static" }, { - "source": "npm:@dhis2-ui/button", - "target": "npm:classnames", + "source": "npm:lint-staged", + "target": "npm:string-argv", "type": "static" }, { - "source": "npm:@dhis2-ui/button", - "target": "npm:prop-types", + "source": "npm:lint-staged", + "target": "npm:stringify-object", "type": "static" } ], - "npm:@dhis2-ui/button@9.10.2": [ + "npm:listr-update-renderer": [ { - "source": "npm:@dhis2-ui/button@9.10.2", - "target": "npm:@dhis2-ui/layer@9.10.2", + "source": "npm:listr-update-renderer", + "target": "npm:chalk@1.1.3", "type": "static" }, { - "source": "npm:@dhis2-ui/button@9.10.2", - "target": "npm:@dhis2-ui/loader@9.10.2", + "source": "npm:listr-update-renderer", + "target": "npm:cli-truncate@0.2.1", "type": "static" }, { - "source": "npm:@dhis2-ui/button@9.10.2", - "target": "npm:@dhis2-ui/popper@9.10.2", + "source": "npm:listr-update-renderer", + "target": "npm:elegant-spinner", "type": "static" }, { - "source": "npm:@dhis2-ui/button@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:listr-update-renderer", + "target": "npm:figures@1.7.0", "type": "static" }, { - "source": "npm:@dhis2-ui/button@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:listr-update-renderer", + "target": "npm:indent-string@3.2.0", "type": "static" }, { - "source": "npm:@dhis2-ui/button@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:listr-update-renderer", + "target": "npm:log-symbols@1.0.2", "type": "static" }, { - "source": "npm:@dhis2-ui/button@9.10.2", - "target": "npm:classnames", + "source": "npm:listr-update-renderer", + "target": "npm:log-update@2.3.0", "type": "static" }, { - "source": "npm:@dhis2-ui/button@9.10.2", - "target": "npm:prop-types", + "source": "npm:listr-update-renderer", + "target": "npm:strip-ansi@3.0.1", "type": "static" } ], - "npm:@dhis2-ui/calendar": [ + "npm:listr-verbose-renderer": [ { - "source": "npm:@dhis2-ui/calendar", - "target": "npm:@dhis2-ui/button", + "source": "npm:listr-verbose-renderer", + "target": "npm:chalk@2.4.2", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar", - "target": "npm:@dhis2-ui/card", + "source": "npm:listr-verbose-renderer", + "target": "npm:cli-cursor@2.1.0", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar", - "target": "npm:@dhis2-ui/input", + "source": "npm:listr-verbose-renderer", + "target": "npm:date-fns@1.30.1", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar", - "target": "npm:@dhis2-ui/layer", + "source": "npm:listr-verbose-renderer", + "target": "npm:figures@2.0.0", "type": "static" - }, + } + ], + "npm:listr2": [ { - "source": "npm:@dhis2-ui/calendar", - "target": "npm:@dhis2-ui/popper", + "source": "npm:listr2", + "target": "npm:cli-truncate", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar", - "target": "npm:@dhis2/multi-calendar-dates", + "source": "npm:listr2", + "target": "npm:colorette", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar", - "target": "npm:@dhis2/prop-types", + "source": "npm:listr2", + "target": "npm:log-update", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar", - "target": "npm:@dhis2/ui-constants", + "source": "npm:listr2", + "target": "npm:p-map", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar", - "target": "npm:@dhis2/ui-icons", + "source": "npm:listr2", + "target": "npm:rfdc", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar", - "target": "npm:classnames", + "source": "npm:listr2", + "target": "npm:rxjs", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar", - "target": "npm:prop-types", - "type": "static" - } - ], - "npm:@dhis2-ui/calendar@9.10.2": [ - { - "source": "npm:@dhis2-ui/calendar@9.10.2", - "target": "npm:@dhis2-ui/button@9.10.2", + "source": "npm:listr2", + "target": "npm:through", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar@9.10.2", - "target": "npm:@dhis2-ui/card@9.10.2", + "source": "npm:listr2", + "target": "npm:wrap-ansi", "type": "static" - }, + } + ], + "npm:listr": [ { - "source": "npm:@dhis2-ui/calendar@9.10.2", - "target": "npm:@dhis2-ui/input@9.10.2", + "source": "npm:listr", + "target": "npm:@samverschueren/stream-to-observable", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar@9.10.2", - "target": "npm:@dhis2-ui/layer@9.10.2", + "source": "npm:listr", + "target": "npm:is-observable", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar@9.10.2", - "target": "npm:@dhis2-ui/popper@9.10.2", + "source": "npm:listr", + "target": "npm:is-promise", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar@9.10.2", - "target": "npm:@dhis2/multi-calendar-dates@1.2.3", + "source": "npm:listr", + "target": "npm:is-stream@1.1.0", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:listr", + "target": "npm:listr-silent-renderer", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:listr", + "target": "npm:listr-update-renderer", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:listr", + "target": "npm:listr-verbose-renderer", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar@9.10.2", - "target": "npm:classnames", + "source": "npm:listr", + "target": "npm:p-map@2.1.0", "type": "static" }, { - "source": "npm:@dhis2-ui/calendar@9.10.2", - "target": "npm:prop-types", + "source": "npm:listr", + "target": "npm:rxjs@6.6.7", "type": "static" } ], - "npm:@dhis2-ui/card": [ + "npm:load-json-file": [ { - "source": "npm:@dhis2-ui/card", - "target": "npm:@dhis2/prop-types", + "source": "npm:load-json-file", + "target": "npm:graceful-fs", "type": "static" }, { - "source": "npm:@dhis2-ui/card", - "target": "npm:@dhis2/ui-constants", + "source": "npm:load-json-file", + "target": "npm:parse-json", "type": "static" }, { - "source": "npm:@dhis2-ui/card", - "target": "npm:classnames", + "source": "npm:load-json-file", + "target": "npm:strip-bom", "type": "static" }, { - "source": "npm:@dhis2-ui/card", - "target": "npm:prop-types", + "source": "npm:load-json-file", + "target": "npm:type-fest@0.6.0", "type": "static" } ], - "npm:@dhis2-ui/card@9.10.2": [ + "npm:load-json-file@4.0.0": [ { - "source": "npm:@dhis2-ui/card@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:load-json-file@4.0.0", + "target": "npm:graceful-fs", "type": "static" }, { - "source": "npm:@dhis2-ui/card@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:load-json-file@4.0.0", + "target": "npm:parse-json@4.0.0", "type": "static" }, { - "source": "npm:@dhis2-ui/card@9.10.2", - "target": "npm:classnames", + "source": "npm:load-json-file@4.0.0", + "target": "npm:pify@3.0.0", "type": "static" }, { - "source": "npm:@dhis2-ui/card@9.10.2", - "target": "npm:prop-types", + "source": "npm:load-json-file@4.0.0", + "target": "npm:strip-bom@3.0.0", "type": "static" } ], - "npm:@dhis2-ui/center": [ - { - "source": "npm:@dhis2-ui/center", - "target": "npm:@dhis2/prop-types", - "type": "static" - }, + "npm:loader-utils@1.2.3": [ { - "source": "npm:@dhis2-ui/center", - "target": "npm:@dhis2/ui-constants", + "source": "npm:loader-utils@1.2.3", + "target": "npm:big.js", "type": "static" }, { - "source": "npm:@dhis2-ui/center", - "target": "npm:classnames", + "source": "npm:loader-utils@1.2.3", + "target": "npm:emojis-list@2.1.0", "type": "static" }, { - "source": "npm:@dhis2-ui/center", - "target": "npm:prop-types", + "source": "npm:loader-utils@1.2.3", + "target": "npm:json5@1.0.2", "type": "static" } ], - "npm:@dhis2-ui/center@9.10.2": [ - { - "source": "npm:@dhis2-ui/center@9.10.2", - "target": "npm:@dhis2/prop-types", - "type": "static" - }, + "npm:loader-utils@2.0.0": [ { - "source": "npm:@dhis2-ui/center@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:loader-utils@2.0.0", + "target": "npm:big.js", "type": "static" }, { - "source": "npm:@dhis2-ui/center@9.10.2", - "target": "npm:classnames", + "source": "npm:loader-utils@2.0.0", + "target": "npm:emojis-list", "type": "static" }, { - "source": "npm:@dhis2-ui/center@9.10.2", - "target": "npm:prop-types", + "source": "npm:loader-utils@2.0.0", + "target": "npm:json5", "type": "static" } ], - "npm:@dhis2-ui/checkbox": [ + "npm:loader-utils@1.4.2": [ { - "source": "npm:@dhis2-ui/checkbox", - "target": "npm:@dhis2-ui/field", + "source": "npm:loader-utils@1.4.2", + "target": "npm:big.js", "type": "static" }, { - "source": "npm:@dhis2-ui/checkbox", - "target": "npm:@dhis2-ui/required", + "source": "npm:loader-utils@1.4.2", + "target": "npm:emojis-list", "type": "static" }, { - "source": "npm:@dhis2-ui/checkbox", - "target": "npm:@dhis2/prop-types", + "source": "npm:loader-utils@1.4.2", + "target": "npm:json5@1.0.2", "type": "static" - }, + } + ], + "npm:loader-utils": [ { - "source": "npm:@dhis2-ui/checkbox", - "target": "npm:@dhis2/ui-constants", + "source": "npm:loader-utils", + "target": "npm:big.js", "type": "static" }, { - "source": "npm:@dhis2-ui/checkbox", - "target": "npm:classnames", + "source": "npm:loader-utils", + "target": "npm:emojis-list", "type": "static" }, { - "source": "npm:@dhis2-ui/checkbox", - "target": "npm:prop-types", + "source": "npm:loader-utils", + "target": "npm:json5", "type": "static" } ], - "npm:@dhis2-ui/checkbox@9.10.2": [ + "npm:locate-path@2.0.0": [ { - "source": "npm:@dhis2-ui/checkbox@9.10.2", - "target": "npm:@dhis2-ui/field@9.10.2", + "source": "npm:locate-path@2.0.0", + "target": "npm:p-locate@2.0.0", "type": "static" }, { - "source": "npm:@dhis2-ui/checkbox@9.10.2", - "target": "npm:@dhis2-ui/required@9.10.2", + "source": "npm:locate-path@2.0.0", + "target": "npm:path-exists", "type": "static" - }, + } + ], + "npm:locate-path@3.0.0": [ { - "source": "npm:@dhis2-ui/checkbox@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:locate-path@3.0.0", + "target": "npm:p-locate@3.0.0", "type": "static" }, { - "source": "npm:@dhis2-ui/checkbox@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:locate-path@3.0.0", + "target": "npm:path-exists", "type": "static" - }, + } + ], + "npm:locate-path@5.0.0": [ { - "source": "npm:@dhis2-ui/checkbox@9.10.2", - "target": "npm:classnames", + "source": "npm:locate-path@5.0.0", + "target": "npm:p-locate@4.1.0", "type": "static" - }, + } + ], + "npm:locate-path": [ { - "source": "npm:@dhis2-ui/checkbox@9.10.2", - "target": "npm:prop-types", + "source": "npm:locate-path", + "target": "npm:p-locate", "type": "static" } ], - "npm:@dhis2-ui/chip": [ + "npm:lodash.template": [ { - "source": "npm:@dhis2-ui/chip", - "target": "npm:@dhis2/prop-types", + "source": "npm:lodash.template", + "target": "npm:lodash._reinterpolate", "type": "static" }, { - "source": "npm:@dhis2-ui/chip", - "target": "npm:@dhis2/ui-constants", + "source": "npm:lodash.template", + "target": "npm:lodash.templatesettings", "type": "static" - }, + } + ], + "npm:lodash.templatesettings": [ { - "source": "npm:@dhis2-ui/chip", - "target": "npm:classnames", + "source": "npm:lodash.templatesettings", + "target": "npm:lodash._reinterpolate", "type": "static" - }, + } + ], + "npm:log-symbols@1.0.2": [ { - "source": "npm:@dhis2-ui/chip", - "target": "npm:prop-types", + "source": "npm:log-symbols@1.0.2", + "target": "npm:chalk@1.1.3", "type": "static" } ], - "npm:@dhis2-ui/chip@9.10.2": [ + "npm:log-symbols@3.0.0": [ { - "source": "npm:@dhis2-ui/chip@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:log-symbols@3.0.0", + "target": "npm:chalk@2.4.2", + "type": "static" + } + ], + "npm:log-symbols": [ + { + "source": "npm:log-symbols", + "target": "npm:chalk", "type": "static" }, { - "source": "npm:@dhis2-ui/chip@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:log-symbols", + "target": "npm:is-unicode-supported", + "type": "static" + } + ], + "npm:log-update@2.3.0": [ + { + "source": "npm:log-update@2.3.0", + "target": "npm:ansi-escapes@3.2.0", "type": "static" }, { - "source": "npm:@dhis2-ui/chip@9.10.2", - "target": "npm:classnames", + "source": "npm:log-update@2.3.0", + "target": "npm:cli-cursor@2.1.0", "type": "static" }, { - "source": "npm:@dhis2-ui/chip@9.10.2", - "target": "npm:prop-types", + "source": "npm:log-update@2.3.0", + "target": "npm:wrap-ansi@3.0.1", "type": "static" } ], - "npm:@dhis2-ui/cover": [ + "npm:log-update": [ { - "source": "npm:@dhis2-ui/cover", - "target": "npm:@dhis2/prop-types", + "source": "npm:log-update", + "target": "npm:ansi-escapes", "type": "static" }, { - "source": "npm:@dhis2-ui/cover", - "target": "npm:@dhis2/ui-constants", + "source": "npm:log-update", + "target": "npm:cli-cursor", "type": "static" }, { - "source": "npm:@dhis2-ui/cover", - "target": "npm:classnames", + "source": "npm:log-update", + "target": "npm:slice-ansi", "type": "static" }, { - "source": "npm:@dhis2-ui/cover", - "target": "npm:prop-types", + "source": "npm:log-update", + "target": "npm:wrap-ansi@6.2.0", "type": "static" } ], - "npm:@dhis2-ui/cover@9.10.2": [ + "npm:loose-envify": [ { - "source": "npm:@dhis2-ui/cover@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:loose-envify", + "target": "npm:js-tokens", "type": "static" - }, + } + ], + "npm:loupe": [ { - "source": "npm:@dhis2-ui/cover@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:loupe", + "target": "npm:get-func-name", "type": "static" - }, + } + ], + "npm:lower-case": [ { - "source": "npm:@dhis2-ui/cover@9.10.2", - "target": "npm:classnames", + "source": "npm:lower-case", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:lru-cache@4.1.5": [ + { + "source": "npm:lru-cache@4.1.5", + "target": "npm:pseudomap", "type": "static" }, { - "source": "npm:@dhis2-ui/cover@9.10.2", - "target": "npm:prop-types", + "source": "npm:lru-cache@4.1.5", + "target": "npm:yallist@2.1.2", "type": "static" } ], - "npm:@dhis2-ui/css": [ + "npm:lru-cache@5.1.1": [ { - "source": "npm:@dhis2-ui/css", - "target": "npm:@dhis2/prop-types", + "source": "npm:lru-cache@5.1.1", + "target": "npm:yallist@3.1.1", "type": "static" - }, + } + ], + "npm:lru-cache@6.0.0": [ { - "source": "npm:@dhis2-ui/css", - "target": "npm:@dhis2/ui-constants", + "source": "npm:lru-cache@6.0.0", + "target": "npm:yallist", "type": "static" - }, + } + ], + "npm:magic-string": [ { - "source": "npm:@dhis2-ui/css", - "target": "npm:classnames", + "source": "npm:magic-string", + "target": "npm:sourcemap-codec", "type": "static" - }, + } + ], + "npm:make-dir": [ { - "source": "npm:@dhis2-ui/css", - "target": "npm:prop-types", + "source": "npm:make-dir", + "target": "npm:semver@6.3.1", "type": "static" } ], - "npm:@dhis2-ui/css@9.10.2": [ + "npm:make-dir@1.3.0": [ { - "source": "npm:@dhis2-ui/css@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:make-dir@1.3.0", + "target": "npm:pify@3.0.0", "type": "static" - }, + } + ], + "npm:make-dir@2.1.0": [ { - "source": "npm:@dhis2-ui/css@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:make-dir@2.1.0", + "target": "npm:pify", "type": "static" }, { - "source": "npm:@dhis2-ui/css@9.10.2", - "target": "npm:classnames", + "source": "npm:make-dir@2.1.0", + "target": "npm:semver@5.7.2", "type": "static" - }, + } + ], + "npm:make-dir@4.0.0": [ { - "source": "npm:@dhis2-ui/css@9.10.2", - "target": "npm:prop-types", + "source": "npm:make-dir@4.0.0", + "target": "npm:semver", "type": "static" } ], - "npm:@dhis2-ui/divider": [ + "npm:make-fetch-happen@10.2.1": [ { - "source": "npm:@dhis2-ui/divider", - "target": "npm:@dhis2/prop-types", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:agentkeepalive", "type": "static" }, { - "source": "npm:@dhis2-ui/divider", - "target": "npm:@dhis2/ui-constants", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:cacache@16.1.3", "type": "static" }, { - "source": "npm:@dhis2-ui/divider", - "target": "npm:classnames", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:http-cache-semantics", "type": "static" }, { - "source": "npm:@dhis2-ui/divider", - "target": "npm:prop-types", - "type": "static" - } - ], - "npm:@dhis2-ui/divider@9.10.2": [ - { - "source": "npm:@dhis2-ui/divider@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:http-proxy-agent", "type": "static" }, { - "source": "npm:@dhis2-ui/divider@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:https-proxy-agent", "type": "static" }, { - "source": "npm:@dhis2-ui/divider@9.10.2", - "target": "npm:classnames", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:is-lambda", "type": "static" }, { - "source": "npm:@dhis2-ui/divider@9.10.2", - "target": "npm:prop-types", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:lru-cache", "type": "static" - } - ], - "npm:@dhis2-ui/field": [ + }, { - "source": "npm:@dhis2-ui/field", - "target": "npm:@dhis2-ui/box", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:minipass", "type": "static" }, { - "source": "npm:@dhis2-ui/field", - "target": "npm:@dhis2-ui/help", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:minipass-collect", "type": "static" }, { - "source": "npm:@dhis2-ui/field", - "target": "npm:@dhis2-ui/label", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:minipass-fetch@2.1.2", "type": "static" }, { - "source": "npm:@dhis2-ui/field", - "target": "npm:@dhis2/prop-types", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:minipass-flush", "type": "static" }, { - "source": "npm:@dhis2-ui/field", - "target": "npm:@dhis2/ui-constants", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:minipass-pipeline", "type": "static" }, { - "source": "npm:@dhis2-ui/field", - "target": "npm:classnames", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:negotiator", "type": "static" }, { - "source": "npm:@dhis2-ui/field", - "target": "npm:prop-types", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:promise-retry", "type": "static" - } - ], - "npm:@dhis2-ui/field@9.10.2": [ + }, { - "source": "npm:@dhis2-ui/field@9.10.2", - "target": "npm:@dhis2-ui/box@9.10.2", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:socks-proxy-agent", "type": "static" }, { - "source": "npm:@dhis2-ui/field@9.10.2", - "target": "npm:@dhis2-ui/help@9.10.2", + "source": "npm:make-fetch-happen@10.2.1", + "target": "npm:ssri@9.0.1", "type": "static" - }, + } + ], + "npm:make-fetch-happen": [ { - "source": "npm:@dhis2-ui/field@9.10.2", - "target": "npm:@dhis2-ui/label@9.10.2", + "source": "npm:make-fetch-happen", + "target": "npm:agentkeepalive", "type": "static" }, { - "source": "npm:@dhis2-ui/field@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:make-fetch-happen", + "target": "npm:cacache", "type": "static" }, { - "source": "npm:@dhis2-ui/field@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:make-fetch-happen", + "target": "npm:http-cache-semantics", "type": "static" }, { - "source": "npm:@dhis2-ui/field@9.10.2", - "target": "npm:classnames", + "source": "npm:make-fetch-happen", + "target": "npm:http-proxy-agent", "type": "static" }, { - "source": "npm:@dhis2-ui/field@9.10.2", - "target": "npm:prop-types", + "source": "npm:make-fetch-happen", + "target": "npm:https-proxy-agent", "type": "static" - } - ], - "npm:@dhis2-ui/file-input": [ + }, { - "source": "npm:@dhis2-ui/file-input", - "target": "npm:@dhis2-ui/button", + "source": "npm:make-fetch-happen", + "target": "npm:is-lambda", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input", - "target": "npm:@dhis2-ui/field", + "source": "npm:make-fetch-happen", + "target": "npm:lru-cache", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input", - "target": "npm:@dhis2-ui/label", + "source": "npm:make-fetch-happen", + "target": "npm:minipass@5.0.0", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input", - "target": "npm:@dhis2-ui/loader", + "source": "npm:make-fetch-happen", + "target": "npm:minipass-fetch", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input", - "target": "npm:@dhis2-ui/status-icon", + "source": "npm:make-fetch-happen", + "target": "npm:minipass-flush", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input", - "target": "npm:@dhis2/prop-types", + "source": "npm:make-fetch-happen", + "target": "npm:minipass-pipeline", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input", - "target": "npm:@dhis2/ui-constants", + "source": "npm:make-fetch-happen", + "target": "npm:negotiator", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input", - "target": "npm:@dhis2/ui-icons", + "source": "npm:make-fetch-happen", + "target": "npm:promise-retry", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input", - "target": "npm:classnames", + "source": "npm:make-fetch-happen", + "target": "npm:socks-proxy-agent", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input", - "target": "npm:prop-types", + "source": "npm:make-fetch-happen", + "target": "npm:ssri", "type": "static" } ], - "npm:@dhis2-ui/file-input@9.10.2": [ + "npm:makeerror": [ { - "source": "npm:@dhis2-ui/file-input@9.10.2", - "target": "npm:@dhis2-ui/button@9.10.2", + "source": "npm:makeerror", + "target": "npm:tmpl", "type": "static" - }, + } + ], + "npm:map-visit": [ { - "source": "npm:@dhis2-ui/file-input@9.10.2", - "target": "npm:@dhis2-ui/field@9.10.2", + "source": "npm:map-visit", + "target": "npm:object-visit", "type": "static" - }, + } + ], + "npm:marked-terminal": [ { - "source": "npm:@dhis2-ui/file-input@9.10.2", - "target": "npm:@dhis2-ui/label@9.10.2", + "source": "npm:marked-terminal", + "target": "npm:ansi-escapes", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input@9.10.2", - "target": "npm:@dhis2-ui/loader@9.10.2", + "source": "npm:marked-terminal", + "target": "npm:cardinal", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input@9.10.2", - "target": "npm:@dhis2-ui/status-icon@9.10.2", + "source": "npm:marked-terminal", + "target": "npm:chalk", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:marked-terminal", + "target": "npm:cli-table3", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:marked-terminal", + "target": "npm:node-emoji", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:marked-terminal", + "target": "npm:supports-hyperlinks", "type": "static" - }, + } + ], + "npm:match-sorter": [ { - "source": "npm:@dhis2-ui/file-input@9.10.2", - "target": "npm:classnames", + "source": "npm:match-sorter", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "npm:@dhis2-ui/file-input@9.10.2", - "target": "npm:prop-types", + "source": "npm:match-sorter", + "target": "npm:remove-accents", "type": "static" } ], - "npm:@dhis2-ui/header-bar": [ + "npm:md5.js": [ { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2-ui/box", + "source": "npm:md5.js", + "target": "npm:hash-base@3.1.0", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2-ui/button", + "source": "npm:md5.js", + "target": "npm:inherits", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2-ui/card", + "source": "npm:md5.js", + "target": "npm:safe-buffer", "type": "static" - }, + } + ], + "npm:memfs": [ { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2-ui/center", + "source": "npm:memfs", + "target": "npm:fs-monkey", "type": "static" - }, + } + ], + "npm:memory-fs": [ { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2-ui/divider", + "source": "npm:memory-fs", + "target": "npm:errno", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2-ui/input", + "source": "npm:memory-fs", + "target": "npm:readable-stream", "type": "static" - }, + } + ], + "npm:memory-fs@0.5.0": [ { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2-ui/layer", + "source": "npm:memory-fs@0.5.0", + "target": "npm:errno", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2-ui/loader", + "source": "npm:memory-fs@0.5.0", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:meow": [ + { + "source": "npm:meow", + "target": "npm:@types/minimist", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2-ui/logo", + "source": "npm:meow", + "target": "npm:camelcase-keys", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2-ui/menu", + "source": "npm:meow", + "target": "npm:decamelize-keys", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2-ui/modal", + "source": "npm:meow", + "target": "npm:hard-rejection", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2-ui/user-avatar", + "source": "npm:meow", + "target": "npm:minimist-options", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2/prop-types", + "source": "npm:meow", + "target": "npm:normalize-package-data@3.0.3", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2/ui-constants", + "source": "npm:meow", + "target": "npm:read-pkg-up", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:@dhis2/ui-icons", + "source": "npm:meow", + "target": "npm:redent", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:classnames", + "source": "npm:meow", + "target": "npm:trim-newlines", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:moment", + "source": "npm:meow", + "target": "npm:type-fest@0.18.1", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar", - "target": "npm:prop-types", + "source": "npm:meow", + "target": "npm:yargs-parser@20.2.9", "type": "static" } ], - "npm:@dhis2-ui/header-bar@9.10.2": [ + "npm:micromatch@3.1.10": [ { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2-ui/box@9.10.2", + "source": "npm:micromatch@3.1.10", + "target": "npm:arr-diff", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2-ui/button@9.10.2", + "source": "npm:micromatch@3.1.10", + "target": "npm:array-unique", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2-ui/card@9.10.2", + "source": "npm:micromatch@3.1.10", + "target": "npm:braces@2.3.2", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2-ui/center@9.10.2", + "source": "npm:micromatch@3.1.10", + "target": "npm:define-property@2.0.2", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2-ui/divider@9.10.2", + "source": "npm:micromatch@3.1.10", + "target": "npm:extend-shallow@3.0.2", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2-ui/input@9.10.2", + "source": "npm:micromatch@3.1.10", + "target": "npm:extglob", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2-ui/layer@9.10.2", + "source": "npm:micromatch@3.1.10", + "target": "npm:fragment-cache", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2-ui/loader@9.10.2", + "source": "npm:micromatch@3.1.10", + "target": "npm:kind-of", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2-ui/logo@9.10.2", + "source": "npm:micromatch@3.1.10", + "target": "npm:nanomatch", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2-ui/menu@9.10.2", + "source": "npm:micromatch@3.1.10", + "target": "npm:object.pick", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2-ui/modal@9.10.2", + "source": "npm:micromatch@3.1.10", + "target": "npm:regex-not", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2-ui/user-avatar@9.10.2", + "source": "npm:micromatch@3.1.10", + "target": "npm:snapdragon", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:micromatch@3.1.10", + "target": "npm:to-regex", "type": "static" - }, + } + ], + "npm:micromatch": [ { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:micromatch", + "target": "npm:braces", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:micromatch", + "target": "npm:picomatch", "type": "static" - }, + } + ], + "npm:miller-rabin": [ { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:classnames", + "source": "npm:miller-rabin", + "target": "npm:bn.js", "type": "static" }, { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:moment", + "source": "npm:miller-rabin", + "target": "npm:brorand", "type": "static" - }, + } + ], + "npm:mime-types": [ { - "source": "npm:@dhis2-ui/header-bar@9.10.2", - "target": "npm:prop-types", + "source": "npm:mime-types", + "target": "npm:mime-db", "type": "static" } ], - "npm:@dhis2-ui/help": [ + "npm:mini-css-extract-plugin@0.11.3": [ { - "source": "npm:@dhis2-ui/help", - "target": "npm:@dhis2/prop-types", + "source": "npm:mini-css-extract-plugin@0.11.3", + "target": "npm:loader-utils@1.4.2", "type": "static" }, { - "source": "npm:@dhis2-ui/help", - "target": "npm:@dhis2/ui-constants", + "source": "npm:mini-css-extract-plugin@0.11.3", + "target": "npm:normalize-url", "type": "static" }, { - "source": "npm:@dhis2-ui/help", - "target": "npm:classnames", + "source": "npm:mini-css-extract-plugin@0.11.3", + "target": "npm:schema-utils@1.0.0", "type": "static" }, { - "source": "npm:@dhis2-ui/help", - "target": "npm:prop-types", + "source": "npm:mini-css-extract-plugin@0.11.3", + "target": "npm:webpack-sources", "type": "static" } ], - "npm:@dhis2-ui/help@9.10.2": [ + "npm:mini-css-extract-plugin": [ { - "source": "npm:@dhis2-ui/help@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:mini-css-extract-plugin", + "target": "npm:schema-utils@4.2.0", "type": "static" }, { - "source": "npm:@dhis2-ui/help@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:mini-css-extract-plugin", + "target": "npm:tapable@2.2.1", "type": "static" - }, + } + ], + "npm:minimatch@3.0.4": [ { - "source": "npm:@dhis2-ui/help@9.10.2", - "target": "npm:classnames", + "source": "npm:minimatch@3.0.4", + "target": "npm:brace-expansion", "type": "static" - }, + } + ], + "npm:minimatch@3.0.5": [ { - "source": "npm:@dhis2-ui/help@9.10.2", - "target": "npm:prop-types", + "source": "npm:minimatch@3.0.5", + "target": "npm:brace-expansion", "type": "static" } ], - "npm:@dhis2-ui/input": [ + "npm:minimatch": [ { - "source": "npm:@dhis2-ui/input", - "target": "npm:@dhis2-ui/box", + "source": "npm:minimatch", + "target": "npm:brace-expansion", "type": "static" - }, + } + ], + "npm:minimatch@5.1.6": [ { - "source": "npm:@dhis2-ui/input", - "target": "npm:@dhis2-ui/field", + "source": "npm:minimatch@5.1.6", + "target": "npm:brace-expansion@2.0.1", "type": "static" - }, + } + ], + "npm:minimatch@6.2.0": [ { - "source": "npm:@dhis2-ui/input", - "target": "npm:@dhis2-ui/loader", + "source": "npm:minimatch@6.2.0", + "target": "npm:brace-expansion@2.0.1", "type": "static" - }, + } + ], + "npm:minimatch@8.0.4": [ { - "source": "npm:@dhis2-ui/input", - "target": "npm:@dhis2-ui/status-icon", + "source": "npm:minimatch@8.0.4", + "target": "npm:brace-expansion@2.0.1", "type": "static" - }, + } + ], + "npm:minimatch@9.0.5": [ { - "source": "npm:@dhis2-ui/input", - "target": "npm:@dhis2/prop-types", + "source": "npm:minimatch@9.0.5", + "target": "npm:brace-expansion@2.0.1", "type": "static" - }, + } + ], + "npm:minimatch@3.0.8": [ { - "source": "npm:@dhis2-ui/input", - "target": "npm:@dhis2/ui-constants", + "source": "npm:minimatch@3.0.8", + "target": "npm:brace-expansion", "type": "static" - }, + } + ], + "npm:minimist-options": [ { - "source": "npm:@dhis2-ui/input", - "target": "npm:@dhis2/ui-icons", + "source": "npm:minimist-options", + "target": "npm:arrify@1.0.1", "type": "static" }, { - "source": "npm:@dhis2-ui/input", - "target": "npm:classnames", + "source": "npm:minimist-options", + "target": "npm:is-plain-obj", "type": "static" }, { - "source": "npm:@dhis2-ui/input", - "target": "npm:prop-types", + "source": "npm:minimist-options", + "target": "npm:kind-of", "type": "static" } ], - "npm:@dhis2-ui/input@9.10.2": [ + "npm:minipass-collect": [ { - "source": "npm:@dhis2-ui/input@9.10.2", - "target": "npm:@dhis2-ui/box@9.10.2", + "source": "npm:minipass-collect", + "target": "npm:minipass", "type": "static" - }, + } + ], + "npm:minipass-fetch@2.1.2": [ { - "source": "npm:@dhis2-ui/input@9.10.2", - "target": "npm:@dhis2-ui/field@9.10.2", + "source": "npm:minipass-fetch@2.1.2", + "target": "npm:minipass", "type": "static" }, { - "source": "npm:@dhis2-ui/input@9.10.2", - "target": "npm:@dhis2-ui/loader@9.10.2", + "source": "npm:minipass-fetch@2.1.2", + "target": "npm:minipass-sized", "type": "static" }, { - "source": "npm:@dhis2-ui/input@9.10.2", - "target": "npm:@dhis2-ui/status-icon@9.10.2", + "source": "npm:minipass-fetch@2.1.2", + "target": "npm:minizlib", "type": "static" }, { - "source": "npm:@dhis2-ui/input@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:minipass-fetch@2.1.2", + "target": "npm:encoding", "type": "static" - }, + } + ], + "npm:minipass-fetch": [ { - "source": "npm:@dhis2-ui/input@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:minipass-fetch", + "target": "npm:minipass@7.1.2", "type": "static" }, { - "source": "npm:@dhis2-ui/input@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:minipass-fetch", + "target": "npm:minipass-sized", "type": "static" }, { - "source": "npm:@dhis2-ui/input@9.10.2", - "target": "npm:classnames", + "source": "npm:minipass-fetch", + "target": "npm:minizlib", "type": "static" }, { - "source": "npm:@dhis2-ui/input@9.10.2", - "target": "npm:prop-types", + "source": "npm:minipass-fetch", + "target": "npm:encoding", "type": "static" } ], - "npm:@dhis2-ui/intersection-detector": [ - { - "source": "npm:@dhis2-ui/intersection-detector", - "target": "npm:@dhis2/prop-types", - "type": "static" - }, + "npm:minipass-flush": [ { - "source": "npm:@dhis2-ui/intersection-detector", - "target": "npm:@dhis2/ui-constants", + "source": "npm:minipass-flush", + "target": "npm:minipass", "type": "static" - }, + } + ], + "npm:minipass-json-stream": [ { - "source": "npm:@dhis2-ui/intersection-detector", - "target": "npm:classnames", + "source": "npm:minipass-json-stream", + "target": "npm:jsonparse", "type": "static" }, { - "source": "npm:@dhis2-ui/intersection-detector", - "target": "npm:prop-types", + "source": "npm:minipass-json-stream", + "target": "npm:minipass", "type": "static" } ], - "npm:@dhis2-ui/intersection-detector@9.10.2": [ + "npm:minipass-pipeline": [ { - "source": "npm:@dhis2-ui/intersection-detector@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:minipass-pipeline", + "target": "npm:minipass", "type": "static" - }, + } + ], + "npm:minipass-sized": [ { - "source": "npm:@dhis2-ui/intersection-detector@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:minipass-sized", + "target": "npm:minipass", "type": "static" - }, + } + ], + "npm:minipass@2.9.0": [ { - "source": "npm:@dhis2-ui/intersection-detector@9.10.2", - "target": "npm:classnames", + "source": "npm:minipass@2.9.0", + "target": "npm:safe-buffer", "type": "static" }, { - "source": "npm:@dhis2-ui/intersection-detector@9.10.2", - "target": "npm:prop-types", + "source": "npm:minipass@2.9.0", + "target": "npm:yallist@3.1.1", "type": "static" } ], - "npm:@dhis2-ui/label": [ - { - "source": "npm:@dhis2-ui/label", - "target": "npm:@dhis2-ui/required", - "type": "static" - }, + "npm:minipass": [ { - "source": "npm:@dhis2-ui/label", - "target": "npm:@dhis2/prop-types", + "source": "npm:minipass", + "target": "npm:yallist", "type": "static" - }, + } + ], + "npm:minizlib@1.3.3": [ { - "source": "npm:@dhis2-ui/label", - "target": "npm:@dhis2/ui-constants", + "source": "npm:minizlib@1.3.3", + "target": "npm:minipass@2.9.0", "type": "static" - }, + } + ], + "npm:minizlib": [ { - "source": "npm:@dhis2-ui/label", - "target": "npm:classnames", + "source": "npm:minizlib", + "target": "npm:minipass", "type": "static" }, { - "source": "npm:@dhis2-ui/label", - "target": "npm:prop-types", + "source": "npm:minizlib", + "target": "npm:yallist", "type": "static" } ], - "npm:@dhis2-ui/label@9.10.2": [ + "npm:mississippi": [ { - "source": "npm:@dhis2-ui/label@9.10.2", - "target": "npm:@dhis2-ui/required@9.10.2", + "source": "npm:mississippi", + "target": "npm:concat-stream", "type": "static" }, { - "source": "npm:@dhis2-ui/label@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:mississippi", + "target": "npm:duplexify", "type": "static" }, { - "source": "npm:@dhis2-ui/label@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:mississippi", + "target": "npm:end-of-stream", "type": "static" }, { - "source": "npm:@dhis2-ui/label@9.10.2", - "target": "npm:classnames", + "source": "npm:mississippi", + "target": "npm:flush-write-stream", "type": "static" }, { - "source": "npm:@dhis2-ui/label@9.10.2", - "target": "npm:prop-types", + "source": "npm:mississippi", + "target": "npm:from2", "type": "static" - } - ], - "npm:@dhis2-ui/layer": [ + }, { - "source": "npm:@dhis2-ui/layer", - "target": "npm:@dhis2-ui/portal", + "source": "npm:mississippi", + "target": "npm:parallel-transform", "type": "static" }, { - "source": "npm:@dhis2-ui/layer", - "target": "npm:@dhis2/prop-types", + "source": "npm:mississippi", + "target": "npm:pump", "type": "static" }, { - "source": "npm:@dhis2-ui/layer", - "target": "npm:@dhis2/ui-constants", + "source": "npm:mississippi", + "target": "npm:pumpify", "type": "static" }, { - "source": "npm:@dhis2-ui/layer", - "target": "npm:classnames", + "source": "npm:mississippi", + "target": "npm:stream-each", "type": "static" }, { - "source": "npm:@dhis2-ui/layer", - "target": "npm:prop-types", + "source": "npm:mississippi", + "target": "npm:through2", "type": "static" } ], - "npm:@dhis2-ui/layer@9.10.2": [ + "npm:mixin-deep": [ { - "source": "npm:@dhis2-ui/layer@9.10.2", - "target": "npm:@dhis2-ui/portal@9.10.2", + "source": "npm:mixin-deep", + "target": "npm:for-in", "type": "static" }, { - "source": "npm:@dhis2-ui/layer@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:mixin-deep", + "target": "npm:is-extendable@1.0.1", "type": "static" - }, + } + ], + "npm:mkdirp-infer-owner": [ { - "source": "npm:@dhis2-ui/layer@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:mkdirp-infer-owner", + "target": "npm:chownr", "type": "static" }, { - "source": "npm:@dhis2-ui/layer@9.10.2", - "target": "npm:classnames", + "source": "npm:mkdirp-infer-owner", + "target": "npm:infer-owner", "type": "static" }, { - "source": "npm:@dhis2-ui/layer@9.10.2", - "target": "npm:prop-types", + "source": "npm:mkdirp-infer-owner", + "target": "npm:mkdirp@1.0.4", "type": "static" } ], - "npm:@dhis2-ui/legend": [ + "npm:mkdirp": [ { - "source": "npm:@dhis2-ui/legend", - "target": "npm:@dhis2-ui/required", + "source": "npm:mkdirp", + "target": "npm:minimist", "type": "static" - }, + } + ], + "npm:mocked-env": [ { - "source": "npm:@dhis2-ui/legend", - "target": "npm:@dhis2/prop-types", + "source": "npm:mocked-env", + "target": "npm:check-more-types", "type": "static" }, { - "source": "npm:@dhis2-ui/legend", - "target": "npm:@dhis2/ui-constants", + "source": "npm:mocked-env", + "target": "npm:debug@4.1.1", "type": "static" }, { - "source": "npm:@dhis2-ui/legend", - "target": "npm:classnames", + "source": "npm:mocked-env", + "target": "npm:lazy-ass", "type": "static" }, { - "source": "npm:@dhis2-ui/legend", - "target": "npm:prop-types", + "source": "npm:mocked-env", + "target": "npm:ramda", "type": "static" } ], - "npm:@dhis2-ui/legend@9.10.2": [ + "npm:module-deps": [ { - "source": "npm:@dhis2-ui/legend@9.10.2", - "target": "npm:@dhis2-ui/required@9.10.2", + "source": "npm:module-deps", + "target": "npm:JSONStream", "type": "static" }, { - "source": "npm:@dhis2-ui/legend@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:module-deps", + "target": "npm:browser-resolve", "type": "static" }, { - "source": "npm:@dhis2-ui/legend@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:module-deps", + "target": "npm:cached-path-relative", "type": "static" }, { - "source": "npm:@dhis2-ui/legend@9.10.2", - "target": "npm:classnames", + "source": "npm:module-deps", + "target": "npm:concat-stream", "type": "static" }, { - "source": "npm:@dhis2-ui/legend@9.10.2", - "target": "npm:prop-types", + "source": "npm:module-deps", + "target": "npm:defined", "type": "static" - } - ], - "npm:@dhis2-ui/loader": [ + }, { - "source": "npm:@dhis2-ui/loader", - "target": "npm:@dhis2/prop-types", + "source": "npm:module-deps", + "target": "npm:detective", "type": "static" }, { - "source": "npm:@dhis2-ui/loader", - "target": "npm:@dhis2/ui-constants", + "source": "npm:module-deps", + "target": "npm:duplexer2", "type": "static" }, { - "source": "npm:@dhis2-ui/loader", - "target": "npm:classnames", + "source": "npm:module-deps", + "target": "npm:inherits", "type": "static" }, { - "source": "npm:@dhis2-ui/loader", - "target": "npm:prop-types", + "source": "npm:module-deps", + "target": "npm:parents", "type": "static" - } - ], - "npm:@dhis2-ui/loader@9.10.2": [ + }, { - "source": "npm:@dhis2-ui/loader@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:module-deps", + "target": "npm:readable-stream", "type": "static" }, { - "source": "npm:@dhis2-ui/loader@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:module-deps", + "target": "npm:resolve", "type": "static" }, { - "source": "npm:@dhis2-ui/loader@9.10.2", - "target": "npm:classnames", + "source": "npm:module-deps", + "target": "npm:stream-combiner2", "type": "static" }, { - "source": "npm:@dhis2-ui/loader@9.10.2", - "target": "npm:prop-types", + "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:@dhis2-ui/logo": [ + "npm:move-concurrently": [ { - "source": "npm:@dhis2-ui/logo", - "target": "npm:@dhis2/prop-types", + "source": "npm:move-concurrently", + "target": "npm:aproba", "type": "static" }, { - "source": "npm:@dhis2-ui/logo", - "target": "npm:@dhis2/ui-constants", + "source": "npm:move-concurrently", + "target": "npm:copy-concurrently", "type": "static" }, { - "source": "npm:@dhis2-ui/logo", - "target": "npm:classnames", + "source": "npm:move-concurrently", + "target": "npm:fs-write-stream-atomic", "type": "static" }, { - "source": "npm:@dhis2-ui/logo", - "target": "npm:prop-types", + "source": "npm:move-concurrently", + "target": "npm:mkdirp", "type": "static" - } - ], - "npm:@dhis2-ui/logo@9.10.2": [ + }, { - "source": "npm:@dhis2-ui/logo@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:move-concurrently", + "target": "npm:rimraf@2.7.1", "type": "static" }, { - "source": "npm:@dhis2-ui/logo@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:move-concurrently", + "target": "npm:run-queue", "type": "static" - }, + } + ], + "npm:multicast-dns@6.2.3": [ { - "source": "npm:@dhis2-ui/logo@9.10.2", - "target": "npm:classnames", + "source": "npm:multicast-dns@6.2.3", + "target": "npm:dns-packet@1.3.4", "type": "static" }, { - "source": "npm:@dhis2-ui/logo@9.10.2", - "target": "npm:prop-types", + "source": "npm:multicast-dns@6.2.3", + "target": "npm:thunky", "type": "static" } ], - "npm:@dhis2-ui/menu": [ + "npm:multicast-dns": [ { - "source": "npm:@dhis2-ui/menu", - "target": "npm:@dhis2-ui/card", + "source": "npm:multicast-dns", + "target": "npm:dns-packet", "type": "static" }, { - "source": "npm:@dhis2-ui/menu", - "target": "npm:@dhis2-ui/divider", + "source": "npm:multicast-dns", + "target": "npm:thunky", "type": "static" - }, + } + ], + "npm:multimatch": [ { - "source": "npm:@dhis2-ui/menu", - "target": "npm:@dhis2-ui/layer", + "source": "npm:multimatch", + "target": "npm:@types/minimatch", "type": "static" }, { - "source": "npm:@dhis2-ui/menu", - "target": "npm:@dhis2-ui/popper", + "source": "npm:multimatch", + "target": "npm:array-differ", "type": "static" }, { - "source": "npm:@dhis2-ui/menu", - "target": "npm:@dhis2-ui/portal", + "source": "npm:multimatch", + "target": "npm:array-union", "type": "static" }, { - "source": "npm:@dhis2-ui/menu", - "target": "npm:@dhis2/prop-types", + "source": "npm:multimatch", + "target": "npm:arrify", "type": "static" }, { - "source": "npm:@dhis2-ui/menu", - "target": "npm:@dhis2/ui-constants", + "source": "npm:multimatch", + "target": "npm:minimatch", "type": "static" - }, + } + ], + "npm:mz": [ { - "source": "npm:@dhis2-ui/menu", - "target": "npm:@dhis2/ui-icons", + "source": "npm:mz", + "target": "npm:any-promise", "type": "static" }, { - "source": "npm:@dhis2-ui/menu", - "target": "npm:classnames", + "source": "npm:mz", + "target": "npm:object-assign", "type": "static" }, { - "source": "npm:@dhis2-ui/menu", - "target": "npm:prop-types", + "source": "npm:mz", + "target": "npm:thenify-all", "type": "static" } ], - "npm:@dhis2-ui/menu@9.10.2": [ + "npm:nano-time": [ { - "source": "npm:@dhis2-ui/menu@9.10.2", - "target": "npm:@dhis2-ui/card@9.10.2", + "source": "npm:nano-time", + "target": "npm:big-integer", + "type": "static" + } + ], + "npm:nanomatch": [ + { + "source": "npm:nanomatch", + "target": "npm:arr-diff", "type": "static" }, { - "source": "npm:@dhis2-ui/menu@9.10.2", - "target": "npm:@dhis2-ui/divider@9.10.2", + "source": "npm:nanomatch", + "target": "npm:array-unique", "type": "static" }, { - "source": "npm:@dhis2-ui/menu@9.10.2", - "target": "npm:@dhis2-ui/layer@9.10.2", + "source": "npm:nanomatch", + "target": "npm:define-property@2.0.2", "type": "static" }, { - "source": "npm:@dhis2-ui/menu@9.10.2", - "target": "npm:@dhis2-ui/popper@9.10.2", + "source": "npm:nanomatch", + "target": "npm:extend-shallow@3.0.2", "type": "static" }, { - "source": "npm:@dhis2-ui/menu@9.10.2", - "target": "npm:@dhis2-ui/portal@9.10.2", + "source": "npm:nanomatch", + "target": "npm:fragment-cache", "type": "static" }, { - "source": "npm:@dhis2-ui/menu@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:nanomatch", + "target": "npm:is-windows", "type": "static" }, { - "source": "npm:@dhis2-ui/menu@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:nanomatch", + "target": "npm:kind-of", "type": "static" }, { - "source": "npm:@dhis2-ui/menu@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:nanomatch", + "target": "npm:object.pick", "type": "static" }, { - "source": "npm:@dhis2-ui/menu@9.10.2", - "target": "npm:classnames", + "source": "npm:nanomatch", + "target": "npm:regex-not", "type": "static" }, { - "source": "npm:@dhis2-ui/menu@9.10.2", - "target": "npm:prop-types", + "source": "npm:nanomatch", + "target": "npm:snapdragon", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:to-regex", "type": "static" } ], - "npm:@dhis2-ui/modal": [ + "npm:native-url": [ { - "source": "npm:@dhis2-ui/modal", - "target": "npm:@dhis2-ui/card", + "source": "npm:native-url", + "target": "npm:querystring", "type": "static" - }, + } + ], + "npm:no-case@2.3.2": [ { - "source": "npm:@dhis2-ui/modal", - "target": "npm:@dhis2-ui/center", + "source": "npm:no-case@2.3.2", + "target": "npm:lower-case@1.1.4", "type": "static" - }, + } + ], + "npm:no-case": [ { - "source": "npm:@dhis2-ui/modal", - "target": "npm:@dhis2-ui/layer", + "source": "npm:no-case", + "target": "npm:lower-case", "type": "static" }, { - "source": "npm:@dhis2-ui/modal", - "target": "npm:@dhis2-ui/portal", + "source": "npm:no-case", + "target": "npm:tslib", "type": "static" - }, + } + ], + "npm:node-dir": [ { - "source": "npm:@dhis2-ui/modal", - "target": "npm:@dhis2/prop-types", + "source": "npm:node-dir", + "target": "npm:minimatch", "type": "static" - }, + } + ], + "npm:node-emoji": [ { - "source": "npm:@dhis2-ui/modal", - "target": "npm:@dhis2/ui-constants", + "source": "npm:node-emoji", + "target": "npm:lodash", "type": "static" - }, + } + ], + "npm:node-fetch": [ { - "source": "npm:@dhis2-ui/modal", - "target": "npm:@dhis2/ui-icons", + "source": "npm:node-fetch", + "target": "npm:whatwg-url", "type": "static" - }, + } + ], + "npm:node-fetch@2.7.0": [ { - "source": "npm:@dhis2-ui/modal", - "target": "npm:classnames", + "source": "npm:node-fetch@2.7.0", + "target": "npm:whatwg-url", "type": "static" - }, + } + ], + "npm:node-gettext": [ { - "source": "npm:@dhis2-ui/modal", - "target": "npm:prop-types", + "source": "npm:node-gettext", + "target": "npm:lodash.get", "type": "static" } ], - "npm:@dhis2-ui/modal@9.10.2": [ + "npm:node-gyp": [ { - "source": "npm:@dhis2-ui/modal@9.10.2", - "target": "npm:@dhis2-ui/card@9.10.2", + "source": "npm:node-gyp", + "target": "npm:env-paths", "type": "static" }, { - "source": "npm:@dhis2-ui/modal@9.10.2", - "target": "npm:@dhis2-ui/center@9.10.2", + "source": "npm:node-gyp", + "target": "npm:exponential-backoff", "type": "static" }, { - "source": "npm:@dhis2-ui/modal@9.10.2", - "target": "npm:@dhis2-ui/layer@9.10.2", + "source": "npm:node-gyp", + "target": "npm:glob", "type": "static" }, { - "source": "npm:@dhis2-ui/modal@9.10.2", - "target": "npm:@dhis2-ui/portal@9.10.2", + "source": "npm:node-gyp", + "target": "npm:graceful-fs", "type": "static" }, { - "source": "npm:@dhis2-ui/modal@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:node-gyp", + "target": "npm:make-fetch-happen@10.2.1", "type": "static" }, { - "source": "npm:@dhis2-ui/modal@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:node-gyp", + "target": "npm:nopt", "type": "static" }, { - "source": "npm:@dhis2-ui/modal@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:node-gyp", + "target": "npm:npmlog", "type": "static" }, { - "source": "npm:@dhis2-ui/modal@9.10.2", - "target": "npm:classnames", + "source": "npm:node-gyp", + "target": "npm:rimraf", "type": "static" }, { - "source": "npm:@dhis2-ui/modal@9.10.2", - "target": "npm:prop-types", - "type": "static" - } - ], - "npm:@dhis2-ui/node": [ - { - "source": "npm:@dhis2-ui/node", - "target": "npm:@dhis2-ui/loader", + "source": "npm:node-gyp", + "target": "npm:semver", "type": "static" }, { - "source": "npm:@dhis2-ui/node", - "target": "npm:@dhis2/prop-types", + "source": "npm:node-gyp", + "target": "npm:tar", "type": "static" }, { - "source": "npm:@dhis2-ui/node", - "target": "npm:@dhis2/ui-constants", + "source": "npm:node-gyp", + "target": "npm:which", "type": "static" - }, + } + ], + "npm:node-http-proxy-json": [ { - "source": "npm:@dhis2-ui/node", - "target": "npm:classnames", + "source": "npm:node-http-proxy-json", + "target": "npm:bufferhelper", "type": "static" }, { - "source": "npm:@dhis2-ui/node", - "target": "npm:prop-types", + "source": "npm:node-http-proxy-json", + "target": "npm:concat-stream", "type": "static" } ], - "npm:@dhis2-ui/node@9.10.2": [ + "npm:node-libs-browser": [ { - "source": "npm:@dhis2-ui/node@9.10.2", - "target": "npm:@dhis2-ui/loader@9.10.2", + "source": "npm:node-libs-browser", + "target": "npm:assert", "type": "static" }, { - "source": "npm:@dhis2-ui/node@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:node-libs-browser", + "target": "npm:browserify-zlib", "type": "static" }, { - "source": "npm:@dhis2-ui/node@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:node-libs-browser", + "target": "npm:buffer@4.9.2", "type": "static" }, { - "source": "npm:@dhis2-ui/node@9.10.2", - "target": "npm:classnames", + "source": "npm:node-libs-browser", + "target": "npm:console-browserify", "type": "static" }, { - "source": "npm:@dhis2-ui/node@9.10.2", - "target": "npm:prop-types", + "source": "npm:node-libs-browser", + "target": "npm:constants-browserify", "type": "static" - } - ], - "npm:@dhis2-ui/notice-box": [ + }, { - "source": "npm:@dhis2-ui/notice-box", - "target": "npm:@dhis2/prop-types", + "source": "npm:node-libs-browser", + "target": "npm:crypto-browserify", "type": "static" }, { - "source": "npm:@dhis2-ui/notice-box", - "target": "npm:@dhis2/ui-constants", + "source": "npm:node-libs-browser", + "target": "npm:domain-browser", "type": "static" }, { - "source": "npm:@dhis2-ui/notice-box", - "target": "npm:@dhis2/ui-icons", + "source": "npm:node-libs-browser", + "target": "npm:events", "type": "static" }, { - "source": "npm:@dhis2-ui/notice-box", - "target": "npm:classnames", + "source": "npm:node-libs-browser", + "target": "npm:https-browserify", "type": "static" }, { - "source": "npm:@dhis2-ui/notice-box", - "target": "npm:prop-types", + "source": "npm:node-libs-browser", + "target": "npm:os-browserify", "type": "static" - } - ], - "npm:@dhis2-ui/notice-box@9.10.2": [ + }, { - "source": "npm:@dhis2-ui/notice-box@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:node-libs-browser", + "target": "npm:path-browserify", "type": "static" }, { - "source": "npm:@dhis2-ui/notice-box@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:node-libs-browser", + "target": "npm:process", "type": "static" }, { - "source": "npm:@dhis2-ui/notice-box@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:node-libs-browser", + "target": "npm:punycode@1.4.1", "type": "static" }, { - "source": "npm:@dhis2-ui/notice-box@9.10.2", - "target": "npm:classnames", + "source": "npm:node-libs-browser", + "target": "npm:querystring-es3", "type": "static" }, { - "source": "npm:@dhis2-ui/notice-box@9.10.2", - "target": "npm:prop-types", + "source": "npm:node-libs-browser", + "target": "npm:readable-stream", "type": "static" - } - ], - "npm:@dhis2-ui/organisation-unit-tree": [ + }, { - "source": "npm:@dhis2-ui/organisation-unit-tree", - "target": "npm:@dhis2-ui/checkbox", + "source": "npm:node-libs-browser", + "target": "npm:stream-browserify", "type": "static" }, { - "source": "npm:@dhis2-ui/organisation-unit-tree", - "target": "npm:@dhis2-ui/loader", + "source": "npm:node-libs-browser", + "target": "npm:stream-http@2.8.3", "type": "static" }, { - "source": "npm:@dhis2-ui/organisation-unit-tree", - "target": "npm:@dhis2-ui/node", + "source": "npm:node-libs-browser", + "target": "npm:string_decoder", "type": "static" }, { - "source": "npm:@dhis2-ui/organisation-unit-tree", - "target": "npm:@dhis2/prop-types", + "source": "npm:node-libs-browser", + "target": "npm:timers-browserify@2.0.12", "type": "static" }, { - "source": "npm:@dhis2-ui/organisation-unit-tree", - "target": "npm:@dhis2/ui-constants", + "source": "npm:node-libs-browser", + "target": "npm:tty-browserify@0.0.0", "type": "static" }, { - "source": "npm:@dhis2-ui/organisation-unit-tree", - "target": "npm:classnames", + "source": "npm:node-libs-browser", + "target": "npm:url", "type": "static" }, { - "source": "npm:@dhis2-ui/organisation-unit-tree", - "target": "npm:prop-types", + "source": "npm:node-libs-browser", + "target": "npm:util@0.11.1", + "type": "static" + }, + { + "source": "npm:node-libs-browser", + "target": "npm:vm-browserify", "type": "static" } ], - "npm:@dhis2-ui/organisation-unit-tree@9.10.2": [ + "npm:node-notifier": [ { - "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", - "target": "npm:@dhis2-ui/checkbox@9.10.2", + "source": "npm:node-notifier", + "target": "npm:growly", "type": "static" }, { - "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", - "target": "npm:@dhis2-ui/loader@9.10.2", + "source": "npm:node-notifier", + "target": "npm:is-wsl", "type": "static" }, { - "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", - "target": "npm:@dhis2-ui/node@9.10.2", + "source": "npm:node-notifier", + "target": "npm:semver", "type": "static" }, { - "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:node-notifier", + "target": "npm:shellwords", "type": "static" }, { - "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:node-notifier", + "target": "npm:uuid", "type": "static" }, { - "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", - "target": "npm:classnames", + "source": "npm:node-notifier", + "target": "npm:which", "type": "static" - }, + } + ], + "npm:nopt": [ { - "source": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", - "target": "npm:prop-types", + "source": "npm:nopt", + "target": "npm:abbrev", "type": "static" } ], - "npm:@dhis2-ui/pagination": [ + "npm:nopt@7.2.1": [ { - "source": "npm:@dhis2-ui/pagination", - "target": "npm:@dhis2-ui/button", + "source": "npm:nopt@7.2.1", + "target": "npm:abbrev@2.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:@dhis2-ui/pagination", - "target": "npm:@dhis2-ui/select", + "source": "npm:normalize-package-data@2.5.0", + "target": "npm:resolve", "type": "static" }, { - "source": "npm:@dhis2-ui/pagination", - "target": "npm:@dhis2/prop-types", + "source": "npm:normalize-package-data@2.5.0", + "target": "npm:semver@5.7.2", "type": "static" }, { - "source": "npm:@dhis2-ui/pagination", - "target": "npm:@dhis2/ui-constants", + "source": "npm:normalize-package-data@2.5.0", + "target": "npm:validate-npm-package-license", + "type": "static" + } + ], + "npm:normalize-package-data@3.0.3": [ + { + "source": "npm:normalize-package-data@3.0.3", + "target": "npm:hosted-git-info@4.1.0", "type": "static" }, { - "source": "npm:@dhis2-ui/pagination", - "target": "npm:@dhis2/ui-icons", + "source": "npm:normalize-package-data@3.0.3", + "target": "npm:is-core-module", "type": "static" }, { - "source": "npm:@dhis2-ui/pagination", - "target": "npm:classnames", + "source": "npm:normalize-package-data@3.0.3", + "target": "npm:semver", "type": "static" }, { - "source": "npm:@dhis2-ui/pagination", - "target": "npm:prop-types", + "source": "npm:normalize-package-data@3.0.3", + "target": "npm:validate-npm-package-license", "type": "static" } ], - "npm:@dhis2-ui/pagination@9.10.2": [ + "npm:normalize-package-data@4.0.1": [ { - "source": "npm:@dhis2-ui/pagination@9.10.2", - "target": "npm:@dhis2-ui/button@9.10.2", + "source": "npm:normalize-package-data@4.0.1", + "target": "npm:hosted-git-info@5.2.1", "type": "static" }, { - "source": "npm:@dhis2-ui/pagination@9.10.2", - "target": "npm:@dhis2-ui/select@9.10.2", + "source": "npm:normalize-package-data@4.0.1", + "target": "npm:is-core-module", "type": "static" }, { - "source": "npm:@dhis2-ui/pagination@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:normalize-package-data@4.0.1", + "target": "npm:semver", "type": "static" }, { - "source": "npm:@dhis2-ui/pagination@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:normalize-package-data@4.0.1", + "target": "npm:validate-npm-package-license", + "type": "static" + } + ], + "npm:normalize-package-data": [ + { + "source": "npm:normalize-package-data", + "target": "npm:hosted-git-info", "type": "static" }, { - "source": "npm:@dhis2-ui/pagination@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:normalize-package-data", + "target": "npm:is-core-module", "type": "static" }, { - "source": "npm:@dhis2-ui/pagination@9.10.2", - "target": "npm:classnames", + "source": "npm:normalize-package-data", + "target": "npm:semver", "type": "static" }, { - "source": "npm:@dhis2-ui/pagination@9.10.2", - "target": "npm:prop-types", + "source": "npm:normalize-package-data", + "target": "npm:validate-npm-package-license", "type": "static" } ], - "npm:@dhis2-ui/popover": [ + "npm:normalize-path@2.1.1": [ { - "source": "npm:@dhis2-ui/popover", - "target": "npm:@dhis2-ui/layer", + "source": "npm:normalize-path@2.1.1", + "target": "npm:remove-trailing-separator", + "type": "static" + } + ], + "npm:normalize-url": [ + { + "source": "npm:normalize-url", + "target": "npm:object-assign", "type": "static" }, { - "source": "npm:@dhis2-ui/popover", - "target": "npm:@dhis2-ui/popper", + "source": "npm:normalize-url", + "target": "npm:prepend-http", "type": "static" }, { - "source": "npm:@dhis2-ui/popover", - "target": "npm:@dhis2/prop-types", + "source": "npm:normalize-url", + "target": "npm:query-string", "type": "static" }, { - "source": "npm:@dhis2-ui/popover", - "target": "npm:@dhis2/ui-constants", + "source": "npm:normalize-url", + "target": "npm:sort-keys@1.1.2", + "type": "static" + } + ], + "npm:now-and-later": [ + { + "source": "npm:now-and-later", + "target": "npm:once", + "type": "static" + } + ], + "npm:npm-bundled": [ + { + "source": "npm:npm-bundled", + "target": "npm:npm-normalize-package-bin@1.0.1", + "type": "static" + } + ], + "npm:npm-bundled@3.0.1": [ + { + "source": "npm:npm-bundled@3.0.1", + "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@8.1.1": [ + { + "source": "npm:npm-package-arg@8.1.1", + "target": "npm:hosted-git-info@3.0.8", "type": "static" }, { - "source": "npm:@dhis2-ui/popover", - "target": "npm:classnames", + "source": "npm:npm-package-arg@8.1.1", + "target": "npm:semver", "type": "static" }, { - "source": "npm:@dhis2-ui/popover", - "target": "npm:prop-types", + "source": "npm:npm-package-arg@8.1.1", + "target": "npm:validate-npm-package-name@3.0.0", "type": "static" } ], - "npm:@dhis2-ui/popover@9.10.2": [ + "npm:npm-package-arg": [ { - "source": "npm:@dhis2-ui/popover@9.10.2", - "target": "npm:@dhis2-ui/layer@9.10.2", + "source": "npm:npm-package-arg", + "target": "npm:hosted-git-info", "type": "static" }, { - "source": "npm:@dhis2-ui/popover@9.10.2", - "target": "npm:@dhis2-ui/popper@9.10.2", + "source": "npm:npm-package-arg", + "target": "npm:proc-log", "type": "static" }, { - "source": "npm:@dhis2-ui/popover@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:npm-package-arg", + "target": "npm:semver", "type": "static" }, { - "source": "npm:@dhis2-ui/popover@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:npm-package-arg", + "target": "npm:validate-npm-package-name@5.0.1", + "type": "static" + } + ], + "npm:npm-package-arg@9.1.2": [ + { + "source": "npm:npm-package-arg@9.1.2", + "target": "npm:hosted-git-info@5.2.1", "type": "static" }, { - "source": "npm:@dhis2-ui/popover@9.10.2", - "target": "npm:classnames", + "source": "npm:npm-package-arg@9.1.2", + "target": "npm:proc-log@2.0.1", "type": "static" }, { - "source": "npm:@dhis2-ui/popover@9.10.2", - "target": "npm:prop-types", + "source": "npm:npm-package-arg@9.1.2", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:npm-package-arg@9.1.2", + "target": "npm:validate-npm-package-name", "type": "static" } ], - "npm:@dhis2-ui/popper": [ + "npm:npm-packlist": [ { - "source": "npm:@dhis2-ui/popper", - "target": "npm:@dhis2/prop-types", + "source": "npm:npm-packlist", + "target": "npm:glob@8.1.0", "type": "static" }, { - "source": "npm:@dhis2-ui/popper", - "target": "npm:@dhis2/ui-constants", + "source": "npm:npm-packlist", + "target": "npm:ignore-walk", "type": "static" }, { - "source": "npm:@dhis2-ui/popper", - "target": "npm:@popperjs/core", + "source": "npm:npm-packlist", + "target": "npm:npm-bundled", "type": "static" }, { - "source": "npm:@dhis2-ui/popper", - "target": "npm:classnames", + "source": "npm:npm-packlist", + "target": "npm:npm-normalize-package-bin@1.0.1", "type": "static" - }, + } + ], + "npm:npm-packlist@7.0.4": [ { - "source": "npm:@dhis2-ui/popper", - "target": "npm:prop-types", + "source": "npm:npm-packlist@7.0.4", + "target": "npm:ignore-walk@6.0.5", + "type": "static" + } + ], + "npm:npm-pick-manifest": [ + { + "source": "npm:npm-pick-manifest", + "target": "npm:npm-install-checks", "type": "static" }, { - "source": "npm:@dhis2-ui/popper", - "target": "npm:react-popper", + "source": "npm:npm-pick-manifest", + "target": "npm:npm-normalize-package-bin", "type": "static" }, { - "source": "npm:@dhis2-ui/popper", - "target": "npm:resize-observer-polyfill", + "source": "npm:npm-pick-manifest", + "target": "npm:npm-package-arg", + "type": "static" + }, + { + "source": "npm:npm-pick-manifest", + "target": "npm:semver", "type": "static" } ], - "npm:@dhis2-ui/popper@9.10.2": [ + "npm:npm-registry-fetch@14.0.3": [ { - "source": "npm:@dhis2-ui/popper@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:npm-registry-fetch@14.0.3", + "target": "npm:make-fetch-happen", "type": "static" }, { - "source": "npm:@dhis2-ui/popper@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:npm-registry-fetch@14.0.3", + "target": "npm:minipass@4.2.8", "type": "static" }, { - "source": "npm:@dhis2-ui/popper@9.10.2", - "target": "npm:@popperjs/core", + "source": "npm:npm-registry-fetch@14.0.3", + "target": "npm:minipass-fetch", "type": "static" }, { - "source": "npm:@dhis2-ui/popper@9.10.2", - "target": "npm:classnames", + "source": "npm:npm-registry-fetch@14.0.3", + "target": "npm:minipass-json-stream", "type": "static" }, { - "source": "npm:@dhis2-ui/popper@9.10.2", - "target": "npm:prop-types", + "source": "npm:npm-registry-fetch@14.0.3", + "target": "npm:minizlib", "type": "static" }, { - "source": "npm:@dhis2-ui/popper@9.10.2", - "target": "npm:react-popper", + "source": "npm:npm-registry-fetch@14.0.3", + "target": "npm:npm-package-arg", "type": "static" }, { - "source": "npm:@dhis2-ui/popper@9.10.2", - "target": "npm:resize-observer-polyfill", + "source": "npm:npm-registry-fetch@14.0.3", + "target": "npm:proc-log", "type": "static" } ], - "npm:@dhis2-ui/portal": [ + "npm:npm-registry-fetch@13.3.1": [ { - "source": "npm:@dhis2-ui/portal", - "target": "npm:classnames", + "source": "npm:npm-registry-fetch@13.3.1", + "target": "npm:make-fetch-happen@10.2.1", "type": "static" }, { - "source": "npm:@dhis2-ui/portal", - "target": "npm:prop-types", - "type": "static" - } - ], - "npm:@dhis2-ui/portal@9.10.2": [ - { - "source": "npm:@dhis2-ui/portal@9.10.2", - "target": "npm:classnames", + "source": "npm:npm-registry-fetch@13.3.1", + "target": "npm:minipass", "type": "static" }, { - "source": "npm:@dhis2-ui/portal@9.10.2", - "target": "npm:prop-types", + "source": "npm:npm-registry-fetch@13.3.1", + "target": "npm:minipass-fetch@2.1.2", "type": "static" - } - ], - "npm:@dhis2-ui/radio": [ + }, { - "source": "npm:@dhis2-ui/radio", - "target": "npm:@dhis2/prop-types", + "source": "npm:npm-registry-fetch@13.3.1", + "target": "npm:minipass-json-stream", "type": "static" }, { - "source": "npm:@dhis2-ui/radio", - "target": "npm:@dhis2/ui-constants", + "source": "npm:npm-registry-fetch@13.3.1", + "target": "npm:minizlib", "type": "static" }, { - "source": "npm:@dhis2-ui/radio", - "target": "npm:classnames", + "source": "npm:npm-registry-fetch@13.3.1", + "target": "npm:npm-package-arg@9.1.2", "type": "static" }, { - "source": "npm:@dhis2-ui/radio", - "target": "npm:prop-types", + "source": "npm:npm-registry-fetch@13.3.1", + "target": "npm:proc-log@2.0.1", "type": "static" } ], - "npm:@dhis2-ui/radio@9.10.2": [ + "npm:npm-registry-fetch": [ { - "source": "npm:@dhis2-ui/radio@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:npm-registry-fetch", + "target": "npm:make-fetch-happen", "type": "static" }, { - "source": "npm:@dhis2-ui/radio@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:npm-registry-fetch", + "target": "npm:minipass@5.0.0", "type": "static" }, { - "source": "npm:@dhis2-ui/radio@9.10.2", - "target": "npm:classnames", + "source": "npm:npm-registry-fetch", + "target": "npm:minipass-fetch", "type": "static" }, { - "source": "npm:@dhis2-ui/radio@9.10.2", - "target": "npm:prop-types", - "type": "static" - } - ], - "npm:@dhis2-ui/required": [ - { - "source": "npm:@dhis2-ui/required", - "target": "npm:@dhis2/prop-types", + "source": "npm:npm-registry-fetch", + "target": "npm:minipass-json-stream", "type": "static" }, { - "source": "npm:@dhis2-ui/required", - "target": "npm:@dhis2/ui-constants", + "source": "npm:npm-registry-fetch", + "target": "npm:minizlib", "type": "static" }, { - "source": "npm:@dhis2-ui/required", - "target": "npm:classnames", + "source": "npm:npm-registry-fetch", + "target": "npm:npm-package-arg", "type": "static" }, { - "source": "npm:@dhis2-ui/required", - "target": "npm:prop-types", + "source": "npm:npm-registry-fetch", + "target": "npm:proc-log", "type": "static" } ], - "npm:@dhis2-ui/required@9.10.2": [ + "npm:npm-run-path@2.0.2": [ { - "source": "npm:@dhis2-ui/required@9.10.2", - "target": "npm:@dhis2/prop-types", - "type": "static" - }, - { - "source": "npm:@dhis2-ui/required@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:npm-run-path@2.0.2", + "target": "npm:path-key@2.0.1", "type": "static" - }, + } + ], + "npm:npm-run-path@3.1.0": [ { - "source": "npm:@dhis2-ui/required@9.10.2", - "target": "npm:classnames", + "source": "npm:npm-run-path@3.1.0", + "target": "npm:path-key", "type": "static" - }, + } + ], + "npm:npm-run-path": [ { - "source": "npm:@dhis2-ui/required@9.10.2", - "target": "npm:prop-types", + "source": "npm:npm-run-path", + "target": "npm:path-key", "type": "static" } ], - "npm:@dhis2-ui/segmented-control": [ + "npm:npmlog": [ { - "source": "npm:@dhis2-ui/segmented-control", - "target": "npm:@dhis2/prop-types", + "source": "npm:npmlog", + "target": "npm:are-we-there-yet", "type": "static" }, { - "source": "npm:@dhis2-ui/segmented-control", - "target": "npm:@dhis2/ui-constants", + "source": "npm:npmlog", + "target": "npm:console-control-strings", "type": "static" }, { - "source": "npm:@dhis2-ui/segmented-control", - "target": "npm:classnames", + "source": "npm:npmlog", + "target": "npm:gauge", "type": "static" }, { - "source": "npm:@dhis2-ui/segmented-control", - "target": "npm:prop-types", + "source": "npm:npmlog", + "target": "npm:set-blocking", "type": "static" } ], - "npm:@dhis2-ui/segmented-control@9.10.2": [ + "npm:npmlog@7.0.1": [ { - "source": "npm:@dhis2-ui/segmented-control@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:npmlog@7.0.1", + "target": "npm:are-we-there-yet@4.0.2", "type": "static" }, { - "source": "npm:@dhis2-ui/segmented-control@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:npmlog@7.0.1", + "target": "npm:console-control-strings", "type": "static" }, { - "source": "npm:@dhis2-ui/segmented-control@9.10.2", - "target": "npm:classnames", + "source": "npm:npmlog@7.0.1", + "target": "npm:gauge@5.0.2", "type": "static" }, { - "source": "npm:@dhis2-ui/segmented-control@9.10.2", - "target": "npm:prop-types", + "source": "npm:npmlog@7.0.1", + "target": "npm:set-blocking", "type": "static" } ], - "npm:@dhis2-ui/select": [ + "npm:nth-check@1.0.2": [ { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2-ui/box", + "source": "npm:nth-check@1.0.2", + "target": "npm:boolbase", "type": "static" - }, + } + ], + "npm:nth-check": [ { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2-ui/button", + "source": "npm:nth-check", + "target": "npm:boolbase", "type": "static" - }, + } + ], + "npm:nx": [ { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2-ui/card", + "source": "npm:nx", + "target": "npm:@nrwl/cli", "type": "static" }, { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2-ui/checkbox", + "source": "npm:nx", + "target": "npm:@nrwl/tao", "type": "static" }, { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2-ui/chip", + "source": "npm:nx", + "target": "npm:@parcel/watcher", "type": "static" }, { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2-ui/field", + "source": "npm:nx", + "target": "npm:@yarnpkg/lockfile", "type": "static" }, { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2-ui/input", + "source": "npm:nx", + "target": "npm:@yarnpkg/parsers", "type": "static" }, { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2-ui/layer", + "source": "npm:nx", + "target": "npm:@zkochan/js-yaml", "type": "static" }, { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2-ui/loader", + "source": "npm:nx", + "target": "npm:axios@1.7.2", "type": "static" }, { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2-ui/popper", + "source": "npm:nx", + "target": "npm:chalk", "type": "static" }, { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2-ui/status-icon", + "source": "npm:nx", + "target": "npm:cli-cursor", "type": "static" }, { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2/prop-types", + "source": "npm:nx", + "target": "npm:cli-spinners", "type": "static" }, { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2/ui-constants", + "source": "npm:nx", + "target": "npm:cliui", "type": "static" }, { - "source": "npm:@dhis2-ui/select", - "target": "npm:@dhis2/ui-icons", + "source": "npm:nx", + "target": "npm:dotenv", "type": "static" }, { - "source": "npm:@dhis2-ui/select", - "target": "npm:classnames", + "source": "npm:nx", + "target": "npm:enquirer@2.3.6", "type": "static" }, { - "source": "npm:@dhis2-ui/select", - "target": "npm:prop-types", - "type": "static" - } - ], - "npm:@dhis2-ui/select@9.10.2": [ - { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2-ui/box@9.10.2", + "source": "npm:nx", + "target": "npm:fast-glob@3.2.7", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2-ui/button@9.10.2", + "source": "npm:nx", + "target": "npm:figures", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2-ui/card@9.10.2", + "source": "npm:nx", + "target": "npm:flat", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2-ui/checkbox@9.10.2", + "source": "npm:nx", + "target": "npm:fs-extra@11.2.0", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2-ui/chip@9.10.2", + "source": "npm:nx", + "target": "npm:glob@7.1.4", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2-ui/field@9.10.2", + "source": "npm:nx", + "target": "npm:ignore", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2-ui/input@9.10.2", + "source": "npm:nx", + "target": "npm:js-yaml@4.1.0", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2-ui/layer@9.10.2", + "source": "npm:nx", + "target": "npm:jsonc-parser", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2-ui/loader@9.10.2", + "source": "npm:nx", + "target": "npm:lines-and-columns@2.0.4", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2-ui/popper@9.10.2", + "source": "npm:nx", + "target": "npm:minimatch@3.0.5", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2-ui/status-icon@9.10.2", + "source": "npm:nx", + "target": "npm:npm-run-path", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2-ui/tooltip", + "source": "npm:nx", + "target": "npm:open", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:nx", + "target": "npm:semver@7.5.4", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:nx", + "target": "npm:string-width", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:nx", + "target": "npm:strong-log-transformer", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:classnames", + "source": "npm:nx", + "target": "npm:tar-stream", "type": "static" }, { - "source": "npm:@dhis2-ui/select@9.10.2", - "target": "npm:prop-types", - "type": "static" - } - ], - "npm:@dhis2-ui/selector-bar": [ - { - "source": "npm:@dhis2-ui/selector-bar", - "target": "npm:@dhis2-ui/button", + "source": "npm:nx", + "target": "npm:tmp", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar", - "target": "npm:@dhis2-ui/card", + "source": "npm:nx", + "target": "npm:tsconfig-paths@4.2.0", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar", - "target": "npm:@dhis2-ui/layer", + "source": "npm:nx", + "target": "npm:tslib", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar", - "target": "npm:@dhis2-ui/popper", + "source": "npm:nx", + "target": "npm:v8-compile-cache@2.3.0", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar", - "target": "npm:@dhis2/ui-constants", + "source": "npm:nx", + "target": "npm:yargs@17.7.2", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar", - "target": "npm:@dhis2/ui-icons", + "source": "npm:nx", + "target": "npm:yargs-parser@21.1.1", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar", - "target": "npm:@testing-library/react", + "source": "npm:nx", + "target": "npm:@nrwl/nx-darwin-arm64", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar", - "target": "npm:classnames", + "source": "npm:nx", + "target": "npm:@nrwl/nx-darwin-x64", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar", - "target": "npm:prop-types", + "source": "npm:nx", + "target": "npm:@nrwl/nx-linux-arm-gnueabihf", "type": "static" - } - ], - "npm:@dhis2-ui/selector-bar@9.10.2": [ + }, { - "source": "npm:@dhis2-ui/selector-bar@9.10.2", - "target": "npm:@dhis2-ui/button@9.10.2", + "source": "npm:nx", + "target": "npm:@nrwl/nx-linux-arm64-gnu", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar@9.10.2", - "target": "npm:@dhis2-ui/card@9.10.2", + "source": "npm:nx", + "target": "npm:@nrwl/nx-linux-arm64-musl", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar@9.10.2", - "target": "npm:@dhis2-ui/layer@9.10.2", + "source": "npm:nx", + "target": "npm:@nrwl/nx-linux-x64-gnu", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar@9.10.2", - "target": "npm:@dhis2-ui/popper@9.10.2", + "source": "npm:nx", + "target": "npm:@nrwl/nx-linux-x64-musl", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:nx", + "target": "npm:@nrwl/nx-win32-arm64-msvc", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:nx", + "target": "npm:@nrwl/nx-win32-x64-msvc", "type": "static" - }, + } + ], + "npm:object-copy": [ { - "source": "npm:@dhis2-ui/selector-bar@9.10.2", - "target": "npm:@testing-library/react", + "source": "npm:object-copy", + "target": "npm:copy-descriptor", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar@9.10.2", - "target": "npm:classnames", + "source": "npm:object-copy", + "target": "npm:define-property", "type": "static" }, { - "source": "npm:@dhis2-ui/selector-bar@9.10.2", - "target": "npm:prop-types", + "source": "npm:object-copy", + "target": "npm:kind-of@3.2.2", "type": "static" } ], - "npm:@dhis2-ui/sharing-dialog": [ + "npm:object-is": [ { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/box", + "source": "npm:object-is", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/button", + "source": "npm:object-is", + "target": "npm:define-properties", "type": "static" - }, + } + ], + "npm:object-visit": [ { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/card", + "source": "npm:object-visit", + "target": "npm:isobject", "type": "static" - }, + } + ], + "npm:object.assign": [ { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/divider", + "source": "npm:object.assign", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/input", + "source": "npm:object.assign", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/layer", + "source": "npm:object.assign", + "target": "npm:has-symbols", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/menu", + "source": "npm:object.assign", + "target": "npm:object-keys", "type": "static" - }, + } + ], + "npm:object.entries": [ { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/modal", + "source": "npm:object.entries", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/notice-box", + "source": "npm:object.entries", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/popper", + "source": "npm:object.entries", + "target": "npm:es-object-atoms", "type": "static" - }, + } + ], + "npm:object.fromentries": [ { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/select", + "source": "npm:object.fromentries", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/tab", + "source": "npm:object.fromentries", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/tooltip@8.16.0", + "source": "npm:object.fromentries", + "target": "npm:es-abstract", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2-ui/user-avatar", + "source": "npm:object.fromentries", + "target": "npm:es-object-atoms", + "type": "static" + } + ], + "npm:object.getownpropertydescriptors": [ + { + "source": "npm:object.getownpropertydescriptors", + "target": "npm:array.prototype.reduce", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2/prop-types", + "source": "npm:object.getownpropertydescriptors", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2/ui-constants", + "source": "npm:object.getownpropertydescriptors", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@dhis2/ui-icons", + "source": "npm:object.getownpropertydescriptors", + "target": "npm:es-abstract", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:@react-hook/size", + "source": "npm:object.getownpropertydescriptors", + "target": "npm:es-object-atoms", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:classnames", + "source": "npm:object.getownpropertydescriptors", + "target": "npm:gopd", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog", - "target": "npm:prop-types", + "source": "npm:object.getownpropertydescriptors", + "target": "npm:safe-array-concat", "type": "static" } ], - "npm:@dhis2-ui/sharing-dialog@9.10.2": [ - { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/box@9.10.2", - "type": "static" - }, + "npm:object.groupby": [ { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/button@9.10.2", + "source": "npm:object.groupby", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/card@9.10.2", + "source": "npm:object.groupby", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/divider@9.10.2", + "source": "npm:object.groupby", + "target": "npm:es-abstract", "type": "static" - }, + } + ], + "npm:object.pick": [ { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/input@9.10.2", + "source": "npm:object.pick", + "target": "npm:isobject", "type": "static" - }, + } + ], + "npm:object.values": [ { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/layer@9.10.2", + "source": "npm:object.values", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/menu@9.10.2", + "source": "npm:object.values", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/modal@9.10.2", + "source": "npm:object.values", + "target": "npm:es-object-atoms", "type": "static" - }, + } + ], + "npm:on-finished": [ { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/notice-box@9.10.2", + "source": "npm:on-finished", + "target": "npm:ee-first", "type": "static" - }, + } + ], + "npm:once": [ { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/popper@9.10.2", + "source": "npm:once", + "target": "npm:wrappy", "type": "static" - }, + } + ], + "npm:onetime@2.0.1": [ { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/select@9.10.2", + "source": "npm:onetime@2.0.1", + "target": "npm:mimic-fn@1.2.0", "type": "static" - }, + } + ], + "npm:onetime": [ { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/tab@9.10.2", + "source": "npm:onetime", + "target": "npm:mimic-fn", "type": "static" - }, + } + ], + "npm:open@7.4.2": [ { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/tooltip", + "source": "npm:open@7.4.2", + "target": "npm:is-docker", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2-ui/user-avatar@9.10.2", + "source": "npm:open@7.4.2", + "target": "npm:is-wsl", "type": "static" - }, + } + ], + "npm:open": [ { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:open", + "target": "npm:define-lazy-prop", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:open", + "target": "npm:is-docker", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:open", + "target": "npm:is-wsl", "type": "static" - }, + } + ], + "npm:opn": [ { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:@react-hook/size", + "source": "npm:opn", + "target": "npm:is-wsl@1.1.0", "type": "static" - }, + } + ], + "npm:optimize-css-assets-webpack-plugin": [ { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:classnames", + "source": "npm:optimize-css-assets-webpack-plugin", + "target": "npm:cssnano@4.1.11", "type": "static" }, { - "source": "npm:@dhis2-ui/sharing-dialog@9.10.2", - "target": "npm:prop-types", + "source": "npm:optimize-css-assets-webpack-plugin", + "target": "npm:last-call-webpack-plugin", "type": "static" } ], - "npm:@dhis2-ui/status-icon": [ + "npm:optionator": [ { - "source": "npm:@dhis2-ui/status-icon", - "target": "npm:@dhis2-ui/loader", + "source": "npm:optionator", + "target": "npm:deep-is", "type": "static" }, { - "source": "npm:@dhis2-ui/status-icon", - "target": "npm:@dhis2/prop-types", + "source": "npm:optionator", + "target": "npm:fast-levenshtein", "type": "static" }, { - "source": "npm:@dhis2-ui/status-icon", - "target": "npm:@dhis2/ui-constants", + "source": "npm:optionator", + "target": "npm:levn@0.3.0", "type": "static" }, { - "source": "npm:@dhis2-ui/status-icon", - "target": "npm:@dhis2/ui-icons", + "source": "npm:optionator", + "target": "npm:prelude-ls", "type": "static" }, { - "source": "npm:@dhis2-ui/status-icon", - "target": "npm:classnames", + "source": "npm:optionator", + "target": "npm:type-check", "type": "static" }, { - "source": "npm:@dhis2-ui/status-icon", - "target": "npm:prop-types", + "source": "npm:optionator", + "target": "npm:word-wrap", "type": "static" } ], - "npm:@dhis2-ui/status-icon@9.10.2": [ + "npm:optionator@0.9.4": [ { - "source": "npm:@dhis2-ui/status-icon@9.10.2", - "target": "npm:@dhis2-ui/loader@9.10.2", + "source": "npm:optionator@0.9.4", + "target": "npm:deep-is", "type": "static" }, { - "source": "npm:@dhis2-ui/status-icon@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:optionator@0.9.4", + "target": "npm:fast-levenshtein", "type": "static" }, { - "source": "npm:@dhis2-ui/status-icon@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:optionator@0.9.4", + "target": "npm:levn", "type": "static" }, { - "source": "npm:@dhis2-ui/status-icon@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:optionator@0.9.4", + "target": "npm:prelude-ls@1.2.1", "type": "static" }, { - "source": "npm:@dhis2-ui/status-icon@9.10.2", - "target": "npm:classnames", + "source": "npm:optionator@0.9.4", + "target": "npm:type-check@0.4.0", "type": "static" }, { - "source": "npm:@dhis2-ui/status-icon@9.10.2", - "target": "npm:prop-types", + "source": "npm:optionator@0.9.4", + "target": "npm:word-wrap", "type": "static" } ], - "npm:@dhis2-ui/switch": [ + "npm:ora": [ { - "source": "npm:@dhis2-ui/switch", - "target": "npm:@dhis2-ui/field", + "source": "npm:ora", + "target": "npm:bl", "type": "static" }, { - "source": "npm:@dhis2-ui/switch", - "target": "npm:@dhis2-ui/required", + "source": "npm:ora", + "target": "npm:chalk", "type": "static" }, { - "source": "npm:@dhis2-ui/switch", - "target": "npm:@dhis2/prop-types", + "source": "npm:ora", + "target": "npm:cli-cursor", "type": "static" }, { - "source": "npm:@dhis2-ui/switch", - "target": "npm:@dhis2/ui-constants", + "source": "npm:ora", + "target": "npm:cli-spinners@2.9.2", "type": "static" }, { - "source": "npm:@dhis2-ui/switch", - "target": "npm:classnames", + "source": "npm:ora", + "target": "npm:is-interactive", "type": "static" }, { - "source": "npm:@dhis2-ui/switch", - "target": "npm:prop-types", - "type": "static" - } - ], - "npm:@dhis2-ui/switch@9.10.2": [ - { - "source": "npm:@dhis2-ui/switch@9.10.2", - "target": "npm:@dhis2-ui/field@9.10.2", + "source": "npm:ora", + "target": "npm:is-unicode-supported", "type": "static" }, { - "source": "npm:@dhis2-ui/switch@9.10.2", - "target": "npm:@dhis2-ui/required@9.10.2", + "source": "npm:ora", + "target": "npm:log-symbols", "type": "static" }, { - "source": "npm:@dhis2-ui/switch@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:ora", + "target": "npm:strip-ansi", "type": "static" }, { - "source": "npm:@dhis2-ui/switch@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:ora", + "target": "npm:wcwidth", "type": "static" - }, + } + ], + "npm:ordered-read-streams": [ { - "source": "npm:@dhis2-ui/switch@9.10.2", - "target": "npm:classnames", + "source": "npm:ordered-read-streams", + "target": "npm:readable-stream", "type": "static" - }, + } + ], + "npm:outpipe": [ { - "source": "npm:@dhis2-ui/switch@9.10.2", - "target": "npm:prop-types", + "source": "npm:outpipe", + "target": "npm:shell-quote", "type": "static" } ], - "npm:@dhis2-ui/tab": [ + "npm:p-limit@1.3.0": [ { - "source": "npm:@dhis2-ui/tab", - "target": "npm:@dhis2/prop-types", + "source": "npm:p-limit@1.3.0", + "target": "npm:p-try@1.0.0", "type": "static" - }, + } + ], + "npm:p-limit": [ { - "source": "npm:@dhis2-ui/tab", - "target": "npm:@dhis2/ui-constants", + "source": "npm:p-limit", + "target": "npm:p-try", "type": "static" - }, + } + ], + "npm:p-limit@3.1.0": [ { - "source": "npm:@dhis2-ui/tab", - "target": "npm:@dhis2/ui-icons", + "source": "npm:p-limit@3.1.0", + "target": "npm:yocto-queue", "type": "static" - }, + } + ], + "npm:p-locate@2.0.0": [ { - "source": "npm:@dhis2-ui/tab", - "target": "npm:classnames", + "source": "npm:p-locate@2.0.0", + "target": "npm:p-limit@1.3.0", "type": "static" - }, + } + ], + "npm:p-locate@3.0.0": [ { - "source": "npm:@dhis2-ui/tab", - "target": "npm:prop-types", + "source": "npm:p-locate@3.0.0", + "target": "npm:p-limit", "type": "static" } ], - "npm:@dhis2-ui/tab@9.10.2": [ + "npm:p-locate@4.1.0": [ { - "source": "npm:@dhis2-ui/tab@9.10.2", - "target": "npm:@dhis2-ui/tooltip", + "source": "npm:p-locate@4.1.0", + "target": "npm:p-limit", "type": "static" - }, + } + ], + "npm:p-locate": [ { - "source": "npm:@dhis2-ui/tab@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:p-locate", + "target": "npm:p-limit@3.1.0", "type": "static" - }, + } + ], + "npm:p-map": [ { - "source": "npm:@dhis2-ui/tab@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:p-map", + "target": "npm:aggregate-error", "type": "static" - }, + } + ], + "npm:p-map@3.0.0": [ { - "source": "npm:@dhis2-ui/tab@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:p-map@3.0.0", + "target": "npm:aggregate-error", "type": "static" - }, + } + ], + "npm:p-queue": [ { - "source": "npm:@dhis2-ui/tab@9.10.2", - "target": "npm:classnames", + "source": "npm:p-queue", + "target": "npm:eventemitter3", "type": "static" }, { - "source": "npm:@dhis2-ui/tab@9.10.2", - "target": "npm:prop-types", + "source": "npm:p-queue", + "target": "npm:p-timeout", "type": "static" } ], - "npm:@dhis2-ui/table": [ - { - "source": "npm:@dhis2-ui/table", - "target": "npm:@dhis2/prop-types", - "type": "static" - }, + "npm:p-retry@3.0.1": [ { - "source": "npm:@dhis2-ui/table", - "target": "npm:@dhis2/ui-constants", + "source": "npm:p-retry@3.0.1", + "target": "npm:retry", "type": "static" - }, + } + ], + "npm:p-retry": [ { - "source": "npm:@dhis2-ui/table", - "target": "npm:@dhis2/ui-icons", + "source": "npm:p-retry", + "target": "npm:@types/retry", "type": "static" }, { - "source": "npm:@dhis2-ui/table", - "target": "npm:classnames", + "source": "npm:p-retry", + "target": "npm:retry@0.13.1", "type": "static" - }, + } + ], + "npm:p-timeout": [ { - "source": "npm:@dhis2-ui/table", - "target": "npm:prop-types", + "source": "npm:p-timeout", + "target": "npm:p-finally", "type": "static" } ], - "npm:@dhis2-ui/table@9.10.2": [ + "npm:p-waterfall": [ { - "source": "npm:@dhis2-ui/table@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:p-waterfall", + "target": "npm:p-reduce", "type": "static" - }, + } + ], + "npm:package-json": [ { - "source": "npm:@dhis2-ui/table@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:package-json", + "target": "npm:got", "type": "static" }, { - "source": "npm:@dhis2-ui/table@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:package-json", + "target": "npm:registry-auth-token", "type": "static" }, { - "source": "npm:@dhis2-ui/table@9.10.2", - "target": "npm:classnames", + "source": "npm:package-json", + "target": "npm:registry-url", "type": "static" }, { - "source": "npm:@dhis2-ui/table@9.10.2", - "target": "npm:prop-types", + "source": "npm:package-json", + "target": "npm:semver@6.3.1", "type": "static" } ], - "npm:@dhis2-ui/tag": [ + "npm:pacote": [ { - "source": "npm:@dhis2-ui/tag", - "target": "npm:@dhis2/prop-types", + "source": "npm:pacote", + "target": "npm:@npmcli/git", "type": "static" }, { - "source": "npm:@dhis2-ui/tag", - "target": "npm:@dhis2/ui-constants", + "source": "npm:pacote", + "target": "npm:@npmcli/installed-package-contents", "type": "static" }, { - "source": "npm:@dhis2-ui/tag", - "target": "npm:classnames", + "source": "npm:pacote", + "target": "npm:@npmcli/promise-spawn", "type": "static" }, { - "source": "npm:@dhis2-ui/tag", - "target": "npm:prop-types", + "source": "npm:pacote", + "target": "npm:@npmcli/run-script", "type": "static" - } - ], - "npm:@dhis2-ui/tag@9.10.2": [ + }, { - "source": "npm:@dhis2-ui/tag@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:pacote", + "target": "npm:cacache", "type": "static" }, { - "source": "npm:@dhis2-ui/tag@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:pacote", + "target": "npm:fs-minipass@3.0.3", "type": "static" }, { - "source": "npm:@dhis2-ui/tag@9.10.2", - "target": "npm:classnames", + "source": "npm:pacote", + "target": "npm:minipass@4.2.8", "type": "static" }, { - "source": "npm:@dhis2-ui/tag@9.10.2", - "target": "npm:prop-types", + "source": "npm:pacote", + "target": "npm:npm-package-arg", "type": "static" - } - ], - "npm:@dhis2-ui/text-area": [ + }, { - "source": "npm:@dhis2-ui/text-area", - "target": "npm:@dhis2-ui/box", + "source": "npm:pacote", + "target": "npm:npm-packlist@7.0.4", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area", - "target": "npm:@dhis2-ui/field", + "source": "npm:pacote", + "target": "npm:npm-pick-manifest", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area", - "target": "npm:@dhis2-ui/loader", + "source": "npm:pacote", + "target": "npm:npm-registry-fetch", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area", - "target": "npm:@dhis2-ui/status-icon", + "source": "npm:pacote", + "target": "npm:proc-log", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area", - "target": "npm:@dhis2/prop-types", + "source": "npm:pacote", + "target": "npm:promise-retry", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area", - "target": "npm:@dhis2/ui-constants", + "source": "npm:pacote", + "target": "npm:read-package-json@6.0.4", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area", - "target": "npm:@dhis2/ui-icons", + "source": "npm:pacote", + "target": "npm:read-package-json-fast", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area", - "target": "npm:classnames", + "source": "npm:pacote", + "target": "npm:sigstore", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area", - "target": "npm:prop-types", + "source": "npm:pacote", + "target": "npm:ssri", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:tar", "type": "static" } ], - "npm:@dhis2-ui/text-area@9.10.2": [ + "npm:pacote@15.2.0": [ { - "source": "npm:@dhis2-ui/text-area@9.10.2", - "target": "npm:@dhis2-ui/box@9.10.2", + "source": "npm:pacote@15.2.0", + "target": "npm:@npmcli/git", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area@9.10.2", - "target": "npm:@dhis2-ui/field@9.10.2", + "source": "npm:pacote@15.2.0", + "target": "npm:@npmcli/installed-package-contents", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area@9.10.2", - "target": "npm:@dhis2-ui/loader@9.10.2", + "source": "npm:pacote@15.2.0", + "target": "npm:@npmcli/promise-spawn", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area@9.10.2", - "target": "npm:@dhis2-ui/status-icon@9.10.2", + "source": "npm:pacote@15.2.0", + "target": "npm:@npmcli/run-script", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:pacote@15.2.0", + "target": "npm:cacache", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:pacote@15.2.0", + "target": "npm:fs-minipass@3.0.3", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:pacote@15.2.0", + "target": "npm:minipass@5.0.0", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area@9.10.2", - "target": "npm:classnames", + "source": "npm:pacote@15.2.0", + "target": "npm:npm-package-arg", "type": "static" }, { - "source": "npm:@dhis2-ui/text-area@9.10.2", - "target": "npm:prop-types", + "source": "npm:pacote@15.2.0", + "target": "npm:npm-packlist@7.0.4", "type": "static" - } - ], - "npm:@dhis2-ui/tooltip@8.16.0": [ + }, { - "source": "npm:@dhis2-ui/tooltip@8.16.0", - "target": "npm:@dhis2-ui/popper", + "source": "npm:pacote@15.2.0", + "target": "npm:npm-pick-manifest", "type": "static" }, { - "source": "npm:@dhis2-ui/tooltip@8.16.0", - "target": "npm:@dhis2-ui/portal", + "source": "npm:pacote@15.2.0", + "target": "npm:npm-registry-fetch", "type": "static" }, { - "source": "npm:@dhis2-ui/tooltip@8.16.0", - "target": "npm:@dhis2/prop-types", + "source": "npm:pacote@15.2.0", + "target": "npm:proc-log", "type": "static" }, { - "source": "npm:@dhis2-ui/tooltip@8.16.0", - "target": "npm:@dhis2/ui-constants", + "source": "npm:pacote@15.2.0", + "target": "npm:promise-retry", "type": "static" }, { - "source": "npm:@dhis2-ui/tooltip@8.16.0", - "target": "npm:classnames", + "source": "npm:pacote@15.2.0", + "target": "npm:read-package-json@6.0.4", "type": "static" }, { - "source": "npm:@dhis2-ui/tooltip@8.16.0", - "target": "npm:prop-types", + "source": "npm:pacote@15.2.0", + "target": "npm:read-package-json-fast", "type": "static" - } - ], - "npm:@dhis2-ui/tooltip": [ + }, { - "source": "npm:@dhis2-ui/tooltip", - "target": "npm:@dhis2-ui/popper@9.10.2", + "source": "npm:pacote@15.2.0", + "target": "npm:sigstore", "type": "static" }, { - "source": "npm:@dhis2-ui/tooltip", - "target": "npm:@dhis2-ui/portal@9.10.2", + "source": "npm:pacote@15.2.0", + "target": "npm:ssri", "type": "static" }, { - "source": "npm:@dhis2-ui/tooltip", - "target": "npm:@dhis2/prop-types", + "source": "npm:pacote@15.2.0", + "target": "npm:tar", "type": "static" - }, + } + ], + "npm:pad-right": [ { - "source": "npm:@dhis2-ui/tooltip", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:pad-right", + "target": "npm:repeat-string", + "type": "static" + } + ], + "npm:parallel-transform": [ + { + "source": "npm:parallel-transform", + "target": "npm:cyclist", "type": "static" }, { - "source": "npm:@dhis2-ui/tooltip", - "target": "npm:classnames", + "source": "npm:parallel-transform", + "target": "npm:inherits", "type": "static" }, { - "source": "npm:@dhis2-ui/tooltip", - "target": "npm:prop-types", + "source": "npm:parallel-transform", + "target": "npm:readable-stream", "type": "static" } ], - "npm:@dhis2-ui/transfer": [ + "npm:param-case": [ { - "source": "npm:@dhis2-ui/transfer", - "target": "npm:@dhis2-ui/button", + "source": "npm:param-case", + "target": "npm:dot-case", "type": "static" }, { - "source": "npm:@dhis2-ui/transfer", - "target": "npm:@dhis2-ui/field", + "source": "npm:param-case", + "target": "npm:tslib", "type": "static" - }, + } + ], + "npm:parent-module": [ { - "source": "npm:@dhis2-ui/transfer", - "target": "npm:@dhis2-ui/input", + "source": "npm:parent-module", + "target": "npm:callsites", "type": "static" - }, + } + ], + "npm:parents": [ { - "source": "npm:@dhis2-ui/transfer", - "target": "npm:@dhis2-ui/intersection-detector", + "source": "npm:parents", + "target": "npm:path-platform", + "type": "static" + } + ], + "npm:parse-asn1": [ + { + "source": "npm:parse-asn1", + "target": "npm:asn1.js", "type": "static" }, { - "source": "npm:@dhis2-ui/transfer", - "target": "npm:@dhis2-ui/loader", + "source": "npm:parse-asn1", + "target": "npm:browserify-aes", "type": "static" }, { - "source": "npm:@dhis2-ui/transfer", - "target": "npm:@dhis2/prop-types", + "source": "npm:parse-asn1", + "target": "npm:evp_bytestokey", "type": "static" }, { - "source": "npm:@dhis2-ui/transfer", - "target": "npm:@dhis2/ui-constants", + "source": "npm:parse-asn1", + "target": "npm:hash-base", "type": "static" }, { - "source": "npm:@dhis2-ui/transfer", - "target": "npm:classnames", + "source": "npm:parse-asn1", + "target": "npm:pbkdf2", "type": "static" }, { - "source": "npm:@dhis2-ui/transfer", - "target": "npm:prop-types", + "source": "npm:parse-asn1", + "target": "npm:safe-buffer", "type": "static" } ], - "npm:@dhis2-ui/transfer@9.10.2": [ + "npm:parse-author": [ { - "source": "npm:@dhis2-ui/transfer@9.10.2", - "target": "npm:@dhis2-ui/button@9.10.2", + "source": "npm:parse-author", + "target": "npm:author-regex@1.0.0", "type": "static" - }, + } + ], + "npm:parse-conflict-json": [ { - "source": "npm:@dhis2-ui/transfer@9.10.2", - "target": "npm:@dhis2-ui/field@9.10.2", + "source": "npm:parse-conflict-json", + "target": "npm:json-parse-even-better-errors", "type": "static" }, { - "source": "npm:@dhis2-ui/transfer@9.10.2", - "target": "npm:@dhis2-ui/input@9.10.2", + "source": "npm:parse-conflict-json", + "target": "npm:just-diff", "type": "static" }, { - "source": "npm:@dhis2-ui/transfer@9.10.2", - "target": "npm:@dhis2-ui/intersection-detector@9.10.2", + "source": "npm:parse-conflict-json", + "target": "npm:just-diff-apply", "type": "static" - }, + } + ], + "npm:parse-json@4.0.0": [ { - "source": "npm:@dhis2-ui/transfer@9.10.2", - "target": "npm:@dhis2-ui/loader@9.10.2", + "source": "npm:parse-json@4.0.0", + "target": "npm:error-ex", "type": "static" }, { - "source": "npm:@dhis2-ui/transfer@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:parse-json@4.0.0", + "target": "npm:json-parse-better-errors", + "type": "static" + } + ], + "npm:parse-json": [ + { + "source": "npm:parse-json", + "target": "npm:@babel/code-frame", "type": "static" }, { - "source": "npm:@dhis2-ui/transfer@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:parse-json", + "target": "npm:error-ex", "type": "static" }, { - "source": "npm:@dhis2-ui/transfer@9.10.2", - "target": "npm:classnames", + "source": "npm:parse-json", + "target": "npm:json-parse-even-better-errors@2.3.1", "type": "static" }, { - "source": "npm:@dhis2-ui/transfer@9.10.2", - "target": "npm:prop-types", + "source": "npm:parse-json", + "target": "npm:lines-and-columns", "type": "static" } ], - "npm:@dhis2-ui/user-avatar": [ + "npm:parse-path": [ { - "source": "npm:@dhis2-ui/user-avatar", - "target": "npm:@dhis2/prop-types", + "source": "npm:parse-path", + "target": "npm:protocols", "type": "static" - }, + } + ], + "npm:parse-url": [ { - "source": "npm:@dhis2-ui/user-avatar", - "target": "npm:@dhis2/ui-constants", + "source": "npm:parse-url", + "target": "npm:parse-path", "type": "static" - }, + } + ], + "npm:pascal-case": [ { - "source": "npm:@dhis2-ui/user-avatar", - "target": "npm:classnames", + "source": "npm:pascal-case", + "target": "npm:no-case", "type": "static" }, { - "source": "npm:@dhis2-ui/user-avatar", - "target": "npm:prop-types", + "source": "npm:pascal-case", + "target": "npm:tslib", "type": "static" } ], - "npm:@dhis2-ui/user-avatar@9.10.2": [ + "npm:path-scurry": [ { - "source": "npm:@dhis2-ui/user-avatar@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:path-scurry", + "target": "npm:lru-cache@10.4.3", "type": "static" }, { - "source": "npm:@dhis2-ui/user-avatar@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:path-scurry", + "target": "npm:minipass@7.1.2", "type": "static" - }, + } + ], + "npm:path-to-regexp@1.8.0": [ { - "source": "npm:@dhis2-ui/user-avatar@9.10.2", - "target": "npm:classnames", + "source": "npm:path-to-regexp@1.8.0", + "target": "npm:isarray@0.0.1", "type": "static" - }, + } + ], + "npm:path-type@3.0.0": [ { - "source": "npm:@dhis2-ui/user-avatar@9.10.2", - "target": "npm:prop-types", + "source": "npm:path-type@3.0.0", + "target": "npm:pify@3.0.0", "type": "static" } ], - "npm:@dhis2/app-runtime": [ + "npm:pbkdf2": [ { - "source": "npm:@dhis2/app-runtime", - "target": "npm:@dhis2/app-service-alerts", + "source": "npm:pbkdf2", + "target": "npm:create-hash", "type": "static" }, { - "source": "npm:@dhis2/app-runtime", - "target": "npm:@dhis2/app-service-config", + "source": "npm:pbkdf2", + "target": "npm:create-hmac", "type": "static" }, { - "source": "npm:@dhis2/app-runtime", - "target": "npm:@dhis2/app-service-data", + "source": "npm:pbkdf2", + "target": "npm:ripemd160", "type": "static" }, { - "source": "npm:@dhis2/app-runtime", - "target": "npm:@dhis2/app-service-offline", + "source": "npm:pbkdf2", + "target": "npm:safe-buffer", "type": "static" }, { - "source": "npm:@dhis2/app-runtime", - "target": "npm:@dhis2/app-service-plugin", + "source": "npm:pbkdf2", + "target": "npm:sha.js", "type": "static" } ], - "npm:@dhis2/app-service-data": [ + "npm:pinkie-promise": [ { - "source": "npm:@dhis2/app-service-data", - "target": "npm:react-query", + "source": "npm:pinkie-promise", + "target": "npm:pinkie", "type": "static" } ], - "npm:@dhis2/app-service-datastore": [ + "npm:pkg-dir@3.0.0": [ { - "source": "npm:@dhis2/app-service-datastore", - "target": "npm:@dhis2/app-service-data@2.12.4", + "source": "npm:pkg-dir@3.0.0", + "target": "npm:find-up@3.0.0", "type": "static" - }, + } + ], + "npm:pkg-dir": [ { - "source": "npm:@dhis2/app-service-datastore", - "target": "npm:uuid", + "source": "npm:pkg-dir", + "target": "npm:find-up@4.1.0", "type": "static" } ], - "npm:@dhis2/app-service-offline": [ + "npm:pkg-up": [ { - "source": "npm:@dhis2/app-service-offline", - "target": "npm:lodash", + "source": "npm:pkg-up", + "target": "npm:find-up@3.0.0", "type": "static" } ], - "npm:@dhis2/app-service-plugin": [ + "npm:please-upgrade-node": [ { - "source": "npm:@dhis2/app-service-plugin", - "target": "npm:post-robot", + "source": "npm:please-upgrade-node", + "target": "npm:semver-compare", "type": "static" } ], - "npm:@dhis2/d2-i18n": [ + "npm:pnp-webpack-plugin": [ { - "source": "npm:@dhis2/d2-i18n", - "target": "npm:@types/i18next", + "source": "npm:pnp-webpack-plugin", + "target": "npm:ts-pnp", + "type": "static" + } + ], + "npm:portfinder": [ + { + "source": "npm:portfinder", + "target": "npm:async@2.6.4", "type": "static" }, { - "source": "npm:@dhis2/d2-i18n", - "target": "npm:i18next", + "source": "npm:portfinder", + "target": "npm:debug@3.2.7", "type": "static" }, { - "source": "npm:@dhis2/d2-i18n", - "target": "npm:moment", + "source": "npm:portfinder", + "target": "npm:mkdirp", "type": "static" } ], - "npm:@dhis2/multi-calendar-dates": [ + "npm:post-robot": [ { - "source": "npm:@dhis2/multi-calendar-dates", - "target": "npm:@js-temporal/polyfill", + "source": "npm:post-robot", + "target": "npm:belter", "type": "static" }, { - "source": "npm:@dhis2/multi-calendar-dates", - "target": "npm:classnames", + "source": "npm:post-robot", + "target": "npm:cross-domain-safe-weakmap", "type": "static" - } - ], - "npm:@dhis2/multi-calendar-dates@1.2.3": [ + }, { - "source": "npm:@dhis2/multi-calendar-dates@1.2.3", - "target": "npm:@dhis2/d2-i18n", + "source": "npm:post-robot", + "target": "npm:cross-domain-utils", "type": "static" }, { - "source": "npm:@dhis2/multi-calendar-dates@1.2.3", - "target": "npm:@js-temporal/polyfill@0.4.3", + "source": "npm:post-robot", + "target": "npm:universal-serialize", "type": "static" }, { - "source": "npm:@dhis2/multi-calendar-dates@1.2.3", - "target": "npm:classnames", + "source": "npm:post-robot", + "target": "npm:zalgo-promise", "type": "static" } ], - "npm:@dhis2/ui-constants": [ + "npm:postcss-attribute-case-insensitive@4.0.2": [ { - "source": "npm:@dhis2/ui-constants", - "target": "npm:prop-types", + "source": "npm:postcss-attribute-case-insensitive@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" - } - ], - "npm:@dhis2/ui-constants@9.10.2": [ + }, { - "source": "npm:@dhis2/ui-constants@9.10.2", - "target": "npm:prop-types", + "source": "npm:postcss-attribute-case-insensitive@4.0.2", + "target": "npm:postcss-selector-parser", "type": "static" } ], - "npm:@dhis2/ui-forms": [ + "npm:postcss-attribute-case-insensitive": [ { - "source": "npm:@dhis2/ui-forms", - "target": "npm:@dhis2-ui/button", + "source": "npm:postcss-attribute-case-insensitive", + "target": "npm:postcss-selector-parser", "type": "static" - }, + } + ], + "npm:postcss-browser-comments@3.0.0": [ { - "source": "npm:@dhis2/ui-forms", - "target": "npm:@dhis2-ui/checkbox", + "source": "npm:postcss-browser-comments@3.0.0", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-calc@7.0.5": [ { - "source": "npm:@dhis2/ui-forms", - "target": "npm:@dhis2-ui/field", + "source": "npm:postcss-calc@7.0.5", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui-forms", - "target": "npm:@dhis2-ui/file-input", + "source": "npm:postcss-calc@7.0.5", + "target": "npm:postcss-selector-parser", "type": "static" }, { - "source": "npm:@dhis2/ui-forms", - "target": "npm:@dhis2-ui/input", + "source": "npm:postcss-calc@7.0.5", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-calc": [ { - "source": "npm:@dhis2/ui-forms", - "target": "npm:@dhis2-ui/radio", + "source": "npm:postcss-calc", + "target": "npm:postcss-selector-parser", "type": "static" }, { - "source": "npm:@dhis2/ui-forms", - "target": "npm:@dhis2-ui/select", + "source": "npm:postcss-calc", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-clamp": [ { - "source": "npm:@dhis2/ui-forms", - "target": "npm:@dhis2-ui/switch", + "source": "npm:postcss-clamp", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-color-functional-notation@2.0.1": [ { - "source": "npm:@dhis2/ui-forms", - "target": "npm:@dhis2-ui/text-area", + "source": "npm:postcss-color-functional-notation@2.0.1", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui-forms", - "target": "npm:@dhis2/prop-types", + "source": "npm:postcss-color-functional-notation@2.0.1", + "target": "npm:postcss-values-parser", "type": "static" - }, + } + ], + "npm:postcss-color-functional-notation": [ { - "source": "npm:@dhis2/ui-forms", - "target": "npm:classnames", + "source": "npm:postcss-color-functional-notation", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-color-gray": [ { - "source": "npm:@dhis2/ui-forms", - "target": "npm:final-form", + "source": "npm:postcss-color-gray", + "target": "npm:@csstools/convert-colors", "type": "static" }, { - "source": "npm:@dhis2/ui-forms", - "target": "npm:prop-types", + "source": "npm:postcss-color-gray", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui-forms", - "target": "npm:react-final-form", + "source": "npm:postcss-color-gray", + "target": "npm:postcss-values-parser", "type": "static" } ], - "npm:@dhis2/ui-forms@9.10.2": [ + "npm:postcss-color-hex-alpha@5.0.3": [ { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:@dhis2-ui/button@9.10.2", + "source": "npm:postcss-color-hex-alpha@5.0.3", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:@dhis2-ui/checkbox@9.10.2", + "source": "npm:postcss-color-hex-alpha@5.0.3", + "target": "npm:postcss-values-parser", "type": "static" - }, + } + ], + "npm:postcss-color-hex-alpha": [ { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:@dhis2-ui/field@9.10.2", + "source": "npm:postcss-color-hex-alpha", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-color-mod-function": [ { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:@dhis2-ui/file-input@9.10.2", + "source": "npm:postcss-color-mod-function", + "target": "npm:@csstools/convert-colors", "type": "static" }, { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:@dhis2-ui/input@9.10.2", + "source": "npm:postcss-color-mod-function", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:@dhis2-ui/radio@9.10.2", + "source": "npm:postcss-color-mod-function", + "target": "npm:postcss-values-parser", "type": "static" - }, + } + ], + "npm:postcss-color-rebeccapurple@4.0.1": [ { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:@dhis2-ui/select@9.10.2", + "source": "npm:postcss-color-rebeccapurple@4.0.1", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:@dhis2-ui/switch@9.10.2", + "source": "npm:postcss-color-rebeccapurple@4.0.1", + "target": "npm:postcss-values-parser", "type": "static" - }, + } + ], + "npm:postcss-color-rebeccapurple": [ { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:@dhis2-ui/text-area@9.10.2", + "source": "npm:postcss-color-rebeccapurple", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-colormin@4.0.3": [ { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:@dhis2/prop-types", + "source": "npm:postcss-colormin@4.0.3", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:classnames", + "source": "npm:postcss-colormin@4.0.3", + "target": "npm:color", "type": "static" }, { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:final-form", + "source": "npm:postcss-colormin@4.0.3", + "target": "npm:has", "type": "static" }, { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:prop-types", + "source": "npm:postcss-colormin@4.0.3", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui-forms@9.10.2", - "target": "npm:react-final-form", + "source": "npm:postcss-colormin@4.0.3", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" } ], - "npm:@dhis2/ui": [ + "npm:postcss-colormin": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/alert", + "source": "npm:postcss-colormin", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/box", + "source": "npm:postcss-colormin", + "target": "npm:caniuse-api", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/button", + "source": "npm:postcss-colormin", + "target": "npm:colord", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/calendar", + "source": "npm:postcss-colormin", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-convert-values@4.0.1": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/card", + "source": "npm:postcss-convert-values@4.0.1", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/center", + "source": "npm:postcss-convert-values@4.0.1", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" - }, + } + ], + "npm:postcss-convert-values": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/checkbox", + "source": "npm:postcss-convert-values", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/chip", + "source": "npm:postcss-convert-values", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-custom-media@7.0.8": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/cover", + "source": "npm:postcss-custom-media@7.0.8", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-custom-media": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/css", + "source": "npm:postcss-custom-media", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-custom-properties": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/divider", + "source": "npm:postcss-custom-properties", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-custom-properties@8.0.11": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/field", + "source": "npm:postcss-custom-properties@8.0.11", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/file-input", + "source": "npm:postcss-custom-properties@8.0.11", + "target": "npm:postcss-values-parser", "type": "static" - }, + } + ], + "npm:postcss-custom-selectors@5.1.2": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/header-bar", + "source": "npm:postcss-custom-selectors@5.1.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/help", + "source": "npm:postcss-custom-selectors@5.1.2", + "target": "npm:postcss-selector-parser@5.0.0", "type": "static" - }, + } + ], + "npm:postcss-custom-selectors": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/input", + "source": "npm:postcss-custom-selectors", + "target": "npm:postcss-selector-parser", "type": "static" - }, + } + ], + "npm:postcss-dir-pseudo-class@5.0.0": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/intersection-detector", + "source": "npm:postcss-dir-pseudo-class@5.0.0", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/label", + "source": "npm:postcss-dir-pseudo-class@5.0.0", + "target": "npm:postcss-selector-parser@5.0.0", "type": "static" - }, + } + ], + "npm:postcss-dir-pseudo-class": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/layer", + "source": "npm:postcss-dir-pseudo-class", + "target": "npm:postcss-selector-parser", "type": "static" - }, + } + ], + "npm:postcss-discard-comments@4.0.2": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/legend", + "source": "npm:postcss-discard-comments@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-discard-duplicates@4.0.2": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/loader", + "source": "npm:postcss-discard-duplicates@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-discard-empty@4.0.1": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/logo", + "source": "npm:postcss-discard-empty@4.0.1", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-discard-overridden@4.0.1": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/menu", + "source": "npm:postcss-discard-overridden@4.0.1", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-double-position-gradients@1.0.0": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/modal", + "source": "npm:postcss-double-position-gradients@1.0.0", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/node", + "source": "npm:postcss-double-position-gradients@1.0.0", + "target": "npm:postcss-values-parser", "type": "static" - }, + } + ], + "npm:postcss-double-position-gradients": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/notice-box", + "source": "npm:postcss-double-position-gradients", + "target": "npm:@csstools/postcss-progressive-custom-properties", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/organisation-unit-tree", + "source": "npm:postcss-double-position-gradients", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-env-function@2.0.2": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/pagination", + "source": "npm:postcss-env-function@2.0.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/popover", + "source": "npm:postcss-env-function@2.0.2", + "target": "npm:postcss-values-parser", "type": "static" - }, + } + ], + "npm:postcss-env-function": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/popper", + "source": "npm:postcss-env-function", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-flexbugs-fixes@4.2.1": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/portal", + "source": "npm:postcss-flexbugs-fixes@4.2.1", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-focus-visible@4.0.0": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/radio", + "source": "npm:postcss-focus-visible@4.0.0", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-focus-visible": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/required", + "source": "npm:postcss-focus-visible", + "target": "npm:postcss-selector-parser", "type": "static" - }, + } + ], + "npm:postcss-focus-within@3.0.0": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/segmented-control", + "source": "npm:postcss-focus-within@3.0.0", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-focus-within": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/select", + "source": "npm:postcss-focus-within", + "target": "npm:postcss-selector-parser", "type": "static" - }, + } + ], + "npm:postcss-font-variant@4.0.1": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/selector-bar", + "source": "npm:postcss-font-variant@4.0.1", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-gap-properties@2.0.0": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/sharing-dialog", + "source": "npm:postcss-gap-properties@2.0.0", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-image-set-function@3.0.1": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/switch", + "source": "npm:postcss-image-set-function@3.0.1", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/tab", + "source": "npm:postcss-image-set-function@3.0.1", + "target": "npm:postcss-values-parser", "type": "static" - }, + } + ], + "npm:postcss-image-set-function": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/table", + "source": "npm:postcss-image-set-function", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-import": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/tag", + "source": "npm:postcss-import", + "target": "npm:postcss-value-parser", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/text-area", + "source": "npm:postcss-import", + "target": "npm:read-cache", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/tooltip@8.16.0", + "source": "npm:postcss-import", + "target": "npm:resolve", "type": "static" - }, + } + ], + "npm:postcss-initial@3.0.4": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/transfer", + "source": "npm:postcss-initial@3.0.4", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-js": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2-ui/user-avatar", + "source": "npm:postcss-js", + "target": "npm:camelcase-css", "type": "static" - }, + } + ], + "npm:postcss-lab-function@2.0.1": [ { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2/ui-constants", + "source": "npm:postcss-lab-function@2.0.1", + "target": "npm:@csstools/convert-colors", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2/ui-forms", + "source": "npm:postcss-lab-function@2.0.1", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:@dhis2/ui-icons", + "source": "npm:postcss-lab-function@2.0.1", + "target": "npm:postcss-values-parser", + "type": "static" + } + ], + "npm:postcss-lab-function": [ + { + "source": "npm:postcss-lab-function", + "target": "npm:@csstools/postcss-progressive-custom-properties", "type": "static" }, { - "source": "npm:@dhis2/ui", - "target": "npm:prop-types", + "source": "npm:postcss-lab-function", + "target": "npm:postcss-value-parser", "type": "static" } ], - "npm:@dhis2/ui@9.10.2": [ + "npm:postcss-load-config@2.1.2": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/alert@9.10.2", + "source": "npm:postcss-load-config@2.1.2", + "target": "npm:cosmiconfig", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/box@9.10.2", + "source": "npm:postcss-load-config@2.1.2", + "target": "npm:import-cwd", "type": "static" - }, + } + ], + "npm:postcss-load-config": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/button@9.10.2", + "source": "npm:postcss-load-config", + "target": "npm:lilconfig@3.1.2", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/calendar@9.10.2", + "source": "npm:postcss-load-config", + "target": "npm:yaml@2.4.5", "type": "static" - }, + } + ], + "npm:postcss-loader@3.0.0": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/card@9.10.2", + "source": "npm:postcss-loader@3.0.0", + "target": "npm:loader-utils@1.4.2", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/center@9.10.2", + "source": "npm:postcss-loader@3.0.0", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/checkbox@9.10.2", + "source": "npm:postcss-loader@3.0.0", + "target": "npm:postcss-load-config@2.1.2", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/chip@9.10.2", + "source": "npm:postcss-loader@3.0.0", + "target": "npm:schema-utils@1.0.0", "type": "static" - }, + } + ], + "npm:postcss-loader": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/cover@9.10.2", + "source": "npm:postcss-loader", + "target": "npm:cosmiconfig@7.1.0", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/css@9.10.2", + "source": "npm:postcss-loader", + "target": "npm:klona", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/divider@9.10.2", + "source": "npm:postcss-loader", + "target": "npm:semver", "type": "static" - }, + } + ], + "npm:postcss-loader@7.3.4": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/field@9.10.2", + "source": "npm:postcss-loader@7.3.4", + "target": "npm:cosmiconfig@8.3.6", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/file-input@9.10.2", + "source": "npm:postcss-loader@7.3.4", + "target": "npm:jiti", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/header-bar@9.10.2", + "source": "npm:postcss-loader@7.3.4", + "target": "npm:semver", "type": "static" - }, + } + ], + "npm:postcss-logical@3.0.0": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/help@9.10.2", + "source": "npm:postcss-logical@3.0.0", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-media-minmax@4.0.0": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/input@9.10.2", + "source": "npm:postcss-media-minmax@4.0.0", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-merge-longhand@4.0.11": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/intersection-detector@9.10.2", + "source": "npm:postcss-merge-longhand@4.0.11", + "target": "npm:css-color-names", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/label@9.10.2", + "source": "npm:postcss-merge-longhand@4.0.11", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/layer@9.10.2", + "source": "npm:postcss-merge-longhand@4.0.11", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/legend@9.10.2", + "source": "npm:postcss-merge-longhand@4.0.11", + "target": "npm:stylehacks@4.0.3", + "type": "static" + } + ], + "npm:postcss-merge-longhand": [ + { + "source": "npm:postcss-merge-longhand", + "target": "npm:postcss-value-parser", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/loader@9.10.2", + "source": "npm:postcss-merge-longhand", + "target": "npm:stylehacks", + "type": "static" + } + ], + "npm:postcss-merge-rules@4.0.3": [ + { + "source": "npm:postcss-merge-rules@4.0.3", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/logo@9.10.2", + "source": "npm:postcss-merge-rules@4.0.3", + "target": "npm:caniuse-api", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/menu@9.10.2", + "source": "npm:postcss-merge-rules@4.0.3", + "target": "npm:cssnano-util-same-parent", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/modal@9.10.2", + "source": "npm:postcss-merge-rules@4.0.3", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/node@9.10.2", + "source": "npm:postcss-merge-rules@4.0.3", + "target": "npm:postcss-selector-parser@3.1.2", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/notice-box@9.10.2", + "source": "npm:postcss-merge-rules@4.0.3", + "target": "npm:vendors", "type": "static" - }, + } + ], + "npm:postcss-merge-rules": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/organisation-unit-tree@9.10.2", + "source": "npm:postcss-merge-rules", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/pagination@9.10.2", + "source": "npm:postcss-merge-rules", + "target": "npm:caniuse-api", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/popover@9.10.2", + "source": "npm:postcss-merge-rules", + "target": "npm:cssnano-utils", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/popper@9.10.2", + "source": "npm:postcss-merge-rules", + "target": "npm:postcss-selector-parser", "type": "static" - }, + } + ], + "npm:postcss-minify-font-values@4.0.2": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/portal@9.10.2", + "source": "npm:postcss-minify-font-values@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/radio@9.10.2", + "source": "npm:postcss-minify-font-values@4.0.2", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" - }, + } + ], + "npm:postcss-minify-font-values": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/required@9.10.2", + "source": "npm:postcss-minify-font-values", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-minify-gradients@4.0.2": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/segmented-control@9.10.2", + "source": "npm:postcss-minify-gradients@4.0.2", + "target": "npm:cssnano-util-get-arguments", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/select@9.10.2", + "source": "npm:postcss-minify-gradients@4.0.2", + "target": "npm:is-color-stop", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/selector-bar@9.10.2", + "source": "npm:postcss-minify-gradients@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/sharing-dialog@9.10.2", + "source": "npm:postcss-minify-gradients@4.0.2", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" - }, + } + ], + "npm:postcss-minify-gradients": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/switch@9.10.2", + "source": "npm:postcss-minify-gradients", + "target": "npm:colord", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/tab@9.10.2", + "source": "npm:postcss-minify-gradients", + "target": "npm:cssnano-utils", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/table@9.10.2", + "source": "npm:postcss-minify-gradients", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-minify-params@4.0.2": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/tag@9.10.2", + "source": "npm:postcss-minify-params@4.0.2", + "target": "npm:alphanum-sort", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/text-area@9.10.2", + "source": "npm:postcss-minify-params@4.0.2", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/tooltip", + "source": "npm:postcss-minify-params@4.0.2", + "target": "npm:cssnano-util-get-arguments", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/transfer@9.10.2", + "source": "npm:postcss-minify-params@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2-ui/user-avatar@9.10.2", + "source": "npm:postcss-minify-params@4.0.2", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2/ui-constants@9.10.2", + "source": "npm:postcss-minify-params@4.0.2", + "target": "npm:uniqs", "type": "static" - }, + } + ], + "npm:postcss-minify-params": [ { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2/ui-forms@9.10.2", + "source": "npm:postcss-minify-params", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:@dhis2/ui-icons@9.10.2", + "source": "npm:postcss-minify-params", + "target": "npm:cssnano-utils", "type": "static" }, { - "source": "npm:@dhis2/ui@9.10.2", - "target": "npm:prop-types", + "source": "npm:postcss-minify-params", + "target": "npm:postcss-value-parser", "type": "static" } ], - "npm:@emotion/babel-plugin": [ + "npm:postcss-minify-selectors@4.0.2": [ { - "source": "npm:@emotion/babel-plugin", - "target": "npm:@babel/helper-module-imports", + "source": "npm:postcss-minify-selectors@4.0.2", + "target": "npm:alphanum-sort", "type": "static" }, { - "source": "npm:@emotion/babel-plugin", - "target": "npm:@babel/runtime", + "source": "npm:postcss-minify-selectors@4.0.2", + "target": "npm:has", "type": "static" }, { - "source": "npm:@emotion/babel-plugin", - "target": "npm:@emotion/hash", + "source": "npm:postcss-minify-selectors@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@emotion/babel-plugin", - "target": "npm:@emotion/memoize", + "source": "npm:postcss-minify-selectors@4.0.2", + "target": "npm:postcss-selector-parser@3.1.2", "type": "static" - }, + } + ], + "npm:postcss-minify-selectors": [ { - "source": "npm:@emotion/babel-plugin", - "target": "npm:@emotion/serialize", + "source": "npm:postcss-minify-selectors", + "target": "npm:postcss-selector-parser", "type": "static" - }, + } + ], + "npm:postcss-modules-extract-imports@2.0.0": [ { - "source": "npm:@emotion/babel-plugin", - "target": "npm:babel-plugin-macros", + "source": "npm:postcss-modules-extract-imports@2.0.0", + "target": "npm:postcss@7.0.39", + "type": "static" + } + ], + "npm:postcss-modules-local-by-default@3.0.3": [ + { + "source": "npm:postcss-modules-local-by-default@3.0.3", + "target": "npm:icss-utils", "type": "static" }, { - "source": "npm:@emotion/babel-plugin", - "target": "npm:convert-source-map", + "source": "npm:postcss-modules-local-by-default@3.0.3", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@emotion/babel-plugin", - "target": "npm:escape-string-regexp@4.0.0", + "source": "npm:postcss-modules-local-by-default@3.0.3", + "target": "npm:postcss-selector-parser", "type": "static" }, { - "source": "npm:@emotion/babel-plugin", - "target": "npm:find-root", + "source": "npm:postcss-modules-local-by-default@3.0.3", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-modules-local-by-default": [ + { + "source": "npm:postcss-modules-local-by-default", + "target": "npm:icss-utils@5.1.0", "type": "static" }, { - "source": "npm:@emotion/babel-plugin", - "target": "npm:source-map@0.5.7", + "source": "npm:postcss-modules-local-by-default", + "target": "npm:postcss-selector-parser", "type": "static" }, { - "source": "npm:@emotion/babel-plugin", - "target": "npm:stylis", + "source": "npm:postcss-modules-local-by-default", + "target": "npm:postcss-value-parser", "type": "static" } ], - "npm:@emotion/cache": [ + "npm:postcss-modules-scope@2.2.0": [ { - "source": "npm:@emotion/cache", - "target": "npm:@emotion/memoize", + "source": "npm:postcss-modules-scope@2.2.0", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@emotion/cache", - "target": "npm:@emotion/sheet", + "source": "npm:postcss-modules-scope@2.2.0", + "target": "npm:postcss-selector-parser", "type": "static" - }, + } + ], + "npm:postcss-modules-scope": [ { - "source": "npm:@emotion/cache", - "target": "npm:@emotion/utils", + "source": "npm:postcss-modules-scope", + "target": "npm:postcss-selector-parser", "type": "static" - }, + } + ], + "npm:postcss-modules-values@3.0.0": [ { - "source": "npm:@emotion/cache", - "target": "npm:@emotion/weak-memoize", + "source": "npm:postcss-modules-values@3.0.0", + "target": "npm:icss-utils", "type": "static" }, { - "source": "npm:@emotion/cache", - "target": "npm:stylis", + "source": "npm:postcss-modules-values@3.0.0", + "target": "npm:postcss@7.0.39", "type": "static" } ], - "npm:@emotion/is-prop-valid": [ + "npm:postcss-modules-values": [ { - "source": "npm:@emotion/is-prop-valid", - "target": "npm:@emotion/memoize", + "source": "npm:postcss-modules-values", + "target": "npm:icss-utils@5.1.0", "type": "static" } ], - "npm:@emotion/react": [ + "npm:postcss-nested": [ { - "source": "npm:@emotion/react", - "target": "npm:@babel/runtime", + "source": "npm:postcss-nested", + "target": "npm:postcss-selector-parser", "type": "static" - }, + } + ], + "npm:postcss-nesting": [ { - "source": "npm:@emotion/react", - "target": "npm:@emotion/babel-plugin", + "source": "npm:postcss-nesting", + "target": "npm:@csstools/selector-specificity", "type": "static" }, { - "source": "npm:@emotion/react", - "target": "npm:@emotion/cache", + "source": "npm:postcss-nesting", + "target": "npm:postcss-selector-parser", "type": "static" - }, + } + ], + "npm:postcss-nesting@7.0.1": [ { - "source": "npm:@emotion/react", - "target": "npm:@emotion/serialize", + "source": "npm:postcss-nesting@7.0.1", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-normalize-charset@4.0.1": [ { - "source": "npm:@emotion/react", - "target": "npm:@emotion/use-insertion-effect-with-fallbacks", + "source": "npm:postcss-normalize-charset@4.0.1", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-normalize-display-values@4.0.2": [ { - "source": "npm:@emotion/react", - "target": "npm:@emotion/utils", + "source": "npm:postcss-normalize-display-values@4.0.2", + "target": "npm:cssnano-util-get-match", "type": "static" }, { - "source": "npm:@emotion/react", - "target": "npm:@emotion/weak-memoize", + "source": "npm:postcss-normalize-display-values@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@emotion/react", - "target": "npm:hoist-non-react-statics", + "source": "npm:postcss-normalize-display-values@4.0.2", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" } ], - "npm:@emotion/serialize": [ + "npm:postcss-normalize-display-values": [ { - "source": "npm:@emotion/serialize", - "target": "npm:@emotion/hash", + "source": "npm:postcss-normalize-display-values", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-normalize-positions@4.0.2": [ { - "source": "npm:@emotion/serialize", - "target": "npm:@emotion/memoize", + "source": "npm:postcss-normalize-positions@4.0.2", + "target": "npm:cssnano-util-get-arguments", "type": "static" }, { - "source": "npm:@emotion/serialize", - "target": "npm:@emotion/unitless", + "source": "npm:postcss-normalize-positions@4.0.2", + "target": "npm:has", "type": "static" }, { - "source": "npm:@emotion/serialize", - "target": "npm:@emotion/utils", + "source": "npm:postcss-normalize-positions@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@emotion/serialize", - "target": "npm:csstype", + "source": "npm:postcss-normalize-positions@4.0.2", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" } ], - "npm:@emotion/styled": [ + "npm:postcss-normalize-positions": [ { - "source": "npm:@emotion/styled", - "target": "npm:@babel/runtime", + "source": "npm:postcss-normalize-positions", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-normalize-repeat-style@4.0.2": [ { - "source": "npm:@emotion/styled", - "target": "npm:@emotion/babel-plugin", + "source": "npm:postcss-normalize-repeat-style@4.0.2", + "target": "npm:cssnano-util-get-arguments", "type": "static" }, { - "source": "npm:@emotion/styled", - "target": "npm:@emotion/is-prop-valid", + "source": "npm:postcss-normalize-repeat-style@4.0.2", + "target": "npm:cssnano-util-get-match", "type": "static" }, { - "source": "npm:@emotion/styled", - "target": "npm:@emotion/serialize", + "source": "npm:postcss-normalize-repeat-style@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@emotion/styled", - "target": "npm:@emotion/use-insertion-effect-with-fallbacks", + "source": "npm:postcss-normalize-repeat-style@4.0.2", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" - }, + } + ], + "npm:postcss-normalize-repeat-style": [ { - "source": "npm:@emotion/styled", - "target": "npm:@emotion/utils", + "source": "npm:postcss-normalize-repeat-style", + "target": "npm:postcss-value-parser", "type": "static" } ], - "npm:@hisptz/dhis2-ui": [ + "npm:postcss-normalize-string@4.0.2": [ { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:@dhis2/app-runtime", + "source": "npm:postcss-normalize-string@4.0.2", + "target": "npm:has", "type": "static" }, { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:@emotion/react", + "source": "npm:postcss-normalize-string@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:@emotion/styled", + "source": "npm:postcss-normalize-string@4.0.2", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" - }, + } + ], + "npm:postcss-normalize-string": [ { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:@hisptz/dhis2-utils", + "source": "npm:postcss-normalize-string", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-normalize-timing-functions@4.0.2": [ { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:@mui/material", + "source": "npm:postcss-normalize-timing-functions@4.0.2", + "target": "npm:cssnano-util-get-match", "type": "static" }, { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:@react-buddy/ide-toolbox", + "source": "npm:postcss-normalize-timing-functions@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:classnames", + "source": "npm:postcss-normalize-timing-functions@4.0.2", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" - }, + } + ], + "npm:postcss-normalize-timing-functions": [ { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:dexie", + "source": "npm:postcss-normalize-timing-functions", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-normalize-unicode@4.0.1": [ { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:jodit-react", + "source": "npm:postcss-normalize-unicode@4.0.1", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:react-circular-progressbar", + "source": "npm:postcss-normalize-unicode@4.0.1", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:react-collapsible", + "source": "npm:postcss-normalize-unicode@4.0.1", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" - }, + } + ], + "npm:postcss-normalize-unicode": [ { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:react-color", + "source": "npm:postcss-normalize-unicode", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:recoil@0.7.7", + "source": "npm:postcss-normalize-unicode", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-normalize-url@4.0.1": [ { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:scheduler", + "source": "npm:postcss-normalize-url@4.0.1", + "target": "npm:is-absolute-url@2.1.0", "type": "static" }, { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:styled-components", + "source": "npm:postcss-normalize-url@4.0.1", + "target": "npm:normalize-url@3.3.0", "type": "static" }, { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:use-context-selector", + "source": "npm:postcss-normalize-url@4.0.1", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@hisptz/dhis2-ui", - "target": "npm:usehooks-ts", + "source": "npm:postcss-normalize-url@4.0.1", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" } ], - "npm:@hisptz/dhis2-utils": [ + "npm:postcss-normalize-url": [ { - "source": "npm:@hisptz/dhis2-utils", - "target": "npm:lodash", + "source": "npm:postcss-normalize-url", + "target": "npm:normalize-url@6.1.0", "type": "static" }, { - "source": "npm:@hisptz/dhis2-utils", - "target": "npm:luxon@3.4.4", + "source": "npm:postcss-normalize-url", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-normalize-whitespace@4.0.2": [ + { + "source": "npm:postcss-normalize-whitespace@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@hisptz/dhis2-utils", - "target": "npm:typescript", + "source": "npm:postcss-normalize-whitespace@4.0.2", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" } ], - "npm:@iapps/function-analytics": [ + "npm:postcss-normalize-whitespace": [ { - "source": "npm:@iapps/function-analytics", - "target": "npm:@types/base-64", + "source": "npm:postcss-normalize-whitespace", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-normalize@8.0.1": [ { - "source": "npm:@iapps/function-analytics", - "target": "npm:@types/node-fetch", + "source": "npm:postcss-normalize@8.0.1", + "target": "npm:@csstools/normalize.css@10.1.0", "type": "static" }, { - "source": "npm:@iapps/function-analytics", - "target": "npm:base-64", + "source": "npm:postcss-normalize@8.0.1", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@iapps/function-analytics", - "target": "npm:lodash", + "source": "npm:postcss-normalize@8.0.1", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@iapps/function-analytics", - "target": "npm:node-fetch@2.7.0", + "source": "npm:postcss-normalize@8.0.1", + "target": "npm:postcss-browser-comments@3.0.0", "type": "static" }, { - "source": "npm:@iapps/function-analytics", - "target": "npm:progress-promise", + "source": "npm:postcss-normalize@8.0.1", + "target": "npm:sanitize.css@10.0.0", "type": "static" } ], - "npm:@isaacs/cliui": [ + "npm:postcss-normalize": [ { - "source": "npm:@isaacs/cliui", - "target": "npm:string-width@5.1.2", + "source": "npm:postcss-normalize", + "target": "npm:@csstools/normalize.css", "type": "static" }, { - "source": "npm:@isaacs/cliui", - "target": "npm:string-width-cjs", + "source": "npm:postcss-normalize", + "target": "npm:postcss-browser-comments", "type": "static" }, { - "source": "npm:@isaacs/cliui", - "target": "npm:strip-ansi@7.1.0", + "source": "npm:postcss-normalize", + "target": "npm:sanitize.css", "type": "static" - }, + } + ], + "npm:postcss-ordered-values@4.1.2": [ { - "source": "npm:@isaacs/cliui", - "target": "npm:strip-ansi-cjs", + "source": "npm:postcss-ordered-values@4.1.2", + "target": "npm:cssnano-util-get-arguments", "type": "static" }, { - "source": "npm:@isaacs/cliui", - "target": "npm:wrap-ansi@8.1.0", + "source": "npm:postcss-ordered-values@4.1.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@isaacs/cliui", - "target": "npm:wrap-ansi-cjs", + "source": "npm:postcss-ordered-values@4.1.2", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" } ], - "npm:@jest/schemas": [ + "npm:postcss-ordered-values": [ { - "source": "npm:@jest/schemas", - "target": "npm:@sinclair/typebox", + "source": "npm:postcss-ordered-values", + "target": "npm:cssnano-utils", + "type": "static" + }, + { + "source": "npm:postcss-ordered-values", + "target": "npm:postcss-value-parser", "type": "static" } ], - "npm:@jridgewell/gen-mapping": [ + "npm:postcss-overflow-shorthand@2.0.0": [ { - "source": "npm:@jridgewell/gen-mapping", - "target": "npm:@jridgewell/set-array", + "source": "npm:postcss-overflow-shorthand@2.0.0", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-overflow-shorthand": [ { - "source": "npm:@jridgewell/gen-mapping", - "target": "npm:@jridgewell/sourcemap-codec", + "source": "npm:postcss-overflow-shorthand", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-page-break@2.0.0": [ { - "source": "npm:@jridgewell/gen-mapping", - "target": "npm:@jridgewell/trace-mapping", + "source": "npm:postcss-page-break@2.0.0", + "target": "npm:postcss@7.0.39", "type": "static" } ], - "npm:@jridgewell/trace-mapping": [ + "npm:postcss-place@4.0.1": [ { - "source": "npm:@jridgewell/trace-mapping", - "target": "npm:@jridgewell/resolve-uri", + "source": "npm:postcss-place@4.0.1", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@jridgewell/trace-mapping", - "target": "npm:@jridgewell/sourcemap-codec", + "source": "npm:postcss-place@4.0.1", + "target": "npm:postcss-values-parser", "type": "static" } ], - "npm:@js-temporal/polyfill@0.4.3": [ + "npm:postcss-place": [ { - "source": "npm:@js-temporal/polyfill@0.4.3", - "target": "npm:jsbi", + "source": "npm:postcss-place", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-preset-env@6.7.0": [ + { + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:autoprefixer@9.8.8", "type": "static" }, { - "source": "npm:@js-temporal/polyfill@0.4.3", - "target": "npm:tslib", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:browserslist", "type": "static" - } - ], - "npm:@js-temporal/polyfill": [ + }, { - "source": "npm:@js-temporal/polyfill", - "target": "npm:jsbi", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:caniuse-lite", "type": "static" }, { - "source": "npm:@js-temporal/polyfill", - "target": "npm:tslib", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:css-blank-pseudo@0.1.4", "type": "static" - } - ], - "npm:@lerna/child-process": [ + }, { - "source": "npm:@lerna/child-process", - "target": "npm:chalk", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:css-has-pseudo@0.10.0", "type": "static" }, { - "source": "npm:@lerna/child-process", - "target": "npm:execa", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:css-prefers-color-scheme@3.1.1", "type": "static" }, { - "source": "npm:@lerna/child-process", - "target": "npm:strong-log-transformer", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:cssdb@4.4.0", "type": "static" - } - ], - "npm:@lerna/create": [ + }, { - "source": "npm:@lerna/create", - "target": "npm:@lerna/child-process", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@lerna/create", - "target": "npm:dedent", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-attribute-case-insensitive@4.0.2", "type": "static" }, { - "source": "npm:@lerna/create", - "target": "npm:fs-extra", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-color-functional-notation@2.0.1", "type": "static" }, { - "source": "npm:@lerna/create", - "target": "npm:init-package-json", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-color-gray", "type": "static" }, { - "source": "npm:@lerna/create", - "target": "npm:npm-package-arg@8.1.1", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-color-hex-alpha@5.0.3", "type": "static" }, { - "source": "npm:@lerna/create", - "target": "npm:p-reduce", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-color-mod-function", "type": "static" }, { - "source": "npm:@lerna/create", - "target": "npm:pacote", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-color-rebeccapurple@4.0.1", "type": "static" }, { - "source": "npm:@lerna/create", - "target": "npm:pify@5.0.0", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-custom-media@7.0.8", "type": "static" }, { - "source": "npm:@lerna/create", - "target": "npm:semver", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-custom-properties@8.0.11", "type": "static" }, { - "source": "npm:@lerna/create", - "target": "npm:slash", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-custom-selectors@5.1.2", "type": "static" }, { - "source": "npm:@lerna/create", - "target": "npm:validate-npm-package-license", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-dir-pseudo-class@5.0.0", "type": "static" }, { - "source": "npm:@lerna/create", - "target": "npm:validate-npm-package-name", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-double-position-gradients@1.0.0", "type": "static" }, { - "source": "npm:@lerna/create", - "target": "npm:yargs-parser", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-env-function@2.0.2", "type": "static" - } - ], - "npm:@lerna/legacy-package-management": [ + }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:@npmcli/arborist", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-focus-visible@4.0.0", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:@npmcli/run-script@4.1.7", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-focus-within@3.0.0", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:@nrwl/devkit", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-font-variant@4.0.1", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:@octokit/rest", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-gap-properties@2.0.0", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:byte-size", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-image-set-function@3.0.1", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:chalk@4.1.0", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-initial@3.0.4", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:clone-deep", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-lab-function@2.0.1", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:cmd-shim", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-logical@3.0.0", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:columnify", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-media-minmax@4.0.0", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:config-chain", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-nesting@7.0.1", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:conventional-changelog-core", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-overflow-shorthand@2.0.0", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:conventional-recommended-bump", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-page-break@2.0.0", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:cosmiconfig@7.0.0", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-place@4.0.1", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:dedent", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-pseudo-class-any-link@6.0.0", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:dot-prop@6.0.1", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-replace-overflow-wrap@3.0.0", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:execa@5.0.0", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-selector-matches", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:file-url", + "source": "npm:postcss-preset-env@6.7.0", + "target": "npm:postcss-selector-not@4.0.1", + "type": "static" + } + ], + "npm:postcss-preset-env": [ + { + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-cascade-layers", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:find-up", + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-color-function", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:fs-extra", + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-font-format-keywords", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:get-port", + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-hwb-function", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:get-stream@6.0.0", + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-ic-unit", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:git-url-parse", + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-is-pseudo-class", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:glob-parent", + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-nested-calc", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:globby", + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-normalize-display-values", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:graceful-fs@4.2.10", + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-oklab-function", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:has-unicode", + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-progressive-custom-properties", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:inquirer@8.2.4", + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-stepped-value-functions", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:is-ci", + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-text-decoration-shorthand", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:is-stream@2.0.0", + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-trigonometric-functions", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:libnpmpublish", + "source": "npm:postcss-preset-env", + "target": "npm:@csstools/postcss-unset-value", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:load-json-file", + "source": "npm:postcss-preset-env", + "target": "npm:autoprefixer", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:make-dir", + "source": "npm:postcss-preset-env", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:minimatch@3.0.5", + "source": "npm:postcss-preset-env", + "target": "npm:css-blank-pseudo", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:multimatch", + "source": "npm:postcss-preset-env", + "target": "npm:css-has-pseudo", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:node-fetch", + "source": "npm:postcss-preset-env", + "target": "npm:css-prefers-color-scheme", + "type": "static" + }, + { + "source": "npm:postcss-preset-env", + "target": "npm:cssdb", + "type": "static" + }, + { + "source": "npm:postcss-preset-env", + "target": "npm:postcss-attribute-case-insensitive", + "type": "static" + }, + { + "source": "npm:postcss-preset-env", + "target": "npm:postcss-clamp", + "type": "static" + }, + { + "source": "npm:postcss-preset-env", + "target": "npm:postcss-color-functional-notation", + "type": "static" + }, + { + "source": "npm:postcss-preset-env", + "target": "npm:postcss-color-hex-alpha", + "type": "static" + }, + { + "source": "npm:postcss-preset-env", + "target": "npm:postcss-color-rebeccapurple", + "type": "static" + }, + { + "source": "npm:postcss-preset-env", + "target": "npm:postcss-custom-media", + "type": "static" + }, + { + "source": "npm:postcss-preset-env", + "target": "npm:postcss-custom-properties", + "type": "static" + }, + { + "source": "npm:postcss-preset-env", + "target": "npm:postcss-custom-selectors", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:npm-package-arg@8.1.1", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-dir-pseudo-class", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:npm-packlist", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-double-position-gradients", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:npm-registry-fetch@14.0.3", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-env-function", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:npmlog", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-focus-visible", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:p-map", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-focus-within", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:p-map-series", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-font-variant", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:p-queue", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-gap-properties", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:p-waterfall", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-image-set-function", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:pacote", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-initial", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:pify@5.0.0", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-lab-function", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:pretty-format@29.4.3", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-logical", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:read-cmd-shim", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-media-minmax", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:read-package-json", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-nesting", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:resolve-from", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-opacity-percentage", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:semver@7.3.8", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-overflow-shorthand", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:signal-exit", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-page-break", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:slash", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-place", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:ssri@9.0.1", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-pseudo-class-any-link", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:strong-log-transformer", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-replace-overflow-wrap", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:tar@6.1.11", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-selector-not", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:temp-dir", + "source": "npm:postcss-preset-env", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-pseudo-class-any-link@6.0.0": [ { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:tempy", + "source": "npm:postcss-pseudo-class-any-link@6.0.0", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:upath", + "source": "npm:postcss-pseudo-class-any-link@6.0.0", + "target": "npm:postcss-selector-parser@5.0.0", "type": "static" - }, + } + ], + "npm:postcss-pseudo-class-any-link": [ { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:uuid", + "source": "npm:postcss-pseudo-class-any-link", + "target": "npm:postcss-selector-parser", + "type": "static" + } + ], + "npm:postcss-reduce-initial@4.0.3": [ + { + "source": "npm:postcss-reduce-initial@4.0.3", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:write-file-atomic@4.0.1", + "source": "npm:postcss-reduce-initial@4.0.3", + "target": "npm:caniuse-api", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:write-pkg", + "source": "npm:postcss-reduce-initial@4.0.3", + "target": "npm:has", "type": "static" }, { - "source": "npm:@lerna/legacy-package-management", - "target": "npm:yargs", + "source": "npm:postcss-reduce-initial@4.0.3", + "target": "npm:postcss@7.0.39", "type": "static" } ], - "npm:@material-ui/core": [ + "npm:postcss-reduce-initial": [ { - "source": "npm:@material-ui/core", - "target": "npm:@babel/runtime", + "source": "npm:postcss-reduce-initial", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@material-ui/core", - "target": "npm:@material-ui/styles", + "source": "npm:postcss-reduce-initial", + "target": "npm:caniuse-api", "type": "static" - }, + } + ], + "npm:postcss-reduce-transforms@4.0.2": [ { - "source": "npm:@material-ui/core", - "target": "npm:@material-ui/system", + "source": "npm:postcss-reduce-transforms@4.0.2", + "target": "npm:cssnano-util-get-match", "type": "static" }, { - "source": "npm:@material-ui/core", - "target": "npm:@material-ui/types", + "source": "npm:postcss-reduce-transforms@4.0.2", + "target": "npm:has", "type": "static" }, { - "source": "npm:@material-ui/core", - "target": "npm:@material-ui/utils", + "source": "npm:postcss-reduce-transforms@4.0.2", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@material-ui/core", - "target": "npm:@types/react-transition-group", + "source": "npm:postcss-reduce-transforms@4.0.2", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" - }, + } + ], + "npm:postcss-reduce-transforms": [ { - "source": "npm:@material-ui/core", - "target": "npm:clsx@1.2.1", + "source": "npm:postcss-reduce-transforms", + "target": "npm:postcss-value-parser", "type": "static" - }, + } + ], + "npm:postcss-replace-overflow-wrap@3.0.0": [ { - "source": "npm:@material-ui/core", - "target": "npm:hoist-non-react-statics", + "source": "npm:postcss-replace-overflow-wrap@3.0.0", + "target": "npm:postcss@7.0.39", "type": "static" - }, + } + ], + "npm:postcss-safe-parser@5.0.2": [ { - "source": "npm:@material-ui/core", - "target": "npm:popper.js", + "source": "npm:postcss-safe-parser@5.0.2", + "target": "npm:postcss", "type": "static" - }, + } + ], + "npm:postcss-selector-matches": [ { - "source": "npm:@material-ui/core", - "target": "npm:prop-types", + "source": "npm:postcss-selector-matches", + "target": "npm:balanced-match", "type": "static" }, { - "source": "npm:@material-ui/core", - "target": "npm:react-is", + "source": "npm:postcss-selector-matches", + "target": "npm:postcss@7.0.39", + "type": "static" + } + ], + "npm:postcss-selector-not@4.0.1": [ + { + "source": "npm:postcss-selector-not@4.0.1", + "target": "npm:balanced-match", "type": "static" }, { - "source": "npm:@material-ui/core", - "target": "npm:react-transition-group", + "source": "npm:postcss-selector-not@4.0.1", + "target": "npm:postcss@7.0.39", "type": "static" } ], - "npm:@material-ui/icons": [ + "npm:postcss-selector-not": [ { - "source": "npm:@material-ui/icons", - "target": "npm:@babel/runtime", + "source": "npm:postcss-selector-not", + "target": "npm:postcss-selector-parser", "type": "static" } ], - "npm:@material-ui/styles": [ + "npm:postcss-selector-parser@3.1.2": [ { - "source": "npm:@material-ui/styles", - "target": "npm:@babel/runtime", + "source": "npm:postcss-selector-parser@3.1.2", + "target": "npm:dot-prop", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:@emotion/hash@0.8.0", + "source": "npm:postcss-selector-parser@3.1.2", + "target": "npm:indexes-of", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:@material-ui/types", + "source": "npm:postcss-selector-parser@3.1.2", + "target": "npm:uniq", "type": "static" - }, + } + ], + "npm:postcss-selector-parser@5.0.0": [ { - "source": "npm:@material-ui/styles", - "target": "npm:@material-ui/utils", + "source": "npm:postcss-selector-parser@5.0.0", + "target": "npm:cssesc@2.0.0", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:clsx@1.2.1", + "source": "npm:postcss-selector-parser@5.0.0", + "target": "npm:indexes-of", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:csstype@2.6.21", + "source": "npm:postcss-selector-parser@5.0.0", + "target": "npm:uniq", + "type": "static" + } + ], + "npm:postcss-selector-parser": [ + { + "source": "npm:postcss-selector-parser", + "target": "npm:cssesc", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:hoist-non-react-statics", + "source": "npm:postcss-selector-parser", + "target": "npm:util-deprecate", + "type": "static" + } + ], + "npm:postcss-svgo@4.0.3": [ + { + "source": "npm:postcss-svgo@4.0.3", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:jss", + "source": "npm:postcss-svgo@4.0.3", + "target": "npm:postcss-value-parser@3.3.1", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:jss-plugin-camel-case", + "source": "npm:postcss-svgo@4.0.3", + "target": "npm:svgo", + "type": "static" + } + ], + "npm:postcss-svgo": [ + { + "source": "npm:postcss-svgo", + "target": "npm:postcss-value-parser", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:jss-plugin-default-unit", + "source": "npm:postcss-svgo", + "target": "npm:svgo@2.8.0", + "type": "static" + } + ], + "npm:postcss-unique-selectors@4.0.1": [ + { + "source": "npm:postcss-unique-selectors@4.0.1", + "target": "npm:alphanum-sort", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:jss-plugin-global", + "source": "npm:postcss-unique-selectors@4.0.1", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:jss-plugin-nested", + "source": "npm:postcss-unique-selectors@4.0.1", + "target": "npm:uniqs", + "type": "static" + } + ], + "npm:postcss-unique-selectors": [ + { + "source": "npm:postcss-unique-selectors", + "target": "npm:postcss-selector-parser", + "type": "static" + } + ], + "npm:postcss-values-parser": [ + { + "source": "npm:postcss-values-parser", + "target": "npm:flatten", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:jss-plugin-props-sort", + "source": "npm:postcss-values-parser", + "target": "npm:indexes-of", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:jss-plugin-rule-value-function", + "source": "npm:postcss-values-parser", + "target": "npm:uniq", + "type": "static" + } + ], + "npm:postcss@7.0.36": [ + { + "source": "npm:postcss@7.0.36", + "target": "npm:chalk@2.4.2", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:jss-plugin-vendor-prefixer", + "source": "npm:postcss@7.0.36", + "target": "npm:source-map", "type": "static" }, { - "source": "npm:@material-ui/styles", - "target": "npm:prop-types", + "source": "npm:postcss@7.0.36", + "target": "npm:supports-color@6.1.0", "type": "static" } ], - "npm:@material-ui/system": [ + "npm:postcss@7.0.39": [ { - "source": "npm:@material-ui/system", - "target": "npm:@babel/runtime", + "source": "npm:postcss@7.0.39", + "target": "npm:picocolors@0.2.1", "type": "static" }, { - "source": "npm:@material-ui/system", - "target": "npm:@material-ui/utils", + "source": "npm:postcss@7.0.39", + "target": "npm:source-map", + "type": "static" + } + ], + "npm:postcss": [ + { + "source": "npm:postcss", + "target": "npm:nanoid", "type": "static" }, { - "source": "npm:@material-ui/system", - "target": "npm:csstype@2.6.21", + "source": "npm:postcss", + "target": "npm:picocolors", "type": "static" }, { - "source": "npm:@material-ui/system", - "target": "npm:prop-types", + "source": "npm:postcss", + "target": "npm:source-map-js", "type": "static" } ], - "npm:@material-ui/utils": [ + "npm:pretty-error@2.1.2": [ { - "source": "npm:@material-ui/utils", - "target": "npm:@babel/runtime", + "source": "npm:pretty-error@2.1.2", + "target": "npm:lodash", "type": "static" }, { - "source": "npm:@material-ui/utils", - "target": "npm:prop-types", + "source": "npm:pretty-error@2.1.2", + "target": "npm:renderkid@2.0.7", + "type": "static" + } + ], + "npm:pretty-error": [ + { + "source": "npm:pretty-error", + "target": "npm:lodash", "type": "static" }, { - "source": "npm:@material-ui/utils", - "target": "npm:react-is", + "source": "npm:pretty-error", + "target": "npm:renderkid", "type": "static" } ], - "npm:@mui/material": [ + "npm:pretty-format@29.4.3": [ { - "source": "npm:@mui/material", - "target": "npm:@babel/runtime", + "source": "npm:pretty-format@29.4.3", + "target": "npm:@jest/schemas@29.6.3", "type": "static" }, { - "source": "npm:@mui/material", - "target": "npm:@mui/core-downloads-tracker", + "source": "npm:pretty-format@29.4.3", + "target": "npm:ansi-styles@5.2.0", "type": "static" }, { - "source": "npm:@mui/material", - "target": "npm:@mui/system", + "source": "npm:pretty-format@29.4.3", + "target": "npm:react-is@18.3.1", + "type": "static" + } + ], + "npm:pretty-format@26.6.2": [ + { + "source": "npm:pretty-format@26.6.2", + "target": "npm:@jest/types", "type": "static" }, { - "source": "npm:@mui/material", - "target": "npm:@mui/types", + "source": "npm:pretty-format@26.6.2", + "target": "npm:ansi-regex", "type": "static" }, { - "source": "npm:@mui/material", - "target": "npm:@mui/utils", + "source": "npm:pretty-format@26.6.2", + "target": "npm:ansi-styles", "type": "static" }, { - "source": "npm:@mui/material", - "target": "npm:@popperjs/core", + "source": "npm:pretty-format@26.6.2", + "target": "npm:react-is", + "type": "static" + } + ], + "npm:pretty-format": [ + { + "source": "npm:pretty-format", + "target": "npm:ansi-regex", "type": "static" }, { - "source": "npm:@mui/material", - "target": "npm:@types/react-transition-group", + "source": "npm:pretty-format", + "target": "npm:ansi-styles@5.2.0", "type": "static" }, { - "source": "npm:@mui/material", - "target": "npm:clsx", + "source": "npm:pretty-format", + "target": "npm:react-is", + "type": "static" + } + ], + "npm:pretty-format@28.1.3": [ + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:@jest/schemas", "type": "static" }, { - "source": "npm:@mui/material", - "target": "npm:csstype", + "source": "npm:pretty-format@28.1.3", + "target": "npm:ansi-regex", "type": "static" }, { - "source": "npm:@mui/material", - "target": "npm:prop-types", + "source": "npm:pretty-format@28.1.3", + "target": "npm:ansi-styles@5.2.0", "type": "static" }, { - "source": "npm:@mui/material", + "source": "npm:pretty-format@28.1.3", "target": "npm:react-is@18.3.1", "type": "static" + } + ], + "npm:promise-retry": [ + { + "source": "npm:promise-retry", + "target": "npm:err-code", + "type": "static" }, { - "source": "npm:@mui/material", - "target": "npm:react-transition-group", + "source": "npm:promise-retry", + "target": "npm:retry", "type": "static" } ], - "npm:@mui/private-theming": [ + "npm:promise": [ { - "source": "npm:@mui/private-theming", - "target": "npm:@babel/runtime", + "source": "npm:promise", + "target": "npm:asap", "type": "static" - }, + } + ], + "npm:prompts@2.4.0": [ { - "source": "npm:@mui/private-theming", - "target": "npm:@mui/utils", + "source": "npm:prompts@2.4.0", + "target": "npm:kleur", "type": "static" }, { - "source": "npm:@mui/private-theming", - "target": "npm:prop-types", + "source": "npm:prompts@2.4.0", + "target": "npm:sisteransi", "type": "static" } ], - "npm:@mui/styled-engine": [ + "npm:prompts": [ { - "source": "npm:@mui/styled-engine", - "target": "npm:@babel/runtime", + "source": "npm:prompts", + "target": "npm:kleur", "type": "static" }, { - "source": "npm:@mui/styled-engine", - "target": "npm:@emotion/cache", + "source": "npm:prompts", + "target": "npm:sisteransi", + "type": "static" + } + ], + "npm:promzard": [ + { + "source": "npm:promzard", + "target": "npm:read", + "type": "static" + } + ], + "npm:prop-types": [ + { + "source": "npm:prop-types", + "target": "npm:loose-envify", "type": "static" }, { - "source": "npm:@mui/styled-engine", - "target": "npm:csstype", + "source": "npm:prop-types", + "target": "npm:object-assign", "type": "static" }, { - "source": "npm:@mui/styled-engine", - "target": "npm:prop-types", + "source": "npm:prop-types", + "target": "npm:react-is@16.13.1", "type": "static" } ], - "npm:@mui/system": [ + "npm:proxy-addr": [ { - "source": "npm:@mui/system", - "target": "npm:@babel/runtime", + "source": "npm:proxy-addr", + "target": "npm:forwarded", "type": "static" }, { - "source": "npm:@mui/system", - "target": "npm:@mui/private-theming", + "source": "npm:proxy-addr", + "target": "npm:ipaddr.js", "type": "static" - }, + } + ], + "npm:public-encrypt": [ { - "source": "npm:@mui/system", - "target": "npm:@mui/styled-engine", + "source": "npm:public-encrypt", + "target": "npm:bn.js", "type": "static" }, { - "source": "npm:@mui/system", - "target": "npm:@mui/types", + "source": "npm:public-encrypt", + "target": "npm:browserify-rsa", "type": "static" }, { - "source": "npm:@mui/system", - "target": "npm:@mui/utils", + "source": "npm:public-encrypt", + "target": "npm:create-hash", "type": "static" }, { - "source": "npm:@mui/system", - "target": "npm:clsx", + "source": "npm:public-encrypt", + "target": "npm:parse-asn1", "type": "static" }, { - "source": "npm:@mui/system", - "target": "npm:csstype", + "source": "npm:public-encrypt", + "target": "npm:randombytes", "type": "static" }, { - "source": "npm:@mui/system", - "target": "npm:prop-types", + "source": "npm:public-encrypt", + "target": "npm:safe-buffer", "type": "static" } ], - "npm:@mui/utils": [ + "npm:pump@2.0.1": [ { - "source": "npm:@mui/utils", - "target": "npm:@babel/runtime", + "source": "npm:pump@2.0.1", + "target": "npm:end-of-stream", "type": "static" }, { - "source": "npm:@mui/utils", - "target": "npm:@types/prop-types", + "source": "npm:pump@2.0.1", + "target": "npm:once", + "type": "static" + } + ], + "npm:pump": [ + { + "source": "npm:pump", + "target": "npm:end-of-stream", "type": "static" }, { - "source": "npm:@mui/utils", - "target": "npm:clsx", + "source": "npm:pump", + "target": "npm:once", + "type": "static" + } + ], + "npm:pumpify": [ + { + "source": "npm:pumpify", + "target": "npm:duplexify", "type": "static" }, { - "source": "npm:@mui/utils", - "target": "npm:prop-types", + "source": "npm:pumpify", + "target": "npm:inherits", "type": "static" }, { - "source": "npm:@mui/utils", - "target": "npm:react-is@18.3.1", + "source": "npm:pumpify", + "target": "npm:pump@2.0.1", "type": "static" } ], - "npm:@nodelib/fs.scandir": [ + "npm:qs@6.10.4": [ { - "source": "npm:@nodelib/fs.scandir", - "target": "npm:@nodelib/fs.stat", + "source": "npm:qs@6.10.4", + "target": "npm:side-channel", + "type": "static" + } + ], + "npm:qs": [ + { + "source": "npm:qs", + "target": "npm:side-channel", + "type": "static" + } + ], + "npm:qs@6.12.3": [ + { + "source": "npm:qs@6.12.3", + "target": "npm:side-channel", + "type": "static" + } + ], + "npm:qs@6.10.5": [ + { + "source": "npm:qs@6.10.5", + "target": "npm:side-channel", + "type": "static" + } + ], + "npm:query-string": [ + { + "source": "npm:query-string", + "target": "npm:object-assign", "type": "static" }, { - "source": "npm:@nodelib/fs.scandir", - "target": "npm:run-parallel", + "source": "npm:query-string", + "target": "npm:strict-uri-encode", "type": "static" } ], - "npm:@nodelib/fs.walk": [ + "npm:raf": [ { - "source": "npm:@nodelib/fs.walk", - "target": "npm:@nodelib/fs.scandir", + "source": "npm:raf", + "target": "npm:performance-now", + "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:@nodelib/fs.walk", - "target": "npm:fastq", + "source": "npm:randomfill", + "target": "npm:safe-buffer", "type": "static" } ], - "npm:@npmcli/arborist": [ + "npm:raw-body": [ { - "source": "npm:@npmcli/arborist", - "target": "npm:@isaacs/string-locale-compare", + "source": "npm:raw-body", + "target": "npm:bytes", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:@npmcli/fs", + "source": "npm:raw-body", + "target": "npm:http-errors", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:@npmcli/installed-package-contents", + "source": "npm:raw-body", + "target": "npm:iconv-lite", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:@npmcli/map-workspaces", + "source": "npm:raw-body", + "target": "npm:unpipe", + "type": "static" + } + ], + "npm:rc": [ + { + "source": "npm:rc", + "target": "npm:deep-extend", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:@npmcli/metavuln-calculator", + "source": "npm:rc", + "target": "npm:ini", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:@npmcli/name-from-folder", + "source": "npm:rc", + "target": "npm:minimist", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:@npmcli/node-gyp", + "source": "npm:rc", + "target": "npm:strip-json-comments@2.0.1", + "type": "static" + } + ], + "npm:react-app-polyfill@2.0.0": [ + { + "source": "npm:react-app-polyfill@2.0.0", + "target": "npm:core-js", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:@npmcli/package-json", + "source": "npm:react-app-polyfill@2.0.0", + "target": "npm:object-assign", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:@npmcli/query", + "source": "npm:react-app-polyfill@2.0.0", + "target": "npm:promise", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:@npmcli/run-script", + "source": "npm:react-app-polyfill@2.0.0", + "target": "npm:raf", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:bin-links", + "source": "npm:react-app-polyfill@2.0.0", + "target": "npm:regenerator-runtime", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:cacache", + "source": "npm:react-app-polyfill@2.0.0", + "target": "npm:whatwg-fetch", + "type": "static" + } + ], + "npm:react-app-polyfill": [ + { + "source": "npm:react-app-polyfill", + "target": "npm:core-js", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:common-ancestor-path", + "source": "npm:react-app-polyfill", + "target": "npm:object-assign", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:hosted-git-info", + "source": "npm:react-app-polyfill", + "target": "npm:promise", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:json-parse-even-better-errors", + "source": "npm:react-app-polyfill", + "target": "npm:raf", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:json-stringify-nice", + "source": "npm:react-app-polyfill", + "target": "npm:regenerator-runtime", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:minimatch@6.2.0", + "source": "npm:react-app-polyfill", + "target": "npm:whatwg-fetch", + "type": "static" + } + ], + "npm:react-beautiful-dnd": [ + { + "source": "npm:react-beautiful-dnd", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:nopt@7.2.1", + "source": "npm:react-beautiful-dnd", + "target": "npm:css-box-model", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:npm-install-checks", + "source": "npm:react-beautiful-dnd", + "target": "npm:memoize-one", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:npm-package-arg", + "source": "npm:react-beautiful-dnd", + "target": "npm:raf-schd", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:npm-pick-manifest", + "source": "npm:react-beautiful-dnd", + "target": "npm:react-redux", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:npm-registry-fetch", + "source": "npm:react-beautiful-dnd", + "target": "npm:redux", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:npmlog@7.0.1", + "source": "npm:react-beautiful-dnd", + "target": "npm:use-memo-one", + "type": "static" + } + ], + "npm:react-color": [ + { + "source": "npm:react-color", + "target": "npm:@icons/material", + "type": "static" + }, + { + "source": "npm:react-color", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:react-color", + "target": "npm:lodash-es", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:pacote@15.2.0", + "source": "npm:react-color", + "target": "npm:material-colors", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:parse-conflict-json", + "source": "npm:react-color", + "target": "npm:prop-types", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:proc-log", + "source": "npm:react-color", + "target": "npm:reactcss", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:promise-all-reject-late", + "source": "npm:react-color", + "target": "npm:tinycolor2", + "type": "static" + } + ], + "npm:react-dev-utils@11.0.4": [ + { + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:@babel/code-frame@7.10.4", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:promise-call-limit", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:address@1.1.2", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:read-package-json-fast", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:browserslist@4.14.2", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:semver", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:chalk@2.4.2", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:ssri", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:cross-spawn", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:treeverse", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:detect-port-alt", "type": "static" }, { - "source": "npm:@npmcli/arborist", - "target": "npm:walk-up-path", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:escape-string-regexp@2.0.0", "type": "static" - } - ], - "npm:@npmcli/fs@2.1.2": [ + }, { - "source": "npm:@npmcli/fs@2.1.2", - "target": "npm:@gar/promisify", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:filesize@6.1.0", "type": "static" }, { - "source": "npm:@npmcli/fs@2.1.2", - "target": "npm:semver", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:find-up@4.1.0", "type": "static" - } - ], - "npm:@npmcli/fs": [ + }, { - "source": "npm:@npmcli/fs", - "target": "npm:semver", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:fork-ts-checker-webpack-plugin@4.1.6", "type": "static" - } - ], - "npm:@npmcli/git": [ + }, { - "source": "npm:@npmcli/git", - "target": "npm:@npmcli/promise-spawn", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:global-modules", "type": "static" }, { - "source": "npm:@npmcli/git", - "target": "npm:lru-cache", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:globby@11.0.1", "type": "static" }, { - "source": "npm:@npmcli/git", - "target": "npm:npm-pick-manifest", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:gzip-size@5.1.1", "type": "static" }, { - "source": "npm:@npmcli/git", - "target": "npm:proc-log", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:immer@8.0.1", "type": "static" }, { - "source": "npm:@npmcli/git", - "target": "npm:promise-inflight", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:is-root", "type": "static" }, { - "source": "npm:@npmcli/git", - "target": "npm:promise-retry", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:loader-utils@2.0.0", "type": "static" }, { - "source": "npm:@npmcli/git", - "target": "npm:semver", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:open@7.4.2", "type": "static" }, { - "source": "npm:@npmcli/git", - "target": "npm:which@3.0.1", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:pkg-up", "type": "static" - } - ], - "npm:@npmcli/installed-package-contents": [ + }, { - "source": "npm:@npmcli/installed-package-contents", - "target": "npm:npm-bundled@3.0.1", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:prompts@2.4.0", "type": "static" }, { - "source": "npm:@npmcli/installed-package-contents", - "target": "npm:npm-normalize-package-bin", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:react-error-overlay", "type": "static" - } - ], - "npm:@npmcli/map-workspaces": [ + }, { - "source": "npm:@npmcli/map-workspaces", - "target": "npm:@npmcli/name-from-folder", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:recursive-readdir@2.2.2", "type": "static" }, { - "source": "npm:@npmcli/map-workspaces", - "target": "npm:glob@10.4.5", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:shell-quote@1.7.2", "type": "static" }, { - "source": "npm:@npmcli/map-workspaces", - "target": "npm:minimatch@9.0.5", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:strip-ansi@6.0.0", "type": "static" }, { - "source": "npm:@npmcli/map-workspaces", - "target": "npm:read-package-json-fast", + "source": "npm:react-dev-utils@11.0.4", + "target": "npm:text-table", "type": "static" } ], - "npm:@npmcli/metavuln-calculator": [ + "npm:react-dev-utils": [ { - "source": "npm:@npmcli/metavuln-calculator", - "target": "npm:cacache", + "source": "npm:react-dev-utils", + "target": "npm:@babel/code-frame", "type": "static" }, { - "source": "npm:@npmcli/metavuln-calculator", - "target": "npm:json-parse-even-better-errors", + "source": "npm:react-dev-utils", + "target": "npm:address", "type": "static" }, { - "source": "npm:@npmcli/metavuln-calculator", - "target": "npm:pacote@15.2.0", + "source": "npm:react-dev-utils", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@npmcli/metavuln-calculator", - "target": "npm:semver", - "type": "static" - } - ], - "npm:@npmcli/move-file": [ - { - "source": "npm:@npmcli/move-file", - "target": "npm:mkdirp", + "source": "npm:react-dev-utils", + "target": "npm:chalk", "type": "static" }, { - "source": "npm:@npmcli/move-file", - "target": "npm:rimraf", + "source": "npm:react-dev-utils", + "target": "npm:cross-spawn", "type": "static" - } - ], - "npm:@npmcli/package-json": [ + }, { - "source": "npm:@npmcli/package-json", - "target": "npm:@npmcli/git", + "source": "npm:react-dev-utils", + "target": "npm:detect-port-alt", "type": "static" }, { - "source": "npm:@npmcli/package-json", - "target": "npm:glob@10.4.5", + "source": "npm:react-dev-utils", + "target": "npm:escape-string-regexp@4.0.0", "type": "static" }, { - "source": "npm:@npmcli/package-json", - "target": "npm:json-parse-even-better-errors", + "source": "npm:react-dev-utils", + "target": "npm:filesize", "type": "static" }, { - "source": "npm:@npmcli/package-json", - "target": "npm:normalize-package-data", + "source": "npm:react-dev-utils", + "target": "npm:find-up", "type": "static" }, { - "source": "npm:@npmcli/package-json", - "target": "npm:npm-normalize-package-bin", + "source": "npm:react-dev-utils", + "target": "npm:fork-ts-checker-webpack-plugin", "type": "static" }, { - "source": "npm:@npmcli/package-json", - "target": "npm:proc-log", + "source": "npm:react-dev-utils", + "target": "npm:global-modules", "type": "static" - } - ], - "npm:@npmcli/promise-spawn@3.0.0": [ + }, { - "source": "npm:@npmcli/promise-spawn@3.0.0", - "target": "npm:infer-owner", + "source": "npm:react-dev-utils", + "target": "npm:globby", "type": "static" - } - ], - "npm:@npmcli/promise-spawn": [ + }, { - "source": "npm:@npmcli/promise-spawn", - "target": "npm:which@3.0.1", + "source": "npm:react-dev-utils", + "target": "npm:gzip-size", "type": "static" - } - ], - "npm:@npmcli/query": [ + }, { - "source": "npm:@npmcli/query", - "target": "npm:postcss-selector-parser", + "source": "npm:react-dev-utils", + "target": "npm:immer", "type": "static" - } - ], - "npm:@npmcli/run-script@4.1.7": [ + }, { - "source": "npm:@npmcli/run-script@4.1.7", - "target": "npm:@npmcli/node-gyp@2.0.0", + "source": "npm:react-dev-utils", + "target": "npm:is-root", "type": "static" }, { - "source": "npm:@npmcli/run-script@4.1.7", - "target": "npm:@npmcli/promise-spawn@3.0.0", + "source": "npm:react-dev-utils", + "target": "npm:loader-utils@3.3.1", "type": "static" }, { - "source": "npm:@npmcli/run-script@4.1.7", - "target": "npm:node-gyp", + "source": "npm:react-dev-utils", + "target": "npm:open", "type": "static" }, { - "source": "npm:@npmcli/run-script@4.1.7", - "target": "npm:read-package-json-fast@2.0.3", + "source": "npm:react-dev-utils", + "target": "npm:pkg-up", "type": "static" }, { - "source": "npm:@npmcli/run-script@4.1.7", - "target": "npm:which", + "source": "npm:react-dev-utils", + "target": "npm:prompts", "type": "static" - } - ], - "npm:@npmcli/run-script": [ + }, { - "source": "npm:@npmcli/run-script", - "target": "npm:@npmcli/node-gyp", + "source": "npm:react-dev-utils", + "target": "npm:react-error-overlay", "type": "static" }, { - "source": "npm:@npmcli/run-script", - "target": "npm:@npmcli/promise-spawn", + "source": "npm:react-dev-utils", + "target": "npm:recursive-readdir", "type": "static" }, { - "source": "npm:@npmcli/run-script", - "target": "npm:node-gyp", + "source": "npm:react-dev-utils", + "target": "npm:shell-quote", "type": "static" }, { - "source": "npm:@npmcli/run-script", - "target": "npm:read-package-json-fast", + "source": "npm:react-dev-utils", + "target": "npm:strip-ansi", "type": "static" }, { - "source": "npm:@npmcli/run-script", - "target": "npm:which@3.0.1", + "source": "npm:react-dev-utils", + "target": "npm:text-table", "type": "static" } ], - "npm:@nrwl/cli": [ + "npm:react-dnd-html5-backend": [ { - "source": "npm:@nrwl/cli", - "target": "npm:nx", + "source": "npm:react-dnd-html5-backend", + "target": "npm:dnd-core", "type": "static" } ], - "npm:@nrwl/devkit": [ + "npm:react-dnd": [ { - "source": "npm:@nrwl/devkit", - "target": "npm:ejs", + "source": "npm:react-dnd", + "target": "npm:@react-dnd/invariant", "type": "static" }, { - "source": "npm:@nrwl/devkit", - "target": "npm:ignore", + "source": "npm:react-dnd", + "target": "npm:@react-dnd/shallowequal", "type": "static" }, { - "source": "npm:@nrwl/devkit", - "target": "npm:semver@7.5.4", + "source": "npm:react-dnd", + "target": "npm:dnd-core", "type": "static" }, { - "source": "npm:@nrwl/devkit", - "target": "npm:tmp", + "source": "npm:react-dnd", + "target": "npm:fast-deep-equal", "type": "static" }, { - "source": "npm:@nrwl/devkit", - "target": "npm:tslib", - "type": "static" - } - ], - "npm:@nrwl/tao": [ - { - "source": "npm:@nrwl/tao", - "target": "npm:nx", + "source": "npm:react-dnd", + "target": "npm:hoist-non-react-statics", "type": "static" } ], - "npm:@octokit/core": [ - { - "source": "npm:@octokit/core", - "target": "npm:@octokit/auth-token", - "type": "static" - }, + "npm:react-dom": [ { - "source": "npm:@octokit/core", - "target": "npm:@octokit/graphql", + "source": "npm:react-dom", + "target": "npm:loose-envify", "type": "static" }, { - "source": "npm:@octokit/core", - "target": "npm:@octokit/request", + "source": "npm:react-dom", + "target": "npm:object-assign", "type": "static" }, { - "source": "npm:@octokit/core", - "target": "npm:@octokit/request-error", + "source": "npm:react-dom", + "target": "npm:prop-types", "type": "static" }, { - "source": "npm:@octokit/core", - "target": "npm:@octokit/types", + "source": "npm:react-dom", + "target": "npm:scheduler@0.19.1", "type": "static" - }, + } + ], + "npm:react-error-boundary": [ { - "source": "npm:@octokit/core", - "target": "npm:before-after-hook", + "source": "npm:react-error-boundary", + "target": "npm:@babel/runtime", "type": "static" - }, + } + ], + "npm:react-final-form": [ { - "source": "npm:@octokit/core", - "target": "npm:universal-user-agent", + "source": "npm:react-final-form", + "target": "npm:@babel/runtime", "type": "static" } ], - "npm:@octokit/endpoint": [ + "npm:react-jsx-parser": [ { - "source": "npm:@octokit/endpoint", - "target": "npm:@octokit/types", + "source": "npm:react-jsx-parser", + "target": "npm:@types/jsdom", "type": "static" }, { - "source": "npm:@octokit/endpoint", - "target": "npm:is-plain-object@5.0.0", + "source": "npm:react-jsx-parser", + "target": "npm:acorn@8.12.1", "type": "static" }, { - "source": "npm:@octokit/endpoint", - "target": "npm:universal-user-agent", + "source": "npm:react-jsx-parser", + "target": "npm:acorn-jsx", "type": "static" - } - ], - "npm:@octokit/graphql": [ + }, { - "source": "npm:@octokit/graphql", - "target": "npm:@octokit/request", + "source": "npm:react-jsx-parser", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:@octokit/graphql", - "target": "npm:@octokit/types", + "source": "npm:react-jsx-parser", + "target": "npm:core-js", "type": "static" }, { - "source": "npm:@octokit/graphql", - "target": "npm:universal-user-agent", + "source": "npm:react-jsx-parser", + "target": "npm:@types/react@17.0.80", "type": "static" - } - ], - "npm:@octokit/plugin-paginate-rest": [ + }, { - "source": "npm:@octokit/plugin-paginate-rest", - "target": "npm:@octokit/types@6.41.0", + "source": "npm:react-jsx-parser", + "target": "npm:@types/react-dom@17.0.25", "type": "static" } ], - "npm:@octokit/plugin-rest-endpoint-methods": [ + "npm:react-popper": [ { - "source": "npm:@octokit/plugin-rest-endpoint-methods", - "target": "npm:@octokit/types@8.2.1", + "source": "npm:react-popper", + "target": "npm:react-fast-compare", "type": "static" }, { - "source": "npm:@octokit/plugin-rest-endpoint-methods", - "target": "npm:deprecation", + "source": "npm:react-popper", + "target": "npm:warning", "type": "static" } ], - "npm:@octokit/request-error": [ + "npm:react-query": [ { - "source": "npm:@octokit/request-error", - "target": "npm:@octokit/types", + "source": "npm:react-query", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "npm:@octokit/request-error", - "target": "npm:deprecation", + "source": "npm:react-query", + "target": "npm:broadcast-channel", "type": "static" }, { - "source": "npm:@octokit/request-error", - "target": "npm:once", + "source": "npm:react-query", + "target": "npm:match-sorter", "type": "static" } ], - "npm:@octokit/request": [ + "npm:react-redux": [ { - "source": "npm:@octokit/request", - "target": "npm:@octokit/endpoint", + "source": "npm:react-redux", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "npm:@octokit/request", - "target": "npm:@octokit/request-error", + "source": "npm:react-redux", + "target": "npm:@types/react-redux", "type": "static" }, { - "source": "npm:@octokit/request", - "target": "npm:@octokit/types", + "source": "npm:react-redux", + "target": "npm:hoist-non-react-statics", "type": "static" }, { - "source": "npm:@octokit/request", - "target": "npm:is-plain-object@5.0.0", + "source": "npm:react-redux", + "target": "npm:loose-envify", "type": "static" }, { - "source": "npm:@octokit/request", - "target": "npm:node-fetch@2.7.0", + "source": "npm:react-redux", + "target": "npm:prop-types", "type": "static" }, { - "source": "npm:@octokit/request", - "target": "npm:universal-user-agent", + "source": "npm:react-redux", + "target": "npm:react-is", "type": "static" } ], - "npm:@octokit/rest": [ + "npm:react-router-dom@5.3.4": [ { - "source": "npm:@octokit/rest", - "target": "npm:@octokit/core", + "source": "npm:react-router-dom@5.3.4", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "npm:@octokit/rest", - "target": "npm:@octokit/plugin-paginate-rest", + "source": "npm:react-router-dom@5.3.4", + "target": "npm:history", "type": "static" }, { - "source": "npm:@octokit/rest", - "target": "npm:@octokit/plugin-request-log", + "source": "npm:react-router-dom@5.3.4", + "target": "npm:loose-envify", "type": "static" }, { - "source": "npm:@octokit/rest", - "target": "npm:@octokit/plugin-rest-endpoint-methods", - "type": "static" - } - ], - "npm:@octokit/types@6.41.0": [ - { - "source": "npm:@octokit/types@6.41.0", - "target": "npm:@octokit/openapi-types@12.11.0", - "type": "static" - } - ], - "npm:@octokit/types@8.2.1": [ - { - "source": "npm:@octokit/types@8.2.1", - "target": "npm:@octokit/openapi-types@14.0.0", - "type": "static" - } - ], - "npm:@octokit/types": [ - { - "source": "npm:@octokit/types", - "target": "npm:@octokit/openapi-types", - "type": "static" - } - ], - "npm:@parcel/watcher": [ - { - "source": "npm:@parcel/watcher", - "target": "npm:node-addon-api", + "source": "npm:react-router-dom@5.3.4", + "target": "npm:prop-types", "type": "static" }, { - "source": "npm:@parcel/watcher", - "target": "npm:node-gyp-build", - "type": "static" - } - ], - "npm:@react-hook/resize-observer": [ - { - "source": "npm:@react-hook/resize-observer", - "target": "npm:@juggle/resize-observer", + "source": "npm:react-router-dom@5.3.4", + "target": "npm:react-router@5.3.4", "type": "static" }, { - "source": "npm:@react-hook/resize-observer", - "target": "npm:@react-hook/latest", + "source": "npm:react-router-dom@5.3.4", + "target": "npm:tiny-invariant", "type": "static" }, { - "source": "npm:@react-hook/resize-observer", - "target": "npm:@react-hook/passive-layout-effect", + "source": "npm:react-router-dom@5.3.4", + "target": "npm:tiny-warning", "type": "static" } ], - "npm:@react-hook/size": [ + "npm:react-router-dom": [ { - "source": "npm:@react-hook/size", - "target": "npm:@react-hook/passive-layout-effect", + "source": "npm:react-router-dom", + "target": "npm:@remix-run/router", "type": "static" }, { - "source": "npm:@react-hook/size", - "target": "npm:@react-hook/resize-observer", - "type": "static" - } - ], - "npm:@sigstore/bundle": [ - { - "source": "npm:@sigstore/bundle", - "target": "npm:@sigstore/protobuf-specs", + "source": "npm:react-router-dom", + "target": "npm:react-router", "type": "static" } ], - "npm:@sigstore/sign": [ - { - "source": "npm:@sigstore/sign", - "target": "npm:@sigstore/bundle", - "type": "static" - }, + "npm:react-router@5.3.4": [ { - "source": "npm:@sigstore/sign", - "target": "npm:@sigstore/protobuf-specs", + "source": "npm:react-router@5.3.4", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "npm:@sigstore/sign", - "target": "npm:make-fetch-happen", - "type": "static" - } - ], - "npm:@sigstore/tuf": [ - { - "source": "npm:@sigstore/tuf", - "target": "npm:@sigstore/protobuf-specs", + "source": "npm:react-router@5.3.4", + "target": "npm:history", "type": "static" }, { - "source": "npm:@sigstore/tuf", - "target": "npm:tuf-js", - "type": "static" - } - ], - "npm:@testing-library/dom": [ - { - "source": "npm:@testing-library/dom", - "target": "npm:@babel/code-frame", + "source": "npm:react-router@5.3.4", + "target": "npm:hoist-non-react-statics", "type": "static" }, { - "source": "npm:@testing-library/dom", - "target": "npm:@babel/runtime", + "source": "npm:react-router@5.3.4", + "target": "npm:loose-envify", "type": "static" }, { - "source": "npm:@testing-library/dom", - "target": "npm:@types/aria-query", + "source": "npm:react-router@5.3.4", + "target": "npm:path-to-regexp@1.8.0", "type": "static" }, { - "source": "npm:@testing-library/dom", - "target": "npm:aria-query", + "source": "npm:react-router@5.3.4", + "target": "npm:prop-types", "type": "static" }, { - "source": "npm:@testing-library/dom", - "target": "npm:chalk", + "source": "npm:react-router@5.3.4", + "target": "npm:react-is@16.13.1", "type": "static" }, { - "source": "npm:@testing-library/dom", - "target": "npm:dom-accessibility-api", + "source": "npm:react-router@5.3.4", + "target": "npm:tiny-invariant", "type": "static" }, { - "source": "npm:@testing-library/dom", - "target": "npm:lz-string", + "source": "npm:react-router@5.3.4", + "target": "npm:tiny-warning", "type": "static" - }, + } + ], + "npm:react-router": [ { - "source": "npm:@testing-library/dom", - "target": "npm:pretty-format", + "source": "npm:react-router", + "target": "npm:@remix-run/router", "type": "static" } ], - "npm:@testing-library/react": [ + "npm:react-scripts@4.0.3": [ { - "source": "npm:@testing-library/react", - "target": "npm:@babel/runtime", + "source": "npm:react-scripts@4.0.3", + "target": "npm:@babel/core@7.12.3", "type": "static" }, { - "source": "npm:@testing-library/react", - "target": "npm:@testing-library/dom", + "source": "npm:react-scripts@4.0.3", + "target": "npm:@pmmmwh/react-refresh-webpack-plugin@0.4.3", "type": "static" }, { - "source": "npm:@testing-library/react", - "target": "npm:@types/react-dom", - "type": "static" - } - ], - "npm:@tufjs/models": [ - { - "source": "npm:@tufjs/models", - "target": "npm:@tufjs/canonical-json", + "source": "npm:react-scripts@4.0.3", + "target": "npm:@svgr/webpack", "type": "static" }, { - "source": "npm:@tufjs/models", - "target": "npm:minimatch@9.0.5", - "type": "static" - } - ], - "npm:@types/hoist-non-react-statics": [ - { - "source": "npm:@types/hoist-non-react-statics", - "target": "npm:@types/react", + "source": "npm:react-scripts@4.0.3", + "target": "npm:@typescript-eslint/eslint-plugin", "type": "static" }, { - "source": "npm:@types/hoist-non-react-statics", - "target": "npm:hoist-non-react-statics", + "source": "npm:react-scripts@4.0.3", + "target": "npm:@typescript-eslint/parser", "type": "static" - } - ], - "npm:@types/jsdom": [ + }, { - "source": "npm:@types/jsdom", - "target": "npm:@types/node", + "source": "npm:react-scripts@4.0.3", + "target": "npm:babel-eslint", "type": "static" }, { - "source": "npm:@types/jsdom", - "target": "npm:@types/parse5", + "source": "npm:react-scripts@4.0.3", + "target": "npm:babel-jest@26.6.3", "type": "static" }, { - "source": "npm:@types/jsdom", - "target": "npm:@types/tough-cookie", + "source": "npm:react-scripts@4.0.3", + "target": "npm:babel-loader@8.1.0", "type": "static" - } - ], - "npm:@types/node-fetch": [ + }, { - "source": "npm:@types/node-fetch", - "target": "npm:@types/node", + "source": "npm:react-scripts@4.0.3", + "target": "npm:babel-plugin-named-asset-import", "type": "static" }, { - "source": "npm:@types/node-fetch", - "target": "npm:form-data", + "source": "npm:react-scripts@4.0.3", + "target": "npm:babel-preset-react-app", "type": "static" - } - ], - "npm:@types/node": [ + }, { - "source": "npm:@types/node", - "target": "npm:undici-types", + "source": "npm:react-scripts@4.0.3", + "target": "npm:bfj", "type": "static" - } - ], - "npm:@types/react-dom": [ + }, { - "source": "npm:@types/react-dom", - "target": "npm:@types/react@17.0.80", + "source": "npm:react-scripts@4.0.3", + "target": "npm:camelcase@6.3.0", "type": "static" - } - ], - "npm:@types/react-redux": [ + }, { - "source": "npm:@types/react-redux", - "target": "npm:@types/hoist-non-react-statics", + "source": "npm:react-scripts@4.0.3", + "target": "npm:case-sensitive-paths-webpack-plugin@2.3.0", "type": "static" }, { - "source": "npm:@types/react-redux", - "target": "npm:@types/react", + "source": "npm:react-scripts@4.0.3", + "target": "npm:css-loader@4.3.0", "type": "static" }, { - "source": "npm:@types/react-redux", - "target": "npm:hoist-non-react-statics", + "source": "npm:react-scripts@4.0.3", + "target": "npm:dotenv@8.2.0", "type": "static" }, { - "source": "npm:@types/react-redux", - "target": "npm:redux", + "source": "npm:react-scripts@4.0.3", + "target": "npm:dotenv-expand", "type": "static" - } - ], - "npm:@types/react-transition-group": [ + }, { - "source": "npm:@types/react-transition-group", - "target": "npm:@types/react", + "source": "npm:react-scripts@4.0.3", + "target": "npm:eslint", "type": "static" - } - ], - "npm:@types/react": [ + }, { - "source": "npm:@types/react", - "target": "npm:@types/prop-types", + "source": "npm:react-scripts@4.0.3", + "target": "npm:eslint-config-react-app@6.0.0", "type": "static" }, { - "source": "npm:@types/react", - "target": "npm:csstype", + "source": "npm:react-scripts@4.0.3", + "target": "npm:eslint-plugin-flowtype", "type": "static" - } - ], - "npm:@types/react@17.0.80": [ + }, { - "source": "npm:@types/react@17.0.80", - "target": "npm:@types/prop-types", + "source": "npm:react-scripts@4.0.3", + "target": "npm:eslint-plugin-import", "type": "static" }, { - "source": "npm:@types/react@17.0.80", - "target": "npm:@types/scheduler", + "source": "npm:react-scripts@4.0.3", + "target": "npm:eslint-plugin-jest", "type": "static" }, { - "source": "npm:@types/react@17.0.80", - "target": "npm:csstype", + "source": "npm:react-scripts@4.0.3", + "target": "npm:eslint-plugin-jsx-a11y", "type": "static" - } - ], - "npm:@yarnpkg/parsers": [ + }, { - "source": "npm:@yarnpkg/parsers", - "target": "npm:js-yaml", + "source": "npm:react-scripts@4.0.3", + "target": "npm:eslint-plugin-react", "type": "static" }, { - "source": "npm:@yarnpkg/parsers", - "target": "npm:tslib", + "source": "npm:react-scripts@4.0.3", + "target": "npm:eslint-plugin-react-hooks", "type": "static" - } - ], - "npm:@zkochan/js-yaml": [ + }, { - "source": "npm:@zkochan/js-yaml", - "target": "npm:argparse", + "source": "npm:react-scripts@4.0.3", + "target": "npm:eslint-plugin-testing-library", "type": "static" - } - ], - "npm:JSONStream": [ + }, { - "source": "npm:JSONStream", - "target": "npm:jsonparse", + "source": "npm:react-scripts@4.0.3", + "target": "npm:eslint-webpack-plugin@2.7.0", "type": "static" }, { - "source": "npm:JSONStream", - "target": "npm:through", + "source": "npm:react-scripts@4.0.3", + "target": "npm:file-loader", "type": "static" - } - ], - "npm:agent-base": [ + }, { - "source": "npm:agent-base", - "target": "npm:debug", + "source": "npm:react-scripts@4.0.3", + "target": "npm:fs-extra", "type": "static" - } - ], - "npm:agentkeepalive": [ + }, { - "source": "npm:agentkeepalive", - "target": "npm:humanize-ms", + "source": "npm:react-scripts@4.0.3", + "target": "npm:html-webpack-plugin@4.5.0", "type": "static" - } - ], - "npm:aggregate-error": [ + }, { - "source": "npm:aggregate-error", - "target": "npm:clean-stack", + "source": "npm:react-scripts@4.0.3", + "target": "npm:identity-obj-proxy", "type": "static" }, { - "source": "npm:aggregate-error", - "target": "npm:indent-string", + "source": "npm:react-scripts@4.0.3", + "target": "npm:jest", "type": "static" - } - ], - "npm:ansi-escapes": [ + }, { - "source": "npm:ansi-escapes", - "target": "npm:type-fest@0.21.3", + "source": "npm:react-scripts@4.0.3", + "target": "npm:jest-circus@26.6.0", "type": "static" - } - ], - "npm:ansi-styles@3.2.1": [ + }, { - "source": "npm:ansi-styles@3.2.1", - "target": "npm:color-convert", + "source": "npm:react-scripts@4.0.3", + "target": "npm:jest-resolve@26.6.0", "type": "static" - } - ], - "npm:ansi-styles": [ + }, { - "source": "npm:ansi-styles", - "target": "npm:color-convert@2.0.1", + "source": "npm:react-scripts@4.0.3", + "target": "npm:jest-watch-typeahead@0.6.1", "type": "static" - } - ], - "npm:are-we-there-yet": [ + }, { - "source": "npm:are-we-there-yet", - "target": "npm:delegates", + "source": "npm:react-scripts@4.0.3", + "target": "npm:mini-css-extract-plugin@0.11.3", "type": "static" }, { - "source": "npm:are-we-there-yet", - "target": "npm:readable-stream@3.6.2", + "source": "npm:react-scripts@4.0.3", + "target": "npm:optimize-css-assets-webpack-plugin", "type": "static" - } - ], - "npm:argparse@1.0.10": [ + }, { - "source": "npm:argparse@1.0.10", - "target": "npm:sprintf-js", + "source": "npm:react-scripts@4.0.3", + "target": "npm:pnp-webpack-plugin", "type": "static" - } - ], - "npm:aria-query": [ + }, { - "source": "npm:aria-query", - "target": "npm:deep-equal", + "source": "npm:react-scripts@4.0.3", + "target": "npm:postcss-flexbugs-fixes@4.2.1", "type": "static" - } - ], - "npm:array-buffer-byte-length": [ + }, { - "source": "npm:array-buffer-byte-length", - "target": "npm:call-bind", + "source": "npm:react-scripts@4.0.3", + "target": "npm:postcss-loader@3.0.0", "type": "static" }, { - "source": "npm:array-buffer-byte-length", - "target": "npm:is-array-buffer", + "source": "npm:react-scripts@4.0.3", + "target": "npm:postcss-normalize@8.0.1", "type": "static" - } - ], - "npm:available-typed-arrays": [ + }, { - "source": "npm:available-typed-arrays", - "target": "npm:possible-typed-array-names", + "source": "npm:react-scripts@4.0.3", + "target": "npm:postcss-preset-env@6.7.0", "type": "static" - } - ], - "npm:axios": [ + }, { - "source": "npm:axios", - "target": "npm:follow-redirects", + "source": "npm:react-scripts@4.0.3", + "target": "npm:postcss-safe-parser@5.0.2", "type": "static" }, { - "source": "npm:axios", - "target": "npm:form-data", + "source": "npm:react-scripts@4.0.3", + "target": "npm:prompts@2.4.0", "type": "static" }, { - "source": "npm:axios", - "target": "npm:proxy-from-env", + "source": "npm:react-scripts@4.0.3", + "target": "npm:react-app-polyfill@2.0.0", "type": "static" - } - ], - "npm:babel-plugin-macros": [ + }, { - "source": "npm:babel-plugin-macros", - "target": "npm:@babel/runtime", + "source": "npm:react-scripts@4.0.3", + "target": "npm:react-dev-utils@11.0.4", "type": "static" }, { - "source": "npm:babel-plugin-macros", - "target": "npm:cosmiconfig@7.1.0", + "source": "npm:react-scripts@4.0.3", + "target": "npm:react-refresh@0.8.3", "type": "static" }, { - "source": "npm:babel-plugin-macros", - "target": "npm:resolve", + "source": "npm:react-scripts@4.0.3", + "target": "npm:resolve@1.18.1", "type": "static" - } - ], - "npm:babel-plugin-styled-components": [ + }, { - "source": "npm:babel-plugin-styled-components", - "target": "npm:@babel/helper-annotate-as-pure", + "source": "npm:react-scripts@4.0.3", + "target": "npm:resolve-url-loader@3.1.5", "type": "static" }, { - "source": "npm:babel-plugin-styled-components", - "target": "npm:@babel/helper-module-imports", + "source": "npm:react-scripts@4.0.3", + "target": "npm:sass-loader@10.5.2", "type": "static" }, { - "source": "npm:babel-plugin-styled-components", - "target": "npm:@babel/plugin-syntax-jsx", + "source": "npm:react-scripts@4.0.3", + "target": "npm:semver@7.3.2", "type": "static" }, { - "source": "npm:babel-plugin-styled-components", - "target": "npm:lodash", + "source": "npm:react-scripts@4.0.3", + "target": "npm:style-loader@1.3.0", "type": "static" }, { - "source": "npm:babel-plugin-styled-components", - "target": "npm:picomatch", + "source": "npm:react-scripts@4.0.3", + "target": "npm:terser-webpack-plugin@4.2.3", "type": "static" - } - ], - "npm:belter": [ + }, { - "source": "npm:belter", - "target": "npm:cross-domain-safe-weakmap", + "source": "npm:react-scripts@4.0.3", + "target": "npm:ts-pnp", "type": "static" }, { - "source": "npm:belter", - "target": "npm:cross-domain-utils", + "source": "npm:react-scripts@4.0.3", + "target": "npm:url-loader", "type": "static" }, { - "source": "npm:belter", - "target": "npm:zalgo-promise", + "source": "npm:react-scripts@4.0.3", + "target": "npm:webpack@4.44.2", "type": "static" - } - ], - "npm:bin-links": [ + }, { - "source": "npm:bin-links", - "target": "npm:cmd-shim@6.0.3", + "source": "npm:react-scripts@4.0.3", + "target": "npm:webpack-dev-server@3.11.1", "type": "static" }, { - "source": "npm:bin-links", - "target": "npm:npm-normalize-package-bin", + "source": "npm:react-scripts@4.0.3", + "target": "npm:webpack-manifest-plugin@2.2.0", "type": "static" }, { - "source": "npm:bin-links", - "target": "npm:read-cmd-shim@4.0.0", + "source": "npm:react-scripts@4.0.3", + "target": "npm:workbox-webpack-plugin@5.1.4", "type": "static" }, { - "source": "npm:bin-links", - "target": "npm:write-file-atomic@5.0.1", + "source": "npm:react-scripts@4.0.3", + "target": "npm:fsevents", "type": "static" } ], - "npm:bl": [ + "npm:react-scripts": [ { - "source": "npm:bl", - "target": "npm:buffer", + "source": "npm:react-scripts", + "target": "npm:@babel/core", "type": "static" }, { - "source": "npm:bl", - "target": "npm:inherits", + "source": "npm:react-scripts", + "target": "npm:@pmmmwh/react-refresh-webpack-plugin", "type": "static" }, { - "source": "npm:bl", - "target": "npm:readable-stream@3.6.2", + "source": "npm:react-scripts", + "target": "npm:@svgr/webpack", "type": "static" - } - ], - "npm:brace-expansion": [ + }, { - "source": "npm:brace-expansion", - "target": "npm:balanced-match", + "source": "npm:react-scripts", + "target": "npm:babel-jest", "type": "static" }, { - "source": "npm:brace-expansion", - "target": "npm:concat-map", + "source": "npm:react-scripts", + "target": "npm:babel-loader", "type": "static" - } - ], - "npm:brace-expansion@2.0.1": [ + }, { - "source": "npm:brace-expansion@2.0.1", - "target": "npm:balanced-match", + "source": "npm:react-scripts", + "target": "npm:babel-plugin-named-asset-import", "type": "static" - } - ], - "npm:braces": [ + }, { - "source": "npm:braces", - "target": "npm:fill-range", + "source": "npm:react-scripts", + "target": "npm:babel-preset-react-app", "type": "static" - } - ], - "npm:broadcast-channel": [ + }, { - "source": "npm:broadcast-channel", - "target": "npm:@babel/runtime", + "source": "npm:react-scripts", + "target": "npm:bfj", "type": "static" }, { - "source": "npm:broadcast-channel", - "target": "npm:detect-node", + "source": "npm:react-scripts", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:broadcast-channel", - "target": "npm:js-sha3", + "source": "npm:react-scripts", + "target": "npm:camelcase@6.3.0", "type": "static" }, { - "source": "npm:broadcast-channel", - "target": "npm:microseconds", + "source": "npm:react-scripts", + "target": "npm:case-sensitive-paths-webpack-plugin", "type": "static" }, { - "source": "npm:broadcast-channel", - "target": "npm:nano-time", + "source": "npm:react-scripts", + "target": "npm:css-loader", "type": "static" }, { - "source": "npm:broadcast-channel", - "target": "npm:oblivious-set", + "source": "npm:react-scripts", + "target": "npm:css-minimizer-webpack-plugin", "type": "static" }, { - "source": "npm:broadcast-channel", - "target": "npm:rimraf", + "source": "npm:react-scripts", + "target": "npm:dotenv", "type": "static" }, { - "source": "npm:broadcast-channel", - "target": "npm:unload", + "source": "npm:react-scripts", + "target": "npm:dotenv-expand", "type": "static" - } - ], - "npm:browserslist": [ + }, { - "source": "npm:browserslist", - "target": "npm:caniuse-lite", + "source": "npm:react-scripts", + "target": "npm:eslint@8.57.0", "type": "static" }, { - "source": "npm:browserslist", - "target": "npm:electron-to-chromium", + "source": "npm:react-scripts", + "target": "npm:eslint-config-react-app", "type": "static" }, { - "source": "npm:browserslist", - "target": "npm:node-releases", + "source": "npm:react-scripts", + "target": "npm:eslint-webpack-plugin@3.2.0", "type": "static" }, { - "source": "npm:browserslist", - "target": "npm:update-browserslist-db", + "source": "npm:react-scripts", + "target": "npm:file-loader@6.2.0", "type": "static" - } - ], - "npm:buffer": [ + }, { - "source": "npm:buffer", - "target": "npm:base64-js", + "source": "npm:react-scripts", + "target": "npm:fs-extra@10.1.0", "type": "static" }, { - "source": "npm:buffer", - "target": "npm:ieee754", + "source": "npm:react-scripts", + "target": "npm:html-webpack-plugin", "type": "static" - } - ], - "npm:builtins": [ + }, { - "source": "npm:builtins", - "target": "npm:semver", + "source": "npm:react-scripts", + "target": "npm:identity-obj-proxy", "type": "static" - } - ], - "npm:cacache@16.1.3": [ + }, { - "source": "npm:cacache@16.1.3", - "target": "npm:@npmcli/fs@2.1.2", + "source": "npm:react-scripts", + "target": "npm:jest@27.5.1", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:@npmcli/move-file", + "source": "npm:react-scripts", + "target": "npm:jest-resolve@27.5.1", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:chownr", + "source": "npm:react-scripts", + "target": "npm:jest-watch-typeahead", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:fs-minipass", + "source": "npm:react-scripts", + "target": "npm:mini-css-extract-plugin", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:glob@8.1.0", + "source": "npm:react-scripts", + "target": "npm:postcss", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:infer-owner", + "source": "npm:react-scripts", + "target": "npm:postcss-flexbugs-fixes", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:lru-cache", + "source": "npm:react-scripts", + "target": "npm:postcss-loader", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:minipass", + "source": "npm:react-scripts", + "target": "npm:postcss-normalize", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:minipass-collect", + "source": "npm:react-scripts", + "target": "npm:postcss-preset-env", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:minipass-flush", + "source": "npm:react-scripts", + "target": "npm:prompts", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:minipass-pipeline", + "source": "npm:react-scripts", + "target": "npm:react-app-polyfill", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:mkdirp", + "source": "npm:react-scripts", + "target": "npm:react-dev-utils", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:p-map", + "source": "npm:react-scripts", + "target": "npm:react-refresh", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:promise-inflight", + "source": "npm:react-scripts", + "target": "npm:resolve", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:rimraf", + "source": "npm:react-scripts", + "target": "npm:resolve-url-loader", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:ssri@9.0.1", + "source": "npm:react-scripts", + "target": "npm:sass-loader", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:tar", + "source": "npm:react-scripts", + "target": "npm:semver", "type": "static" }, { - "source": "npm:cacache@16.1.3", - "target": "npm:unique-filename@2.0.1", + "source": "npm:react-scripts", + "target": "npm:source-map-loader", "type": "static" - } - ], - "npm:cacache": [ + }, { - "source": "npm:cacache", - "target": "npm:@npmcli/fs", + "source": "npm:react-scripts", + "target": "npm:style-loader", "type": "static" }, { - "source": "npm:cacache", - "target": "npm:fs-minipass@3.0.3", + "source": "npm:react-scripts", + "target": "npm:tailwindcss", "type": "static" }, { - "source": "npm:cacache", - "target": "npm:glob@10.4.5", + "source": "npm:react-scripts", + "target": "npm:terser-webpack-plugin", "type": "static" }, { - "source": "npm:cacache", - "target": "npm:lru-cache", + "source": "npm:react-scripts", + "target": "npm:webpack", "type": "static" }, { - "source": "npm:cacache", - "target": "npm:minipass@7.1.2", + "source": "npm:react-scripts", + "target": "npm:webpack-dev-server", "type": "static" }, { - "source": "npm:cacache", - "target": "npm:minipass-collect", + "source": "npm:react-scripts", + "target": "npm:webpack-manifest-plugin", "type": "static" }, { - "source": "npm:cacache", - "target": "npm:minipass-flush", + "source": "npm:react-scripts", + "target": "npm:workbox-webpack-plugin", "type": "static" }, { - "source": "npm:cacache", - "target": "npm:minipass-pipeline", + "source": "npm:react-scripts", + "target": "npm:fsevents", "type": "static" - }, + } + ], + "npm:react-transition-group": [ { - "source": "npm:cacache", - "target": "npm:p-map", + "source": "npm:react-transition-group", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "npm:cacache", - "target": "npm:ssri", + "source": "npm:react-transition-group", + "target": "npm:dom-helpers", "type": "static" }, { - "source": "npm:cacache", - "target": "npm:tar", + "source": "npm:react-transition-group", + "target": "npm:loose-envify", "type": "static" }, { - "source": "npm:cacache", - "target": "npm:unique-filename@3.0.0", + "source": "npm:react-transition-group", + "target": "npm:prop-types", "type": "static" } ], - "npm:call-bind": [ + "npm:react-web-vitals": [ { - "source": "npm:call-bind", - "target": "npm:es-define-property", + "source": "npm:react-web-vitals", + "target": "npm:web-vitals", "type": "static" - }, + } + ], + "npm:react": [ { - "source": "npm:call-bind", - "target": "npm:es-errors", + "source": "npm:react", + "target": "npm:loose-envify", "type": "static" }, { - "source": "npm:call-bind", - "target": "npm:function-bind", + "source": "npm:react", + "target": "npm:object-assign", "type": "static" }, { - "source": "npm:call-bind", - "target": "npm:get-intrinsic", + "source": "npm:react", + "target": "npm:prop-types", "type": "static" - }, + } + ], + "npm:reactcss": [ { - "source": "npm:call-bind", - "target": "npm:set-function-length", + "source": "npm:reactcss", + "target": "npm:lodash", "type": "static" } ], - "npm:camelcase-keys": [ + "npm:read-cache": [ { - "source": "npm:camelcase-keys", - "target": "npm:camelcase", + "source": "npm:read-cache", + "target": "npm:pify@2.3.0", "type": "static" - }, + } + ], + "npm:read-only-stream": [ { - "source": "npm:camelcase-keys", - "target": "npm:map-obj@4.3.0", + "source": "npm:read-only-stream", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:read-package-json-fast@2.0.3": [ + { + "source": "npm:read-package-json-fast@2.0.3", + "target": "npm:json-parse-even-better-errors@2.3.1", "type": "static" }, { - "source": "npm:camelcase-keys", - "target": "npm:quick-lru", + "source": "npm:read-package-json-fast@2.0.3", + "target": "npm:npm-normalize-package-bin@1.0.1", "type": "static" } ], - "npm:cfb": [ + "npm:read-package-json-fast": [ { - "source": "npm:cfb", - "target": "npm:adler-32", + "source": "npm:read-package-json-fast", + "target": "npm:json-parse-even-better-errors", "type": "static" }, { - "source": "npm:cfb", - "target": "npm:crc-32", + "source": "npm:read-package-json-fast", + "target": "npm:npm-normalize-package-bin", "type": "static" } ], - "npm:chalk@4.1.0": [ + "npm:read-package-json": [ { - "source": "npm:chalk@4.1.0", - "target": "npm:ansi-styles", + "source": "npm:read-package-json", + "target": "npm:glob@8.1.0", "type": "static" }, { - "source": "npm:chalk@4.1.0", - "target": "npm:supports-color", + "source": "npm:read-package-json", + "target": "npm:json-parse-even-better-errors@2.3.1", + "type": "static" + }, + { + "source": "npm:read-package-json", + "target": "npm:normalize-package-data@4.0.1", + "type": "static" + }, + { + "source": "npm:read-package-json", + "target": "npm:npm-normalize-package-bin@1.0.1", "type": "static" } ], - "npm:chalk@2.4.2": [ + "npm:read-package-json@5.0.2": [ { - "source": "npm:chalk@2.4.2", - "target": "npm:ansi-styles@3.2.1", + "source": "npm:read-package-json@5.0.2", + "target": "npm:glob@8.1.0", "type": "static" }, { - "source": "npm:chalk@2.4.2", - "target": "npm:escape-string-regexp", + "source": "npm:read-package-json@5.0.2", + "target": "npm:json-parse-even-better-errors@2.3.1", "type": "static" }, { - "source": "npm:chalk@2.4.2", - "target": "npm:supports-color@5.5.0", + "source": "npm:read-package-json@5.0.2", + "target": "npm:normalize-package-data@4.0.1", + "type": "static" + }, + { + "source": "npm:read-package-json@5.0.2", + "target": "npm:npm-normalize-package-bin@2.0.0", "type": "static" } ], - "npm:chalk": [ + "npm:read-package-json@6.0.4": [ { - "source": "npm:chalk", - "target": "npm:ansi-styles", + "source": "npm:read-package-json@6.0.4", + "target": "npm:glob@10.4.5", "type": "static" }, { - "source": "npm:chalk", - "target": "npm:supports-color", + "source": "npm:read-package-json@6.0.4", + "target": "npm:json-parse-even-better-errors", + "type": "static" + }, + { + "source": "npm:read-package-json@6.0.4", + "target": "npm:normalize-package-data", + "type": "static" + }, + { + "source": "npm:read-package-json@6.0.4", + "target": "npm:npm-normalize-package-bin", "type": "static" } ], - "npm:cli-cursor": [ + "npm:read-pkg-up@3.0.0": [ { - "source": "npm:cli-cursor", - "target": "npm:restore-cursor", + "source": "npm:read-pkg-up@3.0.0", + "target": "npm:find-up@2.1.0", + "type": "static" + }, + { + "source": "npm:read-pkg-up@3.0.0", + "target": "npm:read-pkg", "type": "static" } ], - "npm:cliui": [ + "npm:read-pkg-up": [ { - "source": "npm:cliui", - "target": "npm:string-width", + "source": "npm:read-pkg-up", + "target": "npm:find-up@4.1.0", "type": "static" }, { - "source": "npm:cliui", - "target": "npm:strip-ansi", + "source": "npm:read-pkg-up", + "target": "npm:read-pkg@5.2.0", "type": "static" }, { - "source": "npm:cliui", - "target": "npm:wrap-ansi", + "source": "npm:read-pkg-up", + "target": "npm:type-fest@0.8.1", "type": "static" } ], - "npm:cliui@8.0.1": [ + "npm:read-pkg": [ { - "source": "npm:cliui@8.0.1", - "target": "npm:string-width", + "source": "npm:read-pkg", + "target": "npm:load-json-file@4.0.0", "type": "static" }, { - "source": "npm:cliui@8.0.1", - "target": "npm:strip-ansi", + "source": "npm:read-pkg", + "target": "npm:normalize-package-data@2.5.0", "type": "static" }, { - "source": "npm:cliui@8.0.1", - "target": "npm:wrap-ansi", + "source": "npm:read-pkg", + "target": "npm:path-type@3.0.0", "type": "static" } ], - "npm:clone-deep": [ + "npm:read-pkg@5.2.0": [ { - "source": "npm:clone-deep", - "target": "npm:is-plain-object", + "source": "npm:read-pkg@5.2.0", + "target": "npm:@types/normalize-package-data", "type": "static" }, { - "source": "npm:clone-deep", - "target": "npm:kind-of", + "source": "npm:read-pkg@5.2.0", + "target": "npm:normalize-package-data@2.5.0", "type": "static" }, { - "source": "npm:clone-deep", - "target": "npm:shallow-clone", + "source": "npm:read-pkg@5.2.0", + "target": "npm:parse-json", "type": "static" - } - ], - "npm:cmd-shim": [ + }, { - "source": "npm:cmd-shim", - "target": "npm:mkdirp-infer-owner", + "source": "npm:read-pkg@5.2.0", + "target": "npm:type-fest@0.6.0", "type": "static" } ], - "npm:color-convert": [ + "npm:read": [ { - "source": "npm:color-convert", - "target": "npm:color-name@1.1.3", + "source": "npm:read", + "target": "npm:mute-stream", "type": "static" } ], - "npm:color-convert@2.0.1": [ + "npm:readable-stream": [ { - "source": "npm:color-convert@2.0.1", - "target": "npm:color-name", + "source": "npm:readable-stream", + "target": "npm:core-util-is@1.0.3", "type": "static" - } - ], - "npm:columnify": [ + }, { - "source": "npm:columnify", - "target": "npm:strip-ansi", + "source": "npm:readable-stream", + "target": "npm:inherits", "type": "static" }, { - "source": "npm:columnify", - "target": "npm:wcwidth", + "source": "npm:readable-stream", + "target": "npm:isarray@1.0.0", "type": "static" - } - ], - "npm:combined-stream": [ + }, { - "source": "npm:combined-stream", - "target": "npm:delayed-stream", + "source": "npm:readable-stream", + "target": "npm:process-nextick-args", "type": "static" - } - ], - "npm:compare-func": [ + }, { - "source": "npm:compare-func", - "target": "npm:array-ify", + "source": "npm:readable-stream", + "target": "npm:safe-buffer@5.1.2", "type": "static" }, { - "source": "npm:compare-func", - "target": "npm:dot-prop", + "source": "npm:readable-stream", + "target": "npm:string_decoder@1.1.1", "type": "static" - } - ], - "npm:concat-stream": [ + }, { - "source": "npm:concat-stream", - "target": "npm:buffer-from", + "source": "npm:readable-stream", + "target": "npm:util-deprecate", "type": "static" - }, + } + ], + "npm:readable-stream@3.6.2": [ { - "source": "npm:concat-stream", + "source": "npm:readable-stream@3.6.2", "target": "npm:inherits", "type": "static" }, { - "source": "npm:concat-stream", - "target": "npm:readable-stream@3.6.2", + "source": "npm:readable-stream@3.6.2", + "target": "npm:string_decoder", "type": "static" }, { - "source": "npm:concat-stream", - "target": "npm:typedarray", + "source": "npm:readable-stream@3.6.2", + "target": "npm:util-deprecate", "type": "static" } ], - "npm:concurrently": [ + "npm:readdir-glob": [ { - "source": "npm:concurrently", - "target": "npm:chalk", + "source": "npm:readdir-glob", + "target": "npm:minimatch@5.1.6", "type": "static" - }, + } + ], + "npm:readdirp@2.2.1": [ { - "source": "npm:concurrently", - "target": "npm:date-fns", + "source": "npm:readdirp@2.2.1", + "target": "npm:graceful-fs", "type": "static" }, { - "source": "npm:concurrently", - "target": "npm:lodash", + "source": "npm:readdirp@2.2.1", + "target": "npm:micromatch@3.1.10", "type": "static" }, { - "source": "npm:concurrently", - "target": "npm:rxjs", + "source": "npm:readdirp@2.2.1", + "target": "npm:readable-stream", "type": "static" - }, + } + ], + "npm:readdirp": [ { - "source": "npm:concurrently", - "target": "npm:shell-quote", + "source": "npm:readdirp", + "target": "npm:picomatch", "type": "static" - }, + } + ], + "npm:recast": [ { - "source": "npm:concurrently", - "target": "npm:spawn-command", + "source": "npm:recast", + "target": "npm:ast-types", "type": "static" }, { - "source": "npm:concurrently", - "target": "npm:supports-color@8.1.1", + "source": "npm:recast", + "target": "npm:esprima", "type": "static" }, { - "source": "npm:concurrently", - "target": "npm:tree-kill", + "source": "npm:recast", + "target": "npm:source-map", "type": "static" }, { - "source": "npm:concurrently", - "target": "npm:yargs@17.7.2", + "source": "npm:recast", + "target": "npm:tslib", "type": "static" } ], - "npm:config-chain": [ + "npm:recoil": [ { - "source": "npm:config-chain", - "target": "npm:ini", + "source": "npm:recoil", + "target": "npm:hamt_plus", "type": "static" - }, + } + ], + "npm:recoil@0.7.7": [ { - "source": "npm:config-chain", - "target": "npm:proto-list", + "source": "npm:recoil@0.7.7", + "target": "npm:hamt_plus", "type": "static" } ], - "npm:conventional-changelog-angular": [ + "npm:recursive-readdir@2.2.2": [ { - "source": "npm:conventional-changelog-angular", - "target": "npm:compare-func", + "source": "npm:recursive-readdir@2.2.2", + "target": "npm:minimatch@3.0.4", "type": "static" - }, + } + ], + "npm:recursive-readdir": [ { - "source": "npm:conventional-changelog-angular", - "target": "npm:q", + "source": "npm:recursive-readdir", + "target": "npm:minimatch", "type": "static" } ], - "npm:conventional-changelog-core": [ + "npm:redent": [ { - "source": "npm:conventional-changelog-core", - "target": "npm:add-stream", + "source": "npm:redent", + "target": "npm:indent-string", "type": "static" }, { - "source": "npm:conventional-changelog-core", - "target": "npm:conventional-changelog-writer", + "source": "npm:redent", + "target": "npm:strip-indent", "type": "static" - }, + } + ], + "npm:redeyed": [ { - "source": "npm:conventional-changelog-core", - "target": "npm:conventional-commits-parser", + "source": "npm:redeyed", + "target": "npm:esprima", "type": "static" - }, + } + ], + "npm:redux": [ { - "source": "npm:conventional-changelog-core", - "target": "npm:dateformat", + "source": "npm:redux", + "target": "npm:@babel/runtime", "type": "static" - }, + } + ], + "npm:reflect.getprototypeof": [ { - "source": "npm:conventional-changelog-core", - "target": "npm:get-pkg-repo", + "source": "npm:reflect.getprototypeof", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:conventional-changelog-core", - "target": "npm:git-raw-commits", + "source": "npm:reflect.getprototypeof", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:conventional-changelog-core", - "target": "npm:git-remote-origin-url", + "source": "npm:reflect.getprototypeof", + "target": "npm:es-abstract", "type": "static" }, { - "source": "npm:conventional-changelog-core", - "target": "npm:git-semver-tags", + "source": "npm:reflect.getprototypeof", + "target": "npm:es-errors", "type": "static" }, { - "source": "npm:conventional-changelog-core", - "target": "npm:lodash", + "source": "npm:reflect.getprototypeof", + "target": "npm:get-intrinsic", "type": "static" }, { - "source": "npm:conventional-changelog-core", - "target": "npm:normalize-package-data@3.0.3", + "source": "npm:reflect.getprototypeof", + "target": "npm:globalthis", "type": "static" }, { - "source": "npm:conventional-changelog-core", - "target": "npm:q", + "source": "npm:reflect.getprototypeof", + "target": "npm:which-builtin-type", "type": "static" - }, + } + ], + "npm:regenerate-unicode-properties": [ { - "source": "npm:conventional-changelog-core", - "target": "npm:read-pkg", + "source": "npm:regenerate-unicode-properties", + "target": "npm:regenerate", + "type": "static" + } + ], + "npm:regenerator-transform@0.10.1": [ + { + "source": "npm:regenerator-transform@0.10.1", + "target": "npm:babel-runtime", "type": "static" }, { - "source": "npm:conventional-changelog-core", - "target": "npm:read-pkg-up@3.0.0", + "source": "npm:regenerator-transform@0.10.1", + "target": "npm:babel-types", "type": "static" }, { - "source": "npm:conventional-changelog-core", - "target": "npm:through2@4.0.2", + "source": "npm:regenerator-transform@0.10.1", + "target": "npm:private", "type": "static" } ], - "npm:conventional-changelog-writer": [ - { - "source": "npm:conventional-changelog-writer", - "target": "npm:conventional-commits-filter", - "type": "static" - }, + "npm:regenerator-transform": [ { - "source": "npm:conventional-changelog-writer", - "target": "npm:dateformat", + "source": "npm:regenerator-transform", + "target": "npm:@babel/runtime", "type": "static" - }, + } + ], + "npm:regex-not": [ { - "source": "npm:conventional-changelog-writer", - "target": "npm:handlebars", + "source": "npm:regex-not", + "target": "npm:extend-shallow@3.0.2", "type": "static" }, { - "source": "npm:conventional-changelog-writer", - "target": "npm:json-stringify-safe", + "source": "npm:regex-not", + "target": "npm:safe-regex", "type": "static" - }, + } + ], + "npm:regexp-match-indices": [ { - "source": "npm:conventional-changelog-writer", - "target": "npm:lodash", + "source": "npm:regexp-match-indices", + "target": "npm:regexp-tree", "type": "static" - }, + } + ], + "npm:regexp.prototype.flags": [ { - "source": "npm:conventional-changelog-writer", - "target": "npm:meow", + "source": "npm:regexp.prototype.flags", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:conventional-changelog-writer", - "target": "npm:semver@6.3.1", + "source": "npm:regexp.prototype.flags", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:conventional-changelog-writer", - "target": "npm:split", + "source": "npm:regexp.prototype.flags", + "target": "npm:es-errors", "type": "static" }, { - "source": "npm:conventional-changelog-writer", - "target": "npm:through2@4.0.2", + "source": "npm:regexp.prototype.flags", + "target": "npm:set-function-name", "type": "static" } ], - "npm:conventional-commits-filter": [ + "npm:regexpu-core": [ { - "source": "npm:conventional-commits-filter", - "target": "npm:lodash.ismatch", + "source": "npm:regexpu-core", + "target": "npm:regenerate", "type": "static" }, { - "source": "npm:conventional-commits-filter", - "target": "npm:modify-values", + "source": "npm:regexpu-core", + "target": "npm:regjsgen", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regjsparser", "type": "static" } ], - "npm:conventional-commits-parser": [ + "npm:regexpu-core@5.3.2": [ { - "source": "npm:conventional-commits-parser", - "target": "npm:JSONStream", + "source": "npm:regexpu-core@5.3.2", + "target": "npm:@babel/regjsgen", "type": "static" }, { - "source": "npm:conventional-commits-parser", - "target": "npm:is-text-path", + "source": "npm:regexpu-core@5.3.2", + "target": "npm:regenerate", "type": "static" }, { - "source": "npm:conventional-commits-parser", - "target": "npm:lodash", + "source": "npm:regexpu-core@5.3.2", + "target": "npm:regenerate-unicode-properties", "type": "static" }, { - "source": "npm:conventional-commits-parser", - "target": "npm:meow", + "source": "npm:regexpu-core@5.3.2", + "target": "npm:regjsparser@0.9.1", "type": "static" }, { - "source": "npm:conventional-commits-parser", - "target": "npm:split2", + "source": "npm:regexpu-core@5.3.2", + "target": "npm:unicode-match-property-ecmascript", "type": "static" }, { - "source": "npm:conventional-commits-parser", - "target": "npm:through2@4.0.2", + "source": "npm:regexpu-core@5.3.2", + "target": "npm:unicode-match-property-value-ecmascript", "type": "static" } ], - "npm:conventional-recommended-bump": [ + "npm:registry-auth-token": [ { - "source": "npm:conventional-recommended-bump", - "target": "npm:concat-stream", + "source": "npm:registry-auth-token", + "target": "npm:rc", "type": "static" - }, + } + ], + "npm:registry-url": [ { - "source": "npm:conventional-recommended-bump", - "target": "npm:conventional-changelog-preset-loader", + "source": "npm:registry-url", + "target": "npm:rc", "type": "static" - }, + } + ], + "npm:regjsparser": [ { - "source": "npm:conventional-recommended-bump", - "target": "npm:conventional-commits-filter", + "source": "npm:regjsparser", + "target": "npm:jsesc", "type": "static" - }, + } + ], + "npm:regjsparser@0.9.1": [ { - "source": "npm:conventional-recommended-bump", - "target": "npm:conventional-commits-parser", + "source": "npm:regjsparser@0.9.1", + "target": "npm:jsesc", "type": "static" - }, + } + ], + "npm:remove-bom-buffer": [ { - "source": "npm:conventional-recommended-bump", - "target": "npm:git-raw-commits", + "source": "npm:remove-bom-buffer", + "target": "npm:is-buffer", "type": "static" }, { - "source": "npm:conventional-recommended-bump", - "target": "npm:git-semver-tags", + "source": "npm:remove-bom-buffer", + "target": "npm:is-utf8", + "type": "static" + } + ], + "npm:remove-bom-stream": [ + { + "source": "npm:remove-bom-stream", + "target": "npm:remove-bom-buffer", "type": "static" }, { - "source": "npm:conventional-recommended-bump", - "target": "npm:meow", + "source": "npm:remove-bom-stream", + "target": "npm:safe-buffer", "type": "static" }, { - "source": "npm:conventional-recommended-bump", - "target": "npm:q", + "source": "npm:remove-bom-stream", + "target": "npm:through2", "type": "static" } ], - "npm:cosmiconfig@7.0.0": [ + "npm:renderkid@2.0.7": [ { - "source": "npm:cosmiconfig@7.0.0", - "target": "npm:@types/parse-json", + "source": "npm:renderkid@2.0.7", + "target": "npm:css-select", "type": "static" }, { - "source": "npm:cosmiconfig@7.0.0", - "target": "npm:import-fresh", + "source": "npm:renderkid@2.0.7", + "target": "npm:dom-converter", "type": "static" }, { - "source": "npm:cosmiconfig@7.0.0", - "target": "npm:parse-json", + "source": "npm:renderkid@2.0.7", + "target": "npm:htmlparser2", "type": "static" }, { - "source": "npm:cosmiconfig@7.0.0", - "target": "npm:path-type", + "source": "npm:renderkid@2.0.7", + "target": "npm:lodash", "type": "static" }, { - "source": "npm:cosmiconfig@7.0.0", - "target": "npm:yaml", + "source": "npm:renderkid@2.0.7", + "target": "npm:strip-ansi@3.0.1", "type": "static" } ], - "npm:cosmiconfig@7.1.0": [ + "npm:renderkid": [ { - "source": "npm:cosmiconfig@7.1.0", - "target": "npm:@types/parse-json", + "source": "npm:renderkid", + "target": "npm:css-select", "type": "static" }, { - "source": "npm:cosmiconfig@7.1.0", - "target": "npm:import-fresh", + "source": "npm:renderkid", + "target": "npm:dom-converter", "type": "static" }, { - "source": "npm:cosmiconfig@7.1.0", - "target": "npm:parse-json", + "source": "npm:renderkid", + "target": "npm:htmlparser2", "type": "static" }, { - "source": "npm:cosmiconfig@7.1.0", - "target": "npm:path-type", + "source": "npm:renderkid", + "target": "npm:lodash", "type": "static" }, { - "source": "npm:cosmiconfig@7.1.0", - "target": "npm:yaml", + "source": "npm:renderkid", + "target": "npm:strip-ansi", "type": "static" } ], - "npm:cross-domain-safe-weakmap": [ + "npm:repeating": [ { - "source": "npm:cross-domain-safe-weakmap", - "target": "npm:cross-domain-utils", + "source": "npm:repeating", + "target": "npm:is-finite", "type": "static" } ], - "npm:cross-domain-utils": [ + "npm:request-progress": [ { - "source": "npm:cross-domain-utils", - "target": "npm:zalgo-promise", + "source": "npm:request-progress", + "target": "npm:throttleit", "type": "static" } ], - "npm:cross-spawn": [ + "npm:request": [ { - "source": "npm:cross-spawn", - "target": "npm:path-key", + "source": "npm:request", + "target": "npm:aws-sign2", "type": "static" }, { - "source": "npm:cross-spawn", - "target": "npm:shebang-command", + "source": "npm:request", + "target": "npm:aws4", "type": "static" }, { - "source": "npm:cross-spawn", - "target": "npm:which", + "source": "npm:request", + "target": "npm:caseless", "type": "static" - } - ], - "npm:css-box-model": [ + }, { - "source": "npm:css-box-model", - "target": "npm:tiny-invariant", + "source": "npm:request", + "target": "npm:combined-stream", "type": "static" - } - ], - "npm:css-to-react-native": [ + }, { - "source": "npm:css-to-react-native", - "target": "npm:camelize", + "source": "npm:request", + "target": "npm:extend", "type": "static" }, { - "source": "npm:css-to-react-native", - "target": "npm:css-color-keywords", + "source": "npm:request", + "target": "npm:forever-agent", "type": "static" }, { - "source": "npm:css-to-react-native", - "target": "npm:postcss-value-parser", + "source": "npm:request", + "target": "npm:form-data", "type": "static" - } - ], - "npm:css-vendor": [ + }, { - "source": "npm:css-vendor", - "target": "npm:@babel/runtime", + "source": "npm:request", + "target": "npm:har-validator", "type": "static" }, { - "source": "npm:css-vendor", - "target": "npm:is-in-browser", + "source": "npm:request", + "target": "npm:http-signature@1.2.0", "type": "static" - } - ], - "npm:cypress-multi-reporters": [ + }, { - "source": "npm:cypress-multi-reporters", - "target": "npm:debug", + "source": "npm:request", + "target": "npm:is-typedarray", "type": "static" }, { - "source": "npm:cypress-multi-reporters", - "target": "npm:lodash", + "source": "npm:request", + "target": "npm:isstream", "type": "static" - } - ], - "npm:date-fns": [ + }, { - "source": "npm:date-fns", - "target": "npm:@babel/runtime", + "source": "npm:request", + "target": "npm:json-stringify-safe", "type": "static" - } - ], - "npm:debug": [ + }, { - "source": "npm:debug", - "target": "npm:ms@2.1.2", + "source": "npm:request", + "target": "npm:mime-types", "type": "static" - } - ], - "npm:decamelize-keys": [ + }, { - "source": "npm:decamelize-keys", - "target": "npm:decamelize", + "source": "npm:request", + "target": "npm:oauth-sign", "type": "static" }, { - "source": "npm:decamelize-keys", - "target": "npm:map-obj", + "source": "npm:request", + "target": "npm:performance-now", "type": "static" - } - ], - "npm:deep-equal": [ + }, { - "source": "npm:deep-equal", - "target": "npm:array-buffer-byte-length", + "source": "npm:request", + "target": "npm:qs@6.5.3", "type": "static" }, { - "source": "npm:deep-equal", - "target": "npm:call-bind", + "source": "npm:request", + "target": "npm:safe-buffer", "type": "static" }, { - "source": "npm:deep-equal", - "target": "npm:es-get-iterator", + "source": "npm:request", + "target": "npm:tough-cookie@2.5.0", "type": "static" }, { - "source": "npm:deep-equal", - "target": "npm:get-intrinsic", + "source": "npm:request", + "target": "npm:tunnel-agent", "type": "static" }, { - "source": "npm:deep-equal", - "target": "npm:is-arguments", + "source": "npm:request", + "target": "npm:uuid@3.4.0", "type": "static" - }, + } + ], + "npm:resolve-cwd@2.0.0": [ { - "source": "npm:deep-equal", - "target": "npm:is-array-buffer", + "source": "npm:resolve-cwd@2.0.0", + "target": "npm:resolve-from@3.0.0", "type": "static" - }, + } + ], + "npm:resolve-cwd": [ { - "source": "npm:deep-equal", - "target": "npm:is-date-object", + "source": "npm:resolve-cwd", + "target": "npm:resolve-from", "type": "static" - }, + } + ], + "npm:resolve-dir": [ { - "source": "npm:deep-equal", - "target": "npm:is-regex", + "source": "npm:resolve-dir", + "target": "npm:expand-tilde", "type": "static" }, { - "source": "npm:deep-equal", - "target": "npm:is-shared-array-buffer", + "source": "npm:resolve-dir", + "target": "npm:global-modules@1.0.0", "type": "static" - }, + } + ], + "npm:resolve-global": [ { - "source": "npm:deep-equal", - "target": "npm:isarray", + "source": "npm:resolve-global", + "target": "npm:global-dirs", "type": "static" - }, + } + ], + "npm:resolve-options": [ { - "source": "npm:deep-equal", - "target": "npm:object-is", + "source": "npm:resolve-options", + "target": "npm:value-or-function", "type": "static" - }, + } + ], + "npm:resolve-pkg": [ { - "source": "npm:deep-equal", - "target": "npm:object-keys", + "source": "npm:resolve-pkg", + "target": "npm:resolve-from", "type": "static" - }, + } + ], + "npm:resolve-url-loader@3.1.5": [ { - "source": "npm:deep-equal", - "target": "npm:object.assign", + "source": "npm:resolve-url-loader@3.1.5", + "target": "npm:adjust-sourcemap-loader@3.0.0", "type": "static" }, { - "source": "npm:deep-equal", - "target": "npm:regexp.prototype.flags", + "source": "npm:resolve-url-loader@3.1.5", + "target": "npm:camelcase", "type": "static" }, { - "source": "npm:deep-equal", - "target": "npm:side-channel", + "source": "npm:resolve-url-loader@3.1.5", + "target": "npm:compose-function", "type": "static" }, { - "source": "npm:deep-equal", - "target": "npm:which-boxed-primitive", + "source": "npm:resolve-url-loader@3.1.5", + "target": "npm:convert-source-map@1.7.0", "type": "static" }, { - "source": "npm:deep-equal", - "target": "npm:which-collection", + "source": "npm:resolve-url-loader@3.1.5", + "target": "npm:es6-iterator", "type": "static" }, { - "source": "npm:deep-equal", - "target": "npm:which-typed-array", + "source": "npm:resolve-url-loader@3.1.5", + "target": "npm:loader-utils@1.4.2", "type": "static" - } - ], - "npm:defaults": [ + }, { - "source": "npm:defaults", - "target": "npm:clone", + "source": "npm:resolve-url-loader@3.1.5", + "target": "npm:postcss@7.0.36", "type": "static" - } - ], - "npm:define-data-property": [ + }, { - "source": "npm:define-data-property", - "target": "npm:es-define-property", + "source": "npm:resolve-url-loader@3.1.5", + "target": "npm:rework", "type": "static" }, { - "source": "npm:define-data-property", - "target": "npm:es-errors", + "source": "npm:resolve-url-loader@3.1.5", + "target": "npm:rework-visit", "type": "static" }, { - "source": "npm:define-data-property", - "target": "npm:gopd", + "source": "npm:resolve-url-loader@3.1.5", + "target": "npm:source-map", "type": "static" } ], - "npm:define-properties": [ + "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:define-properties", - "target": "npm:define-data-property", + "source": "npm:resolve-url-loader", + "target": "npm:loader-utils", "type": "static" }, { - "source": "npm:define-properties", - "target": "npm:has-property-descriptors", + "source": "npm:resolve-url-loader", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:define-properties", - "target": "npm:object-keys", + "source": "npm:resolve-url-loader", + "target": "npm:source-map", "type": "static" } ], - "npm:del": [ + "npm:resolve@1.18.1": [ { - "source": "npm:del", - "target": "npm:globby", + "source": "npm:resolve@1.18.1", + "target": "npm:is-core-module@2.15.0", "type": "static" }, { - "source": "npm:del", - "target": "npm:graceful-fs", + "source": "npm:resolve@1.18.1", + "target": "npm:path-parse", "type": "static" - }, + } + ], + "npm:resolve": [ { - "source": "npm:del", - "target": "npm:is-glob", + "source": "npm:resolve", + "target": "npm:is-core-module", "type": "static" }, { - "source": "npm:del", - "target": "npm:is-path-cwd", + "source": "npm:resolve", + "target": "npm:path-parse", "type": "static" }, { - "source": "npm:del", - "target": "npm:is-path-inside", + "source": "npm:resolve", + "target": "npm:supports-preserve-symlinks-flag", "type": "static" - }, + } + ], + "npm:resolve@2.0.0-next.5": [ { - "source": "npm:del", - "target": "npm:p-map", + "source": "npm:resolve@2.0.0-next.5", + "target": "npm:is-core-module", "type": "static" }, { - "source": "npm:del", - "target": "npm:rimraf", + "source": "npm:resolve@2.0.0-next.5", + "target": "npm:path-parse", "type": "static" }, { - "source": "npm:del", - "target": "npm:slash", + "source": "npm:resolve@2.0.0-next.5", + "target": "npm:supports-preserve-symlinks-flag", "type": "static" } ], - "npm:dir-glob": [ + "npm:responselike": [ { - "source": "npm:dir-glob", - "target": "npm:path-type", + "source": "npm:responselike", + "target": "npm:lowercase-keys", "type": "static" } ], - "npm:dnd-core": [ + "npm:restore-cursor@2.0.0": [ { - "source": "npm:dnd-core", - "target": "npm:@react-dnd/asap", + "source": "npm:restore-cursor@2.0.0", + "target": "npm:onetime@2.0.1", "type": "static" }, { - "source": "npm:dnd-core", - "target": "npm:@react-dnd/invariant", + "source": "npm:restore-cursor@2.0.0", + "target": "npm:signal-exit", + "type": "static" + } + ], + "npm:restore-cursor": [ + { + "source": "npm:restore-cursor", + "target": "npm:onetime", "type": "static" }, { - "source": "npm:dnd-core", - "target": "npm:redux", + "source": "npm:restore-cursor", + "target": "npm:signal-exit", "type": "static" } ], - "npm:dom-helpers": [ + "npm:rework": [ { - "source": "npm:dom-helpers", - "target": "npm:@babel/runtime", + "source": "npm:rework", + "target": "npm:convert-source-map@0.3.5", "type": "static" }, { - "source": "npm:dom-helpers", - "target": "npm:csstype", + "source": "npm:rework", + "target": "npm:css", "type": "static" } ], - "npm:dot-prop@6.0.1": [ + "npm:rimraf@2.6.3": [ { - "source": "npm:dot-prop@6.0.1", - "target": "npm:is-obj", + "source": "npm:rimraf@2.6.3", + "target": "npm:glob", "type": "static" } ], - "npm:dot-prop": [ + "npm:rimraf": [ { - "source": "npm:dot-prop", - "target": "npm:is-obj", + "source": "npm:rimraf", + "target": "npm:glob", "type": "static" } ], - "npm:ejs": [ + "npm:rimraf@2.7.1": [ { - "source": "npm:ejs", - "target": "npm:jake", + "source": "npm:rimraf@2.7.1", + "target": "npm:glob", "type": "static" } ], - "npm:encoding": [ + "npm:rimraf@4.4.1": [ { - "source": "npm:encoding", - "target": "npm:iconv-lite@0.6.3", + "source": "npm:rimraf@4.4.1", + "target": "npm:glob@9.3.5", "type": "static" } ], - "npm:end-of-stream": [ + "npm:ripemd160": [ { - "source": "npm:end-of-stream", - "target": "npm:once", + "source": "npm:ripemd160", + "target": "npm:hash-base@3.1.0", "type": "static" - } - ], - "npm:enquirer": [ + }, { - "source": "npm:enquirer", - "target": "npm:ansi-colors", + "source": "npm:ripemd160", + "target": "npm:inherits", "type": "static" } ], - "npm:error-ex": [ + "npm:rollup-plugin-babel": [ { - "source": "npm:error-ex", - "target": "npm:is-arrayish", + "source": "npm:rollup-plugin-babel", + "target": "npm:@babel/helper-module-imports", "type": "static" - } - ], - "npm:es-define-property": [ + }, { - "source": "npm:es-define-property", - "target": "npm:get-intrinsic", + "source": "npm:rollup-plugin-babel", + "target": "npm:rollup-pluginutils", "type": "static" } ], - "npm:es-get-iterator": [ + "npm:rollup-plugin-terser@5.3.1": [ { - "source": "npm:es-get-iterator", - "target": "npm:call-bind", + "source": "npm:rollup-plugin-terser@5.3.1", + "target": "npm:@babel/code-frame", "type": "static" }, { - "source": "npm:es-get-iterator", - "target": "npm:get-intrinsic", + "source": "npm:rollup-plugin-terser@5.3.1", + "target": "npm:jest-worker@24.9.0", "type": "static" }, { - "source": "npm:es-get-iterator", - "target": "npm:has-symbols", + "source": "npm:rollup-plugin-terser@5.3.1", + "target": "npm:rollup-pluginutils", "type": "static" }, { - "source": "npm:es-get-iterator", - "target": "npm:is-arguments", + "source": "npm:rollup-plugin-terser@5.3.1", + "target": "npm:serialize-javascript", "type": "static" }, { - "source": "npm:es-get-iterator", - "target": "npm:is-map", + "source": "npm:rollup-plugin-terser@5.3.1", + "target": "npm:terser@4.8.1", "type": "static" - }, + } + ], + "npm:rollup-plugin-terser": [ { - "source": "npm:es-get-iterator", - "target": "npm:is-set", + "source": "npm:rollup-plugin-terser", + "target": "npm:@babel/code-frame", "type": "static" }, { - "source": "npm:es-get-iterator", - "target": "npm:is-string", + "source": "npm:rollup-plugin-terser", + "target": "npm:jest-worker@26.6.2", "type": "static" }, { - "source": "npm:es-get-iterator", - "target": "npm:isarray", + "source": "npm:rollup-plugin-terser", + "target": "npm:serialize-javascript", "type": "static" }, { - "source": "npm:es-get-iterator", - "target": "npm:stop-iteration-iterator", + "source": "npm:rollup-plugin-terser", + "target": "npm:terser", "type": "static" } ], - "npm:execa@5.0.0": [ - { - "source": "npm:execa@5.0.0", - "target": "npm:cross-spawn", - "type": "static" - }, + "npm:rollup-pluginutils": [ { - "source": "npm:execa@5.0.0", - "target": "npm:get-stream@6.0.1", + "source": "npm:rollup-pluginutils", + "target": "npm:estree-walker@0.6.1", "type": "static" - }, + } + ], + "npm:rollup@1.32.1": [ { - "source": "npm:execa@5.0.0", - "target": "npm:human-signals", + "source": "npm:rollup@1.32.1", + "target": "npm:@types/estree", "type": "static" }, { - "source": "npm:execa@5.0.0", - "target": "npm:is-stream", + "source": "npm:rollup@1.32.1", + "target": "npm:@types/node", "type": "static" }, { - "source": "npm:execa@5.0.0", - "target": "npm:merge-stream", + "source": "npm:rollup@1.32.1", + "target": "npm:acorn@7.4.1", "type": "static" - }, + } + ], + "npm:rollup": [ { - "source": "npm:execa@5.0.0", - "target": "npm:npm-run-path", + "source": "npm:rollup", + "target": "npm:fsevents", "type": "static" - }, + } + ], + "npm:run-parallel": [ { - "source": "npm:execa@5.0.0", - "target": "npm:onetime", + "source": "npm:run-parallel", + "target": "npm:queue-microtask", "type": "static" - }, + } + ], + "npm:run-queue": [ { - "source": "npm:execa@5.0.0", - "target": "npm:signal-exit", + "source": "npm:run-queue", + "target": "npm:aproba", "type": "static" - }, + } + ], + "npm:rxjs@6.6.7": [ { - "source": "npm:execa@5.0.0", - "target": "npm:strip-final-newline", + "source": "npm:rxjs@6.6.7", + "target": "npm:tslib@1.14.1", "type": "static" } ], - "npm:execa": [ + "npm:rxjs": [ { - "source": "npm:execa", - "target": "npm:cross-spawn", + "source": "npm:rxjs", + "target": "npm:tslib", "type": "static" - }, + } + ], + "npm:safe-array-concat": [ { - "source": "npm:execa", - "target": "npm:get-stream@6.0.1", + "source": "npm:safe-array-concat", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:execa", - "target": "npm:human-signals", + "source": "npm:safe-array-concat", + "target": "npm:get-intrinsic", "type": "static" }, { - "source": "npm:execa", - "target": "npm:is-stream", + "source": "npm:safe-array-concat", + "target": "npm:has-symbols", "type": "static" }, { - "source": "npm:execa", - "target": "npm:merge-stream", + "source": "npm:safe-array-concat", + "target": "npm:isarray", "type": "static" - }, + } + ], + "npm:safe-regex-test": [ { - "source": "npm:execa", - "target": "npm:npm-run-path", + "source": "npm:safe-regex-test", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:execa", - "target": "npm:onetime", + "source": "npm:safe-regex-test", + "target": "npm:es-errors", "type": "static" }, { - "source": "npm:execa", - "target": "npm:signal-exit", + "source": "npm:safe-regex-test", + "target": "npm:is-regex", "type": "static" - }, + } + ], + "npm:safe-regex": [ { - "source": "npm:execa", - "target": "npm:strip-final-newline", + "source": "npm:safe-regex", + "target": "npm:ret", "type": "static" } ], - "npm:external-editor": [ + "npm:sane": [ { - "source": "npm:external-editor", - "target": "npm:chardet", + "source": "npm:sane", + "target": "npm:@cnakazawa/watch", "type": "static" }, { - "source": "npm:external-editor", - "target": "npm:iconv-lite", + "source": "npm:sane", + "target": "npm:anymatch@2.0.0", "type": "static" }, { - "source": "npm:external-editor", - "target": "npm:tmp@0.0.33", + "source": "npm:sane", + "target": "npm:capture-exit", "type": "static" - } - ], - "npm:fast-glob@3.2.7": [ + }, { - "source": "npm:fast-glob@3.2.7", - "target": "npm:@nodelib/fs.stat", + "source": "npm:sane", + "target": "npm:exec-sh", "type": "static" }, { - "source": "npm:fast-glob@3.2.7", - "target": "npm:@nodelib/fs.walk", + "source": "npm:sane", + "target": "npm:execa@1.0.0", "type": "static" }, { - "source": "npm:fast-glob@3.2.7", - "target": "npm:glob-parent", + "source": "npm:sane", + "target": "npm:fb-watchman", "type": "static" }, { - "source": "npm:fast-glob@3.2.7", - "target": "npm:merge2", + "source": "npm:sane", + "target": "npm:micromatch@3.1.10", "type": "static" }, { - "source": "npm:fast-glob@3.2.7", - "target": "npm:micromatch", + "source": "npm:sane", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:sane", + "target": "npm:walker", "type": "static" } ], - "npm:fast-glob": [ + "npm:sass-loader@10.5.2": [ { - "source": "npm:fast-glob", - "target": "npm:@nodelib/fs.stat", + "source": "npm:sass-loader@10.5.2", + "target": "npm:klona", "type": "static" }, { - "source": "npm:fast-glob", - "target": "npm:@nodelib/fs.walk", + "source": "npm:sass-loader@10.5.2", + "target": "npm:loader-utils", "type": "static" }, { - "source": "npm:fast-glob", - "target": "npm:glob-parent", + "source": "npm:sass-loader@10.5.2", + "target": "npm:neo-async", "type": "static" }, { - "source": "npm:fast-glob", - "target": "npm:merge2", + "source": "npm:sass-loader@10.5.2", + "target": "npm:schema-utils", "type": "static" }, { - "source": "npm:fast-glob", - "target": "npm:micromatch", + "source": "npm:sass-loader@10.5.2", + "target": "npm:semver", "type": "static" } ], - "npm:fastq": [ + "npm:sass-loader": [ { - "source": "npm:fastq", - "target": "npm:reusify", + "source": "npm:sass-loader", + "target": "npm:klona", "type": "static" - } - ], - "npm:figures": [ + }, { - "source": "npm:figures", - "target": "npm:escape-string-regexp", + "source": "npm:sass-loader", + "target": "npm:neo-async", "type": "static" } ], - "npm:filelist": [ + "npm:saxes": [ { - "source": "npm:filelist", - "target": "npm:minimatch@5.1.6", + "source": "npm:saxes", + "target": "npm:xmlchars", "type": "static" } ], - "npm:fill-range": [ + "npm:scheduler@0.19.1": [ { - "source": "npm:fill-range", - "target": "npm:to-regex-range", + "source": "npm:scheduler@0.19.1", + "target": "npm:loose-envify", + "type": "static" + }, + { + "source": "npm:scheduler@0.19.1", + "target": "npm:object-assign", "type": "static" } ], - "npm:final-form": [ + "npm:scheduler": [ { - "source": "npm:final-form", - "target": "npm:@babel/runtime", + "source": "npm:scheduler", + "target": "npm:loose-envify", "type": "static" } ], - "npm:find-up": [ + "npm:schema-utils@2.7.0": [ { - "source": "npm:find-up", - "target": "npm:locate-path", + "source": "npm:schema-utils@2.7.0", + "target": "npm:@types/json-schema", "type": "static" }, { - "source": "npm:find-up", - "target": "npm:path-exists@4.0.0", + "source": "npm:schema-utils@2.7.0", + "target": "npm:ajv", "type": "static" - } - ], - "npm:find-up@2.1.0": [ + }, { - "source": "npm:find-up@2.1.0", - "target": "npm:locate-path@2.0.0", + "source": "npm:schema-utils@2.7.0", + "target": "npm:ajv-keywords", "type": "static" } ], - "npm:find-up@4.1.0": [ + "npm:schema-utils@1.0.0": [ { - "source": "npm:find-up@4.1.0", - "target": "npm:locate-path@5.0.0", + "source": "npm:schema-utils@1.0.0", + "target": "npm:ajv", "type": "static" }, { - "source": "npm:find-up@4.1.0", - "target": "npm:path-exists@4.0.0", + "source": "npm:schema-utils@1.0.0", + "target": "npm:ajv-errors", "type": "static" - } - ], - "npm:for-each": [ + }, { - "source": "npm:for-each", - "target": "npm:is-callable", + "source": "npm:schema-utils@1.0.0", + "target": "npm:ajv-keywords", "type": "static" } ], - "npm:foreground-child": [ + "npm:schema-utils@2.7.1": [ { - "source": "npm:foreground-child", - "target": "npm:cross-spawn", + "source": "npm:schema-utils@2.7.1", + "target": "npm:@types/json-schema", "type": "static" }, { - "source": "npm:foreground-child", - "target": "npm:signal-exit@4.1.0", + "source": "npm:schema-utils@2.7.1", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:schema-utils@2.7.1", + "target": "npm:ajv-keywords", "type": "static" } ], - "npm:form-data": [ + "npm:schema-utils": [ { - "source": "npm:form-data", - "target": "npm:asynckit", + "source": "npm:schema-utils", + "target": "npm:@types/json-schema", "type": "static" }, { - "source": "npm:form-data", - "target": "npm:combined-stream", + "source": "npm:schema-utils", + "target": "npm:ajv", "type": "static" }, { - "source": "npm:form-data", - "target": "npm:mime-types", + "source": "npm:schema-utils", + "target": "npm:ajv-keywords", "type": "static" } ], - "npm:fs-extra": [ + "npm:schema-utils@4.2.0": [ { - "source": "npm:fs-extra", - "target": "npm:at-least-node", + "source": "npm:schema-utils@4.2.0", + "target": "npm:@types/json-schema", "type": "static" }, { - "source": "npm:fs-extra", - "target": "npm:graceful-fs", + "source": "npm:schema-utils@4.2.0", + "target": "npm:ajv@8.17.1", "type": "static" }, { - "source": "npm:fs-extra", - "target": "npm:jsonfile", + "source": "npm:schema-utils@4.2.0", + "target": "npm:ajv-formats", "type": "static" }, { - "source": "npm:fs-extra", - "target": "npm:universalify", + "source": "npm:schema-utils@4.2.0", + "target": "npm:ajv-keywords@5.1.0", "type": "static" } ], - "npm:fs-extra@11.2.0": [ + "npm:selfsigned@1.10.14": [ { - "source": "npm:fs-extra@11.2.0", - "target": "npm:graceful-fs", + "source": "npm:selfsigned@1.10.14", + "target": "npm:node-forge@0.10.0", "type": "static" - }, + } + ], + "npm:selfsigned": [ { - "source": "npm:fs-extra@11.2.0", - "target": "npm:jsonfile", + "source": "npm:selfsigned", + "target": "npm:@types/node-forge", "type": "static" }, { - "source": "npm:fs-extra@11.2.0", - "target": "npm:universalify", + "source": "npm:selfsigned", + "target": "npm:node-forge", "type": "static" } ], - "npm:fs-minipass": [ + "npm:semver-diff": [ { - "source": "npm:fs-minipass", - "target": "npm:minipass", + "source": "npm:semver-diff", + "target": "npm:semver@5.7.2", "type": "static" } ], - "npm:fs-minipass@3.0.3": [ + "npm:semver@7.3.5": [ { - "source": "npm:fs-minipass@3.0.3", - "target": "npm:minipass@7.1.2", + "source": "npm:semver@7.3.5", + "target": "npm:lru-cache@6.0.0", "type": "static" } ], - "npm:gauge": [ + "npm:semver@7.3.8": [ { - "source": "npm:gauge", - "target": "npm:aproba", + "source": "npm:semver@7.3.8", + "target": "npm:lru-cache@6.0.0", "type": "static" - }, + } + ], + "npm:semver@7.5.4": [ { - "source": "npm:gauge", - "target": "npm:color-support", + "source": "npm:semver@7.5.4", + "target": "npm:lru-cache@6.0.0", "type": "static" - }, + } + ], + "npm:send": [ { - "source": "npm:gauge", - "target": "npm:console-control-strings", + "source": "npm:send", + "target": "npm:debug@2.6.9", "type": "static" }, { - "source": "npm:gauge", - "target": "npm:has-unicode", + "source": "npm:send", + "target": "npm:depd", "type": "static" }, { - "source": "npm:gauge", - "target": "npm:signal-exit", + "source": "npm:send", + "target": "npm:destroy", "type": "static" }, { - "source": "npm:gauge", - "target": "npm:string-width", + "source": "npm:send", + "target": "npm:encodeurl", "type": "static" }, { - "source": "npm:gauge", - "target": "npm:strip-ansi", + "source": "npm:send", + "target": "npm:escape-html", "type": "static" }, { - "source": "npm:gauge", - "target": "npm:wide-align", - "type": "static" - } - ], - "npm:gauge@5.0.2": [ - { - "source": "npm:gauge@5.0.2", - "target": "npm:aproba", + "source": "npm:send", + "target": "npm:etag", "type": "static" }, { - "source": "npm:gauge@5.0.2", - "target": "npm:color-support", + "source": "npm:send", + "target": "npm:fresh", "type": "static" }, { - "source": "npm:gauge@5.0.2", - "target": "npm:console-control-strings", + "source": "npm:send", + "target": "npm:http-errors", "type": "static" }, { - "source": "npm:gauge@5.0.2", - "target": "npm:has-unicode", + "source": "npm:send", + "target": "npm:mime", "type": "static" }, { - "source": "npm:gauge@5.0.2", - "target": "npm:signal-exit@4.1.0", + "source": "npm:send", + "target": "npm:ms", "type": "static" }, { - "source": "npm:gauge@5.0.2", - "target": "npm:string-width", + "source": "npm:send", + "target": "npm:on-finished", "type": "static" }, { - "source": "npm:gauge@5.0.2", - "target": "npm:strip-ansi", + "source": "npm:send", + "target": "npm:range-parser", "type": "static" }, { - "source": "npm:gauge@5.0.2", - "target": "npm:wide-align", + "source": "npm:send", + "target": "npm:statuses", "type": "static" } ], - "npm:get-intrinsic": [ - { - "source": "npm:get-intrinsic", - "target": "npm:es-errors", - "type": "static" - }, - { - "source": "npm:get-intrinsic", - "target": "npm:function-bind", - "type": "static" - }, - { - "source": "npm:get-intrinsic", - "target": "npm:has-proto", - "type": "static" - }, + "npm:serialize-javascript": [ { - "source": "npm:get-intrinsic", - "target": "npm:has-symbols", + "source": "npm:serialize-javascript", + "target": "npm:randombytes", "type": "static" - }, + } + ], + "npm:serialize-javascript@5.0.1": [ { - "source": "npm:get-intrinsic", - "target": "npm:hasown", + "source": "npm:serialize-javascript@5.0.1", + "target": "npm:randombytes", "type": "static" } ], - "npm:get-pkg-repo": [ + "npm:serialize-javascript@6.0.2": [ { - "source": "npm:get-pkg-repo", - "target": "npm:@hutson/parse-repository-url", + "source": "npm:serialize-javascript@6.0.2", + "target": "npm:randombytes", "type": "static" - }, + } + ], + "npm:serve-index": [ { - "source": "npm:get-pkg-repo", - "target": "npm:hosted-git-info@4.1.0", + "source": "npm:serve-index", + "target": "npm:accepts", "type": "static" }, { - "source": "npm:get-pkg-repo", - "target": "npm:through2", + "source": "npm:serve-index", + "target": "npm:batch", "type": "static" }, { - "source": "npm:get-pkg-repo", - "target": "npm:yargs", - "type": "static" - } - ], - "npm:git-raw-commits": [ - { - "source": "npm:git-raw-commits", - "target": "npm:dargs", + "source": "npm:serve-index", + "target": "npm:debug@2.6.9", "type": "static" }, { - "source": "npm:git-raw-commits", - "target": "npm:lodash", + "source": "npm:serve-index", + "target": "npm:escape-html", "type": "static" }, { - "source": "npm:git-raw-commits", - "target": "npm:meow", + "source": "npm:serve-index", + "target": "npm:http-errors@1.6.3", "type": "static" }, { - "source": "npm:git-raw-commits", - "target": "npm:split2", + "source": "npm:serve-index", + "target": "npm:mime-types", "type": "static" }, { - "source": "npm:git-raw-commits", - "target": "npm:through2@4.0.2", + "source": "npm:serve-index", + "target": "npm:parseurl", "type": "static" } ], - "npm:git-remote-origin-url": [ + "npm:serve-static": [ { - "source": "npm:git-remote-origin-url", - "target": "npm:gitconfiglocal", + "source": "npm:serve-static", + "target": "npm:encodeurl", "type": "static" }, { - "source": "npm:git-remote-origin-url", - "target": "npm:pify@2.3.0", + "source": "npm:serve-static", + "target": "npm:escape-html", "type": "static" - } - ], - "npm:git-semver-tags": [ + }, { - "source": "npm:git-semver-tags", - "target": "npm:meow", + "source": "npm:serve-static", + "target": "npm:parseurl", "type": "static" }, { - "source": "npm:git-semver-tags", - "target": "npm:semver@6.3.1", + "source": "npm:serve-static", + "target": "npm:send", "type": "static" } ], - "npm:git-up": [ + "npm:set-function-length": [ { - "source": "npm:git-up", - "target": "npm:is-ssh", + "source": "npm:set-function-length", + "target": "npm:define-data-property", "type": "static" }, { - "source": "npm:git-up", - "target": "npm:parse-url", - "type": "static" - } - ], - "npm:git-url-parse": [ - { - "source": "npm:git-url-parse", - "target": "npm:git-up", + "source": "npm:set-function-length", + "target": "npm:es-errors", "type": "static" - } - ], - "npm:gitconfiglocal": [ + }, { - "source": "npm:gitconfiglocal", - "target": "npm:ini", + "source": "npm:set-function-length", + "target": "npm:function-bind", "type": "static" - } - ], - "npm:glob-parent": [ + }, { - "source": "npm:glob-parent", - "target": "npm:is-glob", + "source": "npm:set-function-length", + "target": "npm:get-intrinsic", "type": "static" - } - ], - "npm:glob@7.1.4": [ + }, { - "source": "npm:glob@7.1.4", - "target": "npm:fs.realpath", + "source": "npm:set-function-length", + "target": "npm:gopd", "type": "static" }, { - "source": "npm:glob@7.1.4", - "target": "npm:inflight", + "source": "npm:set-function-length", + "target": "npm:has-property-descriptors", "type": "static" - }, + } + ], + "npm:set-function-name": [ { - "source": "npm:glob@7.1.4", - "target": "npm:inherits", + "source": "npm:set-function-name", + "target": "npm:define-data-property", "type": "static" }, { - "source": "npm:glob@7.1.4", - "target": "npm:minimatch", + "source": "npm:set-function-name", + "target": "npm:es-errors", "type": "static" }, { - "source": "npm:glob@7.1.4", - "target": "npm:once", + "source": "npm:set-function-name", + "target": "npm:functions-have-names", "type": "static" }, { - "source": "npm:glob@7.1.4", - "target": "npm:path-is-absolute", + "source": "npm:set-function-name", + "target": "npm:has-property-descriptors", "type": "static" } ], - "npm:glob@10.4.5": [ + "npm:set-value": [ { - "source": "npm:glob@10.4.5", - "target": "npm:foreground-child", + "source": "npm:set-value", + "target": "npm:extend-shallow", "type": "static" }, { - "source": "npm:glob@10.4.5", - "target": "npm:jackspeak", + "source": "npm:set-value", + "target": "npm:is-extendable", "type": "static" }, { - "source": "npm:glob@10.4.5", - "target": "npm:minimatch@9.0.5", + "source": "npm:set-value", + "target": "npm:is-plain-object", "type": "static" }, { - "source": "npm:glob@10.4.5", - "target": "npm:minipass@7.1.2", + "source": "npm:set-value", + "target": "npm:split-string", "type": "static" - }, + } + ], + "npm:sha.js": [ { - "source": "npm:glob@10.4.5", - "target": "npm:package-json-from-dist", + "source": "npm:sha.js", + "target": "npm:inherits", "type": "static" }, { - "source": "npm:glob@10.4.5", - "target": "npm:path-scurry", + "source": "npm:sha.js", + "target": "npm:safe-buffer", "type": "static" } ], - "npm:glob": [ - { - "source": "npm:glob", - "target": "npm:fs.realpath", - "type": "static" - }, + "npm:shallow-clone": [ { - "source": "npm:glob", - "target": "npm:inflight", + "source": "npm:shallow-clone", + "target": "npm:kind-of", "type": "static" - }, + } + ], + "npm:shasum-object": [ { - "source": "npm:glob", - "target": "npm:inherits", + "source": "npm:shasum-object", + "target": "npm:fast-safe-stringify", "type": "static" - }, + } + ], + "npm:shasum": [ { - "source": "npm:glob", - "target": "npm:minimatch", + "source": "npm:shasum", + "target": "npm:json-stable-stringify", "type": "static" }, { - "source": "npm:glob", - "target": "npm:once", + "source": "npm:shasum", + "target": "npm:sha.js", "type": "static" - }, + } + ], + "npm:shebang-command": [ { - "source": "npm:glob", - "target": "npm:path-is-absolute", + "source": "npm:shebang-command", + "target": "npm:shebang-regex", "type": "static" } ], - "npm:glob@8.1.0": [ + "npm:shebang-command@2.0.0": [ { - "source": "npm:glob@8.1.0", - "target": "npm:fs.realpath", + "source": "npm:shebang-command@2.0.0", + "target": "npm:shebang-regex@3.0.0", "type": "static" - }, + } + ], + "npm:side-channel": [ { - "source": "npm:glob@8.1.0", - "target": "npm:inflight", + "source": "npm:side-channel", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:glob@8.1.0", - "target": "npm:inherits", + "source": "npm:side-channel", + "target": "npm:es-errors", "type": "static" }, { - "source": "npm:glob@8.1.0", - "target": "npm:minimatch@5.1.6", + "source": "npm:side-channel", + "target": "npm:get-intrinsic", "type": "static" }, { - "source": "npm:glob@8.1.0", - "target": "npm:once", + "source": "npm:side-channel", + "target": "npm:object-inspect", "type": "static" } ], - "npm:glob@9.3.5": [ + "npm:sigstore": [ { - "source": "npm:glob@9.3.5", - "target": "npm:fs.realpath", + "source": "npm:sigstore", + "target": "npm:@sigstore/bundle", "type": "static" }, { - "source": "npm:glob@9.3.5", - "target": "npm:minimatch@8.0.4", + "source": "npm:sigstore", + "target": "npm:@sigstore/protobuf-specs", "type": "static" }, { - "source": "npm:glob@9.3.5", - "target": "npm:minipass@4.2.8", + "source": "npm:sigstore", + "target": "npm:@sigstore/sign", "type": "static" }, { - "source": "npm:glob@9.3.5", - "target": "npm:path-scurry", + "source": "npm:sigstore", + "target": "npm:@sigstore/tuf", + "type": "static" + }, + { + "source": "npm:sigstore", + "target": "npm:make-fetch-happen", "type": "static" } ], - "npm:globby": [ + "npm:simple-swizzle": [ { - "source": "npm:globby", - "target": "npm:array-union", + "source": "npm:simple-swizzle", + "target": "npm:is-arrayish@0.3.2", "type": "static" - }, + } + ], + "npm:slice-ansi@2.1.0": [ { - "source": "npm:globby", - "target": "npm:dir-glob", + "source": "npm:slice-ansi@2.1.0", + "target": "npm:ansi-styles@3.2.1", "type": "static" }, { - "source": "npm:globby", - "target": "npm:fast-glob", + "source": "npm:slice-ansi@2.1.0", + "target": "npm:astral-regex@1.0.0", "type": "static" }, { - "source": "npm:globby", - "target": "npm:ignore", + "source": "npm:slice-ansi@2.1.0", + "target": "npm:is-fullwidth-code-point@2.0.0", "type": "static" - }, + } + ], + "npm:slice-ansi@3.0.0": [ { - "source": "npm:globby", - "target": "npm:merge2", + "source": "npm:slice-ansi@3.0.0", + "target": "npm:ansi-styles", "type": "static" }, { - "source": "npm:globby", - "target": "npm:slash", + "source": "npm:slice-ansi@3.0.0", + "target": "npm:astral-regex", "type": "static" - } - ], - "npm:gopd": [ + }, { - "source": "npm:gopd", - "target": "npm:get-intrinsic", + "source": "npm:slice-ansi@3.0.0", + "target": "npm:is-fullwidth-code-point", "type": "static" } ], - "npm:handlebars": [ + "npm:slice-ansi": [ { - "source": "npm:handlebars", - "target": "npm:minimist", + "source": "npm:slice-ansi", + "target": "npm:ansi-styles", "type": "static" }, { - "source": "npm:handlebars", - "target": "npm:neo-async", + "source": "npm:slice-ansi", + "target": "npm:astral-regex", "type": "static" }, { - "source": "npm:handlebars", - "target": "npm:source-map", + "source": "npm:slice-ansi", + "target": "npm:is-fullwidth-code-point", + "type": "static" + } + ], + "npm:snapdragon-node": [ + { + "source": "npm:snapdragon-node", + "target": "npm:define-property@1.0.0", "type": "static" }, { - "source": "npm:handlebars", - "target": "npm:wordwrap", + "source": "npm:snapdragon-node", + "target": "npm:isobject", "type": "static" }, { - "source": "npm:handlebars", - "target": "npm:uglify-js", + "source": "npm:snapdragon-node", + "target": "npm:snapdragon-util", "type": "static" } ], - "npm:has-property-descriptors": [ + "npm:snapdragon-util": [ { - "source": "npm:has-property-descriptors", - "target": "npm:es-define-property", + "source": "npm:snapdragon-util", + "target": "npm:kind-of@3.2.2", "type": "static" } ], - "npm:has-tostringtag": [ + "npm:snapdragon": [ { - "source": "npm:has-tostringtag", - "target": "npm:has-symbols", + "source": "npm:snapdragon", + "target": "npm:base", "type": "static" - } - ], - "npm:hasown": [ + }, { - "source": "npm:hasown", - "target": "npm:function-bind", + "source": "npm:snapdragon", + "target": "npm:debug@2.6.9", "type": "static" - } - ], - "npm:history": [ + }, { - "source": "npm:history", - "target": "npm:@babel/runtime", + "source": "npm:snapdragon", + "target": "npm:define-property", "type": "static" }, { - "source": "npm:history", - "target": "npm:loose-envify", + "source": "npm:snapdragon", + "target": "npm:extend-shallow", "type": "static" }, { - "source": "npm:history", - "target": "npm:resolve-pathname", + "source": "npm:snapdragon", + "target": "npm:map-cache", "type": "static" }, { - "source": "npm:history", - "target": "npm:tiny-invariant", + "source": "npm:snapdragon", + "target": "npm:source-map@0.5.7", "type": "static" }, { - "source": "npm:history", - "target": "npm:tiny-warning", + "source": "npm:snapdragon", + "target": "npm:source-map-resolve", "type": "static" }, { - "source": "npm:history", - "target": "npm:value-equal", + "source": "npm:snapdragon", + "target": "npm:use", "type": "static" } ], - "npm:hoist-non-react-statics": [ + "npm:sockjs-client": [ { - "source": "npm:hoist-non-react-statics", - "target": "npm:react-is@16.13.1", + "source": "npm:sockjs-client", + "target": "npm:debug@3.2.7", "type": "static" - } - ], - "npm:hosted-git-info@3.0.8": [ + }, { - "source": "npm:hosted-git-info@3.0.8", - "target": "npm:lru-cache@6.0.0", + "source": "npm:sockjs-client", + "target": "npm:eventsource", "type": "static" - } - ], - "npm:hosted-git-info@4.1.0": [ + }, { - "source": "npm:hosted-git-info@4.1.0", - "target": "npm:lru-cache@6.0.0", + "source": "npm:sockjs-client", + "target": "npm:faye-websocket", "type": "static" - } - ], - "npm:hosted-git-info@5.2.1": [ + }, { - "source": "npm:hosted-git-info@5.2.1", - "target": "npm:lru-cache", + "source": "npm:sockjs-client", + "target": "npm:inherits", "type": "static" - } - ], - "npm:hosted-git-info": [ + }, { - "source": "npm:hosted-git-info", - "target": "npm:lru-cache", + "source": "npm:sockjs-client", + "target": "npm:url-parse", "type": "static" } ], - "npm:http-proxy-agent": [ + "npm:sockjs": [ { - "source": "npm:http-proxy-agent", - "target": "npm:@tootallnate/once", + "source": "npm:sockjs", + "target": "npm:faye-websocket", "type": "static" }, { - "source": "npm:http-proxy-agent", - "target": "npm:agent-base", + "source": "npm:sockjs", + "target": "npm:uuid", "type": "static" }, { - "source": "npm:http-proxy-agent", - "target": "npm:debug", + "source": "npm:sockjs", + "target": "npm:websocket-driver", "type": "static" } ], - "npm:https-proxy-agent": [ + "npm:socks-proxy-agent": [ { - "source": "npm:https-proxy-agent", + "source": "npm:socks-proxy-agent", "target": "npm:agent-base", "type": "static" }, { - "source": "npm:https-proxy-agent", + "source": "npm:socks-proxy-agent", "target": "npm:debug", "type": "static" - } - ], - "npm:humanize-ms": [ + }, { - "source": "npm:humanize-ms", - "target": "npm:ms", + "source": "npm:socks-proxy-agent", + "target": "npm:socks", "type": "static" } ], - "npm:iconv-lite": [ + "npm:socks": [ { - "source": "npm:iconv-lite", - "target": "npm:safer-buffer", + "source": "npm:socks", + "target": "npm:ip-address", + "type": "static" + }, + { + "source": "npm:socks", + "target": "npm:smart-buffer", "type": "static" } ], - "npm:iconv-lite@0.6.3": [ + "npm:sort-keys@1.1.2": [ { - "source": "npm:iconv-lite@0.6.3", - "target": "npm:safer-buffer", + "source": "npm:sort-keys@1.1.2", + "target": "npm:is-plain-obj", "type": "static" } ], - "npm:ignore-walk": [ + "npm:sort-keys": [ { - "source": "npm:ignore-walk", - "target": "npm:minimatch@5.1.6", + "source": "npm:sort-keys", + "target": "npm:is-plain-obj", "type": "static" } ], - "npm:ignore-walk@6.0.5": [ + "npm:sortobject": [ { - "source": "npm:ignore-walk@6.0.5", - "target": "npm:minimatch@9.0.5", + "source": "npm:sortobject", + "target": "npm:editions", "type": "static" } ], - "npm:import-fresh": [ + "npm:source-map-explorer": [ { - "source": "npm:import-fresh", - "target": "npm:parent-module", + "source": "npm:source-map-explorer", + "target": "npm:btoa", "type": "static" }, { - "source": "npm:import-fresh", - "target": "npm:resolve-from@4.0.0", - "type": "static" - } - ], - "npm:import-local": [ - { - "source": "npm:import-local", - "target": "npm:pkg-dir", + "source": "npm:source-map-explorer", + "target": "npm:chalk", "type": "static" }, { - "source": "npm:import-local", - "target": "npm:resolve-cwd", + "source": "npm:source-map-explorer", + "target": "npm:convert-source-map", "type": "static" - } - ], - "npm:inflight": [ + }, { - "source": "npm:inflight", - "target": "npm:once", + "source": "npm:source-map-explorer", + "target": "npm:ejs", "type": "static" }, { - "source": "npm:inflight", - "target": "npm:wrappy", + "source": "npm:source-map-explorer", + "target": "npm:escape-html", "type": "static" - } - ], - "npm:init-package-json": [ + }, { - "source": "npm:init-package-json", - "target": "npm:npm-package-arg@9.1.2", + "source": "npm:source-map-explorer", + "target": "npm:glob", "type": "static" }, { - "source": "npm:init-package-json", - "target": "npm:promzard", + "source": "npm:source-map-explorer", + "target": "npm:gzip-size", "type": "static" }, { - "source": "npm:init-package-json", - "target": "npm:read", + "source": "npm:source-map-explorer", + "target": "npm:lodash", "type": "static" }, { - "source": "npm:init-package-json", - "target": "npm:read-package-json@5.0.2", + "source": "npm:source-map-explorer", + "target": "npm:open@7.4.2", "type": "static" }, { - "source": "npm:init-package-json", - "target": "npm:semver", + "source": "npm:source-map-explorer", + "target": "npm:source-map@0.7.4", "type": "static" }, { - "source": "npm:init-package-json", - "target": "npm:validate-npm-package-license", + "source": "npm:source-map-explorer", + "target": "npm:temp@0.9.4", "type": "static" }, { - "source": "npm:init-package-json", - "target": "npm:validate-npm-package-name", + "source": "npm:source-map-explorer", + "target": "npm:yargs", "type": "static" } ], - "npm:inquirer@8.2.4": [ + "npm:source-map-loader": [ { - "source": "npm:inquirer@8.2.4", - "target": "npm:ansi-escapes", - "type": "static" - }, - { - "source": "npm:inquirer@8.2.4", - "target": "npm:chalk", + "source": "npm:source-map-loader", + "target": "npm:abab", "type": "static" }, { - "source": "npm:inquirer@8.2.4", - "target": "npm:cli-cursor", + "source": "npm:source-map-loader", + "target": "npm:iconv-lite@0.6.3", "type": "static" }, { - "source": "npm:inquirer@8.2.4", - "target": "npm:cli-width", + "source": "npm:source-map-loader", + "target": "npm:source-map-js", "type": "static" - }, + } + ], + "npm:source-map-resolve": [ { - "source": "npm:inquirer@8.2.4", - "target": "npm:external-editor", + "source": "npm:source-map-resolve", + "target": "npm:atob", "type": "static" }, { - "source": "npm:inquirer@8.2.4", - "target": "npm:figures", + "source": "npm:source-map-resolve", + "target": "npm:decode-uri-component", "type": "static" }, { - "source": "npm:inquirer@8.2.4", - "target": "npm:lodash", + "source": "npm:source-map-resolve", + "target": "npm:resolve-url", "type": "static" }, { - "source": "npm:inquirer@8.2.4", - "target": "npm:mute-stream", + "source": "npm:source-map-resolve", + "target": "npm:source-map-url", "type": "static" }, { - "source": "npm:inquirer@8.2.4", - "target": "npm:ora", + "source": "npm:source-map-resolve", + "target": "npm:urix", "type": "static" - }, + } + ], + "npm:source-map-support@0.5.19": [ { - "source": "npm:inquirer@8.2.4", - "target": "npm:run-async", + "source": "npm:source-map-support@0.5.19", + "target": "npm:buffer-from", "type": "static" }, { - "source": "npm:inquirer@8.2.4", - "target": "npm:rxjs", + "source": "npm:source-map-support@0.5.19", + "target": "npm:source-map", "type": "static" - }, + } + ], + "npm:source-map-support@0.4.18": [ { - "source": "npm:inquirer@8.2.4", - "target": "npm:string-width", + "source": "npm:source-map-support@0.4.18", + "target": "npm:source-map@0.5.7", "type": "static" - }, + } + ], + "npm:source-map-support": [ { - "source": "npm:inquirer@8.2.4", - "target": "npm:strip-ansi", + "source": "npm:source-map-support", + "target": "npm:buffer-from", "type": "static" }, { - "source": "npm:inquirer@8.2.4", - "target": "npm:through", + "source": "npm:source-map-support", + "target": "npm:source-map", "type": "static" - }, + } + ], + "npm:source-map@0.8.0-beta.0": [ { - "source": "npm:inquirer@8.2.4", - "target": "npm:wrap-ansi", + "source": "npm:source-map@0.8.0-beta.0", + "target": "npm:whatwg-url@7.1.0", "type": "static" } ], - "npm:inquirer@8.2.6": [ + "npm:spdx-correct": [ { - "source": "npm:inquirer@8.2.6", - "target": "npm:ansi-escapes", + "source": "npm:spdx-correct", + "target": "npm:spdx-expression-parse", "type": "static" }, { - "source": "npm:inquirer@8.2.6", - "target": "npm:chalk", + "source": "npm:spdx-correct", + "target": "npm:spdx-license-ids", "type": "static" - }, + } + ], + "npm:spdx-expression-parse": [ { - "source": "npm:inquirer@8.2.6", - "target": "npm:cli-cursor", + "source": "npm:spdx-expression-parse", + "target": "npm:spdx-exceptions", "type": "static" }, { - "source": "npm:inquirer@8.2.6", - "target": "npm:cli-width", + "source": "npm:spdx-expression-parse", + "target": "npm:spdx-license-ids", "type": "static" - }, + } + ], + "npm:spdy-transport": [ { - "source": "npm:inquirer@8.2.6", - "target": "npm:external-editor", + "source": "npm:spdy-transport", + "target": "npm:debug", "type": "static" }, { - "source": "npm:inquirer@8.2.6", - "target": "npm:figures", + "source": "npm:spdy-transport", + "target": "npm:detect-node", "type": "static" }, { - "source": "npm:inquirer@8.2.6", - "target": "npm:lodash", + "source": "npm:spdy-transport", + "target": "npm:hpack.js", "type": "static" }, { - "source": "npm:inquirer@8.2.6", - "target": "npm:mute-stream", + "source": "npm:spdy-transport", + "target": "npm:obuf", "type": "static" }, { - "source": "npm:inquirer@8.2.6", - "target": "npm:ora", + "source": "npm:spdy-transport", + "target": "npm:readable-stream@3.6.2", "type": "static" }, { - "source": "npm:inquirer@8.2.6", - "target": "npm:run-async", + "source": "npm:spdy-transport", + "target": "npm:wbuf", "type": "static" - }, + } + ], + "npm:spdy": [ { - "source": "npm:inquirer@8.2.6", - "target": "npm:rxjs", + "source": "npm:spdy", + "target": "npm:debug", "type": "static" }, { - "source": "npm:inquirer@8.2.6", - "target": "npm:string-width", + "source": "npm:spdy", + "target": "npm:handle-thing", "type": "static" }, { - "source": "npm:inquirer@8.2.6", - "target": "npm:strip-ansi", + "source": "npm:spdy", + "target": "npm:http-deceiver", "type": "static" }, { - "source": "npm:inquirer@8.2.6", - "target": "npm:through", + "source": "npm:spdy", + "target": "npm:select-hose", "type": "static" }, { - "source": "npm:inquirer@8.2.6", - "target": "npm:wrap-ansi@6.2.0", + "source": "npm:spdy", + "target": "npm:spdy-transport", "type": "static" } ], - "npm:internal-slot": [ + "npm:split-string": [ { - "source": "npm:internal-slot", - "target": "npm:es-errors", + "source": "npm:split-string", + "target": "npm:extend-shallow@3.0.2", "type": "static" - }, + } + ], + "npm:split2": [ { - "source": "npm:internal-slot", - "target": "npm:hasown", + "source": "npm:split2", + "target": "npm:readable-stream@3.6.2", "type": "static" - }, + } + ], + "npm:split": [ { - "source": "npm:internal-slot", - "target": "npm:side-channel", + "source": "npm:split", + "target": "npm:through", "type": "static" } ], - "npm:ip-address": [ + "npm:ssf": [ { - "source": "npm:ip-address", - "target": "npm:jsbn", + "source": "npm:ssf", + "target": "npm:frac", + "type": "static" + } + ], + "npm:sshpk": [ + { + "source": "npm:sshpk", + "target": "npm:asn1", "type": "static" }, { - "source": "npm:ip-address", - "target": "npm:sprintf-js@1.1.3", + "source": "npm:sshpk", + "target": "npm:assert-plus", "type": "static" - } - ], - "npm:is-arguments": [ + }, { - "source": "npm:is-arguments", - "target": "npm:call-bind", + "source": "npm:sshpk", + "target": "npm:bcrypt-pbkdf", "type": "static" }, { - "source": "npm:is-arguments", - "target": "npm:has-tostringtag", + "source": "npm:sshpk", + "target": "npm:dashdash", "type": "static" - } - ], - "npm:is-array-buffer": [ + }, { - "source": "npm:is-array-buffer", - "target": "npm:call-bind", + "source": "npm:sshpk", + "target": "npm:ecc-jsbn", "type": "static" }, { - "source": "npm:is-array-buffer", - "target": "npm:get-intrinsic", + "source": "npm:sshpk", + "target": "npm:getpass", "type": "static" - } - ], - "npm:is-bigint": [ + }, { - "source": "npm:is-bigint", - "target": "npm:has-bigints", + "source": "npm:sshpk", + "target": "npm:jsbn", "type": "static" - } - ], - "npm:is-boolean-object": [ + }, { - "source": "npm:is-boolean-object", - "target": "npm:call-bind", + "source": "npm:sshpk", + "target": "npm:safer-buffer", "type": "static" }, { - "source": "npm:is-boolean-object", - "target": "npm:has-tostringtag", + "source": "npm:sshpk", + "target": "npm:tweetnacl", "type": "static" } ], - "npm:is-ci": [ + "npm:ssri@9.0.1": [ { - "source": "npm:is-ci", - "target": "npm:ci-info@2.0.0", + "source": "npm:ssri@9.0.1", + "target": "npm:minipass", "type": "static" } ], - "npm:is-core-module": [ + "npm:ssri": [ { - "source": "npm:is-core-module", - "target": "npm:hasown", + "source": "npm:ssri", + "target": "npm:minipass@7.1.2", "type": "static" } ], - "npm:is-date-object": [ + "npm:ssri@6.0.2": [ { - "source": "npm:is-date-object", - "target": "npm:has-tostringtag", + "source": "npm:ssri@6.0.2", + "target": "npm:figgy-pudding", "type": "static" } ], - "npm:is-glob": [ + "npm:ssri@8.0.1": [ { - "source": "npm:is-glob", - "target": "npm:is-extglob", + "source": "npm:ssri@8.0.1", + "target": "npm:minipass", "type": "static" } ], - "npm:is-number-object": [ + "npm:stack-generator": [ { - "source": "npm:is-number-object", - "target": "npm:has-tostringtag", + "source": "npm:stack-generator", + "target": "npm:stackframe", "type": "static" } ], - "npm:is-plain-object": [ + "npm:stack-utils": [ { - "source": "npm:is-plain-object", - "target": "npm:isobject", + "source": "npm:stack-utils", + "target": "npm:escape-string-regexp@2.0.0", "type": "static" } ], - "npm:is-regex": [ + "npm:stacktrace-gps": [ { - "source": "npm:is-regex", - "target": "npm:call-bind", + "source": "npm:stacktrace-gps", + "target": "npm:source-map@0.5.6", "type": "static" }, { - "source": "npm:is-regex", - "target": "npm:has-tostringtag", + "source": "npm:stacktrace-gps", + "target": "npm:stackframe", "type": "static" } ], - "npm:is-shared-array-buffer": [ + "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:is-shared-array-buffer", - "target": "npm:call-bind", + "source": "npm:stacktrace-js", + "target": "npm:stacktrace-gps", "type": "static" } ], - "npm:is-ssh": [ + "npm:static-eval": [ { - "source": "npm:is-ssh", - "target": "npm:protocols", + "source": "npm:static-eval", + "target": "npm:escodegen@1.14.3", "type": "static" } ], - "npm:is-string": [ + "npm:static-extend": [ { - "source": "npm:is-string", - "target": "npm:has-tostringtag", + "source": "npm:static-extend", + "target": "npm:define-property", + "type": "static" + }, + { + "source": "npm:static-extend", + "target": "npm:object-copy", "type": "static" } ], - "npm:is-symbol": [ + "npm:stop-iteration-iterator": [ { - "source": "npm:is-symbol", - "target": "npm:has-symbols", + "source": "npm:stop-iteration-iterator", + "target": "npm:internal-slot", "type": "static" } ], - "npm:is-text-path": [ + "npm:stream-browserify": [ { - "source": "npm:is-text-path", - "target": "npm:text-extensions", + "source": "npm:stream-browserify", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:stream-browserify", + "target": "npm:readable-stream", "type": "static" } ], - "npm:is-weakset": [ + "npm:stream-browserify@3.0.0": [ { - "source": "npm:is-weakset", - "target": "npm:call-bind", + "source": "npm:stream-browserify@3.0.0", + "target": "npm:inherits", "type": "static" }, { - "source": "npm:is-weakset", - "target": "npm:get-intrinsic", + "source": "npm:stream-browserify@3.0.0", + "target": "npm:readable-stream@3.6.2", "type": "static" } ], - "npm:is-wsl": [ + "npm:stream-combiner2": [ { - "source": "npm:is-wsl", - "target": "npm:is-docker", + "source": "npm:stream-combiner2", + "target": "npm:duplexer2", + "type": "static" + }, + { + "source": "npm:stream-combiner2", + "target": "npm:readable-stream", "type": "static" } ], - "npm:jackspeak": [ + "npm:stream-each": [ { - "source": "npm:jackspeak", - "target": "npm:@isaacs/cliui", + "source": "npm:stream-each", + "target": "npm:end-of-stream", "type": "static" }, { - "source": "npm:jackspeak", - "target": "npm:@pkgjs/parseargs", + "source": "npm:stream-each", + "target": "npm:stream-shift", "type": "static" } ], - "npm:jake": [ + "npm:stream-http@2.8.3": [ { - "source": "npm:jake", - "target": "npm:async", + "source": "npm:stream-http@2.8.3", + "target": "npm:builtin-status-codes", "type": "static" }, { - "source": "npm:jake", - "target": "npm:chalk", + "source": "npm:stream-http@2.8.3", + "target": "npm:inherits", "type": "static" }, { - "source": "npm:jake", - "target": "npm:filelist", + "source": "npm:stream-http@2.8.3", + "target": "npm:readable-stream", "type": "static" }, { - "source": "npm:jake", - "target": "npm:minimatch", + "source": "npm:stream-http@2.8.3", + "target": "npm:to-arraybuffer", "type": "static" - } - ], - "npm:jodit-react": [ + }, { - "source": "npm:jodit-react", - "target": "npm:jodit", + "source": "npm:stream-http@2.8.3", + "target": "npm:xtend", "type": "static" } ], - "npm:jodit": [ + "npm:stream-http": [ { - "source": "npm:jodit", - "target": "npm:autobind-decorator", + "source": "npm:stream-http", + "target": "npm:builtin-status-codes", "type": "static" }, { - "source": "npm:jodit", - "target": "npm:core-js", + "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:js-yaml@4.1.0": [ + "npm:stream-splicer": [ { - "source": "npm:js-yaml@4.1.0", - "target": "npm:argparse", + "source": "npm:stream-splicer", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:stream-splicer", + "target": "npm:readable-stream", "type": "static" } ], - "npm:js-yaml": [ + "npm:string-length": [ { - "source": "npm:js-yaml", - "target": "npm:argparse@1.0.10", + "source": "npm:string-length", + "target": "npm:char-regex", "type": "static" }, { - "source": "npm:js-yaml", - "target": "npm:esprima", + "source": "npm:string-length", + "target": "npm:strip-ansi", "type": "static" } ], - "npm:jsonfile": [ + "npm:string-length@5.0.1": [ { - "source": "npm:jsonfile", - "target": "npm:universalify", + "source": "npm:string-length@5.0.1", + "target": "npm:char-regex@2.0.1", "type": "static" }, { - "source": "npm:jsonfile", - "target": "npm:graceful-fs", + "source": "npm:string-length@5.0.1", + "target": "npm:strip-ansi@7.1.0", "type": "static" } ], - "npm:jss-plugin-camel-case": [ + "npm:string-width-cjs": [ { - "source": "npm:jss-plugin-camel-case", - "target": "npm:@babel/runtime", + "source": "npm:string-width-cjs", + "target": "npm:emoji-regex", "type": "static" }, { - "source": "npm:jss-plugin-camel-case", - "target": "npm:hyphenate-style-name", + "source": "npm:string-width-cjs", + "target": "npm:is-fullwidth-code-point", "type": "static" }, { - "source": "npm:jss-plugin-camel-case", - "target": "npm:jss", + "source": "npm:string-width-cjs", + "target": "npm:strip-ansi", "type": "static" } ], - "npm:jss-plugin-default-unit": [ + "npm:string-width": [ { - "source": "npm:jss-plugin-default-unit", - "target": "npm:@babel/runtime", + "source": "npm:string-width", + "target": "npm:emoji-regex", "type": "static" }, { - "source": "npm:jss-plugin-default-unit", - "target": "npm:jss", - "type": "static" - } - ], - "npm:jss-plugin-global": [ - { - "source": "npm:jss-plugin-global", - "target": "npm:@babel/runtime", + "source": "npm:string-width", + "target": "npm:is-fullwidth-code-point", "type": "static" }, { - "source": "npm:jss-plugin-global", - "target": "npm:jss", + "source": "npm:string-width", + "target": "npm:strip-ansi", "type": "static" } ], - "npm:jss-plugin-nested": [ + "npm:string-width@1.0.2": [ { - "source": "npm:jss-plugin-nested", - "target": "npm:@babel/runtime", + "source": "npm:string-width@1.0.2", + "target": "npm:code-point-at", "type": "static" }, { - "source": "npm:jss-plugin-nested", - "target": "npm:jss", + "source": "npm:string-width@1.0.2", + "target": "npm:is-fullwidth-code-point@1.0.0", "type": "static" }, { - "source": "npm:jss-plugin-nested", - "target": "npm:tiny-warning", + "source": "npm:string-width@1.0.2", + "target": "npm:strip-ansi@3.0.1", "type": "static" } ], - "npm:jss-plugin-props-sort": [ + "npm:string-width@2.1.1": [ { - "source": "npm:jss-plugin-props-sort", - "target": "npm:@babel/runtime", + "source": "npm:string-width@2.1.1", + "target": "npm:is-fullwidth-code-point@2.0.0", "type": "static" }, { - "source": "npm:jss-plugin-props-sort", - "target": "npm:jss", + "source": "npm:string-width@2.1.1", + "target": "npm:strip-ansi@4.0.0", "type": "static" } ], - "npm:jss-plugin-rule-value-function": [ + "npm:string-width@3.1.0": [ { - "source": "npm:jss-plugin-rule-value-function", - "target": "npm:@babel/runtime", + "source": "npm:string-width@3.1.0", + "target": "npm:emoji-regex@7.0.3", "type": "static" }, { - "source": "npm:jss-plugin-rule-value-function", - "target": "npm:jss", + "source": "npm:string-width@3.1.0", + "target": "npm:is-fullwidth-code-point@2.0.0", "type": "static" }, { - "source": "npm:jss-plugin-rule-value-function", - "target": "npm:tiny-warning", + "source": "npm:string-width@3.1.0", + "target": "npm:strip-ansi@5.2.0", "type": "static" } ], - "npm:jss-plugin-vendor-prefixer": [ + "npm:string-width@5.1.2": [ { - "source": "npm:jss-plugin-vendor-prefixer", - "target": "npm:@babel/runtime", + "source": "npm:string-width@5.1.2", + "target": "npm:eastasianwidth", "type": "static" }, { - "source": "npm:jss-plugin-vendor-prefixer", - "target": "npm:css-vendor", + "source": "npm:string-width@5.1.2", + "target": "npm:emoji-regex@9.2.2", "type": "static" }, { - "source": "npm:jss-plugin-vendor-prefixer", - "target": "npm:jss", + "source": "npm:string-width@5.1.2", + "target": "npm:strip-ansi@7.1.0", "type": "static" } ], - "npm:jss": [ + "npm:string.prototype.includes": [ { - "source": "npm:jss", - "target": "npm:@babel/runtime", + "source": "npm:string.prototype.includes", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:jss", - "target": "npm:csstype", + "source": "npm:string.prototype.includes", + "target": "npm:es-abstract", "type": "static" - }, + } + ], + "npm:string.prototype.matchall": [ { - "source": "npm:jss", - "target": "npm:is-in-browser", + "source": "npm:string.prototype.matchall", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:jss", - "target": "npm:tiny-warning", + "source": "npm:string.prototype.matchall", + "target": "npm:define-properties", "type": "static" - } - ], - "npm:lerna": [ + }, { - "source": "npm:lerna", - "target": "npm:@lerna/child-process", + "source": "npm:string.prototype.matchall", + "target": "npm:es-abstract", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:@lerna/create", + "source": "npm:string.prototype.matchall", + "target": "npm:es-errors", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:@lerna/legacy-package-management", + "source": "npm:string.prototype.matchall", + "target": "npm:es-object-atoms", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:@npmcli/arborist", + "source": "npm:string.prototype.matchall", + "target": "npm:get-intrinsic", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:@npmcli/run-script@4.1.7", + "source": "npm:string.prototype.matchall", + "target": "npm:gopd", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:@nrwl/devkit", + "source": "npm:string.prototype.matchall", + "target": "npm:has-symbols", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:@octokit/plugin-enterprise-rest", + "source": "npm:string.prototype.matchall", + "target": "npm:internal-slot", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:@octokit/rest", + "source": "npm:string.prototype.matchall", + "target": "npm:regexp.prototype.flags", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:byte-size", + "source": "npm:string.prototype.matchall", + "target": "npm:set-function-name", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:chalk@4.1.0", + "source": "npm:string.prototype.matchall", + "target": "npm:side-channel", "type": "static" - }, + } + ], + "npm:string.prototype.repeat": [ { - "source": "npm:lerna", - "target": "npm:clone-deep", + "source": "npm:string.prototype.repeat", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:cmd-shim", + "source": "npm:string.prototype.repeat", + "target": "npm:es-abstract", "type": "static" - }, + } + ], + "npm:string.prototype.trim": [ { - "source": "npm:lerna", - "target": "npm:columnify", + "source": "npm:string.prototype.trim", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:config-chain", + "source": "npm:string.prototype.trim", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:conventional-changelog-angular", + "source": "npm:string.prototype.trim", + "target": "npm:es-abstract", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:conventional-changelog-core", + "source": "npm:string.prototype.trim", + "target": "npm:es-object-atoms", "type": "static" - }, + } + ], + "npm:string.prototype.trimend": [ { - "source": "npm:lerna", - "target": "npm:conventional-recommended-bump", + "source": "npm:string.prototype.trimend", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:cosmiconfig@7.0.0", + "source": "npm:string.prototype.trimend", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:dedent", + "source": "npm:string.prototype.trimend", + "target": "npm:es-object-atoms", "type": "static" - }, + } + ], + "npm:string.prototype.trimstart": [ { - "source": "npm:lerna", - "target": "npm:dot-prop@6.0.1", + "source": "npm:string.prototype.trimstart", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:envinfo", + "source": "npm:string.prototype.trimstart", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:execa@5.0.0", + "source": "npm:string.prototype.trimstart", + "target": "npm:es-object-atoms", "type": "static" - }, + } + ], + "npm:string_decoder": [ { - "source": "npm:lerna", - "target": "npm:fs-extra", + "source": "npm:string_decoder", + "target": "npm:safe-buffer", "type": "static" - }, + } + ], + "npm:string_decoder@1.1.1": [ { - "source": "npm:lerna", - "target": "npm:get-port", + "source": "npm:string_decoder@1.1.1", + "target": "npm:safe-buffer@5.1.2", "type": "static" - }, + } + ], + "npm:stringify-object": [ { - "source": "npm:lerna", - "target": "npm:get-stream@6.0.0", + "source": "npm:stringify-object", + "target": "npm:get-own-enumerable-property-symbols", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:git-url-parse", + "source": "npm:stringify-object", + "target": "npm:is-obj", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:glob-parent", + "source": "npm:stringify-object", + "target": "npm:is-regexp", "type": "static" - }, + } + ], + "npm:strip-ansi-cjs": [ { - "source": "npm:lerna", - "target": "npm:globby", + "source": "npm:strip-ansi-cjs", + "target": "npm:ansi-regex", + "type": "static" + } + ], + "npm:strip-ansi": [ + { + "source": "npm:strip-ansi", + "target": "npm:ansi-regex", + "type": "static" + } + ], + "npm:strip-ansi@6.0.0": [ + { + "source": "npm:strip-ansi@6.0.0", + "target": "npm:ansi-regex", + "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:strip-ansi@4.0.0": [ + { + "source": "npm:strip-ansi@4.0.0", + "target": "npm:ansi-regex@3.0.1", + "type": "static" + } + ], + "npm:strip-ansi@5.2.0": [ + { + "source": "npm:strip-ansi@5.2.0", + "target": "npm:ansi-regex@4.1.1", + "type": "static" + } + ], + "npm:strip-ansi@7.1.0": [ + { + "source": "npm:strip-ansi@7.1.0", + "target": "npm:ansi-regex@6.0.1", + "type": "static" + } + ], + "npm:strip-comments@1.0.2": [ + { + "source": "npm:strip-comments@1.0.2", + "target": "npm:babel-extract-comments", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:graceful-fs@4.2.10", + "source": "npm:strip-comments@1.0.2", + "target": "npm:babel-plugin-transform-object-rest-spread", + "type": "static" + } + ], + "npm:strip-indent": [ + { + "source": "npm:strip-indent", + "target": "npm:min-indent", + "type": "static" + } + ], + "npm:strong-log-transformer": [ + { + "source": "npm:strong-log-transformer", + "target": "npm:duplexer", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:has-unicode", + "source": "npm:strong-log-transformer", + "target": "npm:minimist", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:import-local", + "source": "npm:strong-log-transformer", + "target": "npm:through", + "type": "static" + } + ], + "npm:style-loader@1.3.0": [ + { + "source": "npm:style-loader@1.3.0", + "target": "npm:loader-utils", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:init-package-json", + "source": "npm:style-loader@1.3.0", + "target": "npm:schema-utils@2.7.1", + "type": "static" + } + ], + "npm:styled-components": [ + { + "source": "npm:styled-components", + "target": "npm:@babel/helper-module-imports", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:inquirer@8.2.6", + "source": "npm:styled-components", + "target": "npm:@babel/traverse", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:is-ci", + "source": "npm:styled-components", + "target": "npm:@emotion/is-prop-valid", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:is-stream@2.0.0", + "source": "npm:styled-components", + "target": "npm:@emotion/stylis", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:js-yaml@4.1.0", + "source": "npm:styled-components", + "target": "npm:@emotion/unitless@0.7.5", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:libnpmaccess", + "source": "npm:styled-components", + "target": "npm:babel-plugin-styled-components", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:libnpmpublish", + "source": "npm:styled-components", + "target": "npm:css-to-react-native", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:load-json-file", + "source": "npm:styled-components", + "target": "npm:hoist-non-react-statics", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:make-dir", + "source": "npm:styled-components", + "target": "npm:shallowequal", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:minimatch@3.0.5", + "source": "npm:styled-components", + "target": "npm:supports-color@5.5.0", + "type": "static" + } + ], + "npm:styled-jsx": [ + { + "source": "npm:styled-jsx", + "target": "npm:@babel/plugin-syntax-jsx@7.14.5", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:multimatch", + "source": "npm:styled-jsx", + "target": "npm:@babel/types@7.15.0", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:node-fetch", + "source": "npm:styled-jsx", + "target": "npm:convert-source-map@1.7.0", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:npm-package-arg@8.1.1", + "source": "npm:styled-jsx", + "target": "npm:loader-utils@1.2.3", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:npm-packlist", + "source": "npm:styled-jsx", + "target": "npm:source-map@0.7.3", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:npm-registry-fetch", + "source": "npm:styled-jsx", + "target": "npm:string-hash", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:npmlog", + "source": "npm:styled-jsx", + "target": "npm:stylis@3.5.4", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:nx", + "source": "npm:styled-jsx", + "target": "npm:stylis-rule-sheet", + "type": "static" + } + ], + "npm:stylehacks@4.0.3": [ + { + "source": "npm:stylehacks@4.0.3", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:p-map", + "source": "npm:stylehacks@4.0.3", + "target": "npm:postcss@7.0.39", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:p-map-series", + "source": "npm:stylehacks@4.0.3", + "target": "npm:postcss-selector-parser@3.1.2", + "type": "static" + } + ], + "npm:stylehacks": [ + { + "source": "npm:stylehacks", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:p-pipe", + "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:lerna", - "target": "npm:p-queue", + "source": "npm:stylelint", + "target": "npm:@csstools/css-tokenizer", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:p-reduce", + "source": "npm:stylelint", + "target": "npm:@csstools/media-query-list-parser", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:p-waterfall", + "source": "npm:stylelint", + "target": "npm:@csstools/selector-specificity@3.1.1", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:pacote", + "source": "npm:stylelint", + "target": "npm:@dual-bundle/import-meta-resolve", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:pify@5.0.0", + "source": "npm:stylelint", + "target": "npm:balanced-match@2.0.0", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:read-cmd-shim", + "source": "npm:stylelint", + "target": "npm:colord", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:read-package-json", + "source": "npm:stylelint", + "target": "npm:cosmiconfig@9.0.0", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:resolve-from", + "source": "npm:stylelint", + "target": "npm:css-functions-list", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:rimraf@4.4.1", + "source": "npm:stylelint", + "target": "npm:css-tree@2.3.1", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:semver", + "source": "npm:stylelint", + "target": "npm:debug", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:signal-exit", + "source": "npm:stylelint", + "target": "npm:fast-glob", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:slash", + "source": "npm:stylelint", + "target": "npm:fastest-levenshtein", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:ssri@9.0.1", + "source": "npm:stylelint", + "target": "npm:file-entry-cache@9.0.0", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:strong-log-transformer", + "source": "npm:stylelint", + "target": "npm:global-modules", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:tar@6.1.11", + "source": "npm:stylelint", + "target": "npm:globby", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:temp-dir", + "source": "npm:stylelint", + "target": "npm:globjoin", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:typescript", + "source": "npm:stylelint", + "target": "npm:html-tags", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:upath", + "source": "npm:stylelint", + "target": "npm:ignore", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:uuid", + "source": "npm:stylelint", + "target": "npm:imurmurhash", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:validate-npm-package-license", + "source": "npm:stylelint", + "target": "npm:is-plain-object@5.0.0", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:validate-npm-package-name", + "source": "npm:stylelint", + "target": "npm:known-css-properties", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:write-file-atomic@4.0.1", + "source": "npm:stylelint", + "target": "npm:mathml-tag-names", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:write-pkg", + "source": "npm:stylelint", + "target": "npm:meow@13.2.0", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:yargs", + "source": "npm:stylelint", + "target": "npm:micromatch", "type": "static" }, { - "source": "npm:lerna", - "target": "npm:yargs-parser", + "source": "npm:stylelint", + "target": "npm:normalize-path", "type": "static" - } - ], - "npm:libnpmaccess": [ + }, { - "source": "npm:libnpmaccess", - "target": "npm:aproba", + "source": "npm:stylelint", + "target": "npm:picocolors", "type": "static" }, { - "source": "npm:libnpmaccess", - "target": "npm:minipass", + "source": "npm:stylelint", + "target": "npm:postcss", "type": "static" }, { - "source": "npm:libnpmaccess", - "target": "npm:npm-package-arg@9.1.2", + "source": "npm:stylelint", + "target": "npm:postcss-resolve-nested-selector", "type": "static" }, { - "source": "npm:libnpmaccess", - "target": "npm:npm-registry-fetch@13.3.1", + "source": "npm:stylelint", + "target": "npm:postcss-safe-parser", "type": "static" - } - ], - "npm:libnpmpublish": [ + }, + { + "source": "npm:stylelint", + "target": "npm:postcss-selector-parser", + "type": "static" + }, { - "source": "npm:libnpmpublish", - "target": "npm:ci-info", + "source": "npm:stylelint", + "target": "npm:postcss-value-parser", "type": "static" }, { - "source": "npm:libnpmpublish", - "target": "npm:normalize-package-data", + "source": "npm:stylelint", + "target": "npm:resolve-from", "type": "static" }, { - "source": "npm:libnpmpublish", - "target": "npm:npm-package-arg", + "source": "npm:stylelint", + "target": "npm:string-width", "type": "static" }, { - "source": "npm:libnpmpublish", - "target": "npm:npm-registry-fetch", + "source": "npm:stylelint", + "target": "npm:strip-ansi@7.1.0", "type": "static" }, { - "source": "npm:libnpmpublish", - "target": "npm:proc-log", + "source": "npm:stylelint", + "target": "npm:supports-hyperlinks@3.0.0", "type": "static" }, { - "source": "npm:libnpmpublish", - "target": "npm:semver", + "source": "npm:stylelint", + "target": "npm:svg-tags", "type": "static" }, { - "source": "npm:libnpmpublish", - "target": "npm:sigstore", + "source": "npm:stylelint", + "target": "npm:table", "type": "static" }, { - "source": "npm:libnpmpublish", - "target": "npm:ssri", + "source": "npm:stylelint", + "target": "npm:write-file-atomic@5.0.1", "type": "static" } ], - "npm:load-json-file": [ + "npm:subarg": [ { - "source": "npm:load-json-file", - "target": "npm:graceful-fs", + "source": "npm:subarg", + "target": "npm:minimist", "type": "static" - }, + } + ], + "npm:sucrase": [ { - "source": "npm:load-json-file", - "target": "npm:parse-json", + "source": "npm:sucrase", + "target": "npm:@jridgewell/gen-mapping", "type": "static" }, { - "source": "npm:load-json-file", - "target": "npm:strip-bom", + "source": "npm:sucrase", + "target": "npm:commander@4.1.1", "type": "static" }, { - "source": "npm:load-json-file", - "target": "npm:type-fest@0.6.0", + "source": "npm:sucrase", + "target": "npm:glob@10.4.5", "type": "static" - } - ], - "npm:load-json-file@4.0.0": [ + }, { - "source": "npm:load-json-file@4.0.0", - "target": "npm:graceful-fs", + "source": "npm:sucrase", + "target": "npm:lines-and-columns", "type": "static" }, { - "source": "npm:load-json-file@4.0.0", - "target": "npm:parse-json@4.0.0", + "source": "npm:sucrase", + "target": "npm:mz", "type": "static" }, { - "source": "npm:load-json-file@4.0.0", - "target": "npm:pify@3.0.0", + "source": "npm:sucrase", + "target": "npm:pirates", "type": "static" }, { - "source": "npm:load-json-file@4.0.0", - "target": "npm:strip-bom@3.0.0", + "source": "npm:sucrase", + "target": "npm:ts-interface-checker", "type": "static" } ], - "npm:locate-path@2.0.0": [ + "npm:supports-color@5.5.0": [ { - "source": "npm:locate-path@2.0.0", - "target": "npm:p-locate@2.0.0", + "source": "npm:supports-color@5.5.0", + "target": "npm:has-flag@3.0.0", "type": "static" - }, + } + ], + "npm:supports-color@6.1.0": [ { - "source": "npm:locate-path@2.0.0", - "target": "npm:path-exists", + "source": "npm:supports-color@6.1.0", + "target": "npm:has-flag@3.0.0", "type": "static" } ], - "npm:locate-path@5.0.0": [ + "npm:supports-color": [ { - "source": "npm:locate-path@5.0.0", - "target": "npm:p-locate@4.1.0", + "source": "npm:supports-color", + "target": "npm:has-flag", "type": "static" } ], - "npm:locate-path": [ + "npm:supports-color@8.1.1": [ { - "source": "npm:locate-path", - "target": "npm:p-locate", + "source": "npm:supports-color@8.1.1", + "target": "npm:has-flag", "type": "static" } ], - "npm:log-symbols": [ + "npm:supports-hyperlinks": [ { - "source": "npm:log-symbols", - "target": "npm:chalk", + "source": "npm:supports-hyperlinks", + "target": "npm:has-flag", "type": "static" }, { - "source": "npm:log-symbols", - "target": "npm:is-unicode-supported", + "source": "npm:supports-hyperlinks", + "target": "npm:supports-color", "type": "static" } ], - "npm:loose-envify": [ + "npm:supports-hyperlinks@3.0.0": [ { - "source": "npm:loose-envify", - "target": "npm:js-tokens", + "source": "npm:supports-hyperlinks@3.0.0", + "target": "npm:has-flag", "type": "static" - } - ], - "npm:lru-cache@6.0.0": [ + }, { - "source": "npm:lru-cache@6.0.0", - "target": "npm:yallist", + "source": "npm:supports-hyperlinks@3.0.0", + "target": "npm:supports-color", "type": "static" } ], - "npm:make-dir": [ + "npm:svgo": [ { - "source": "npm:make-dir", - "target": "npm:semver@6.3.1", + "source": "npm:svgo", + "target": "npm:chalk@2.4.2", "type": "static" - } - ], - "npm:make-dir@2.1.0": [ + }, { - "source": "npm:make-dir@2.1.0", - "target": "npm:pify", + "source": "npm:svgo", + "target": "npm:coa", "type": "static" }, { - "source": "npm:make-dir@2.1.0", - "target": "npm:semver@5.7.2", + "source": "npm:svgo", + "target": "npm:css-select@2.1.0", "type": "static" - } - ], - "npm:make-fetch-happen@10.2.1": [ + }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:agentkeepalive", + "source": "npm:svgo", + "target": "npm:css-select-base-adapter", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:cacache@16.1.3", + "source": "npm:svgo", + "target": "npm:css-tree@1.0.0-alpha.37", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:http-cache-semantics", + "source": "npm:svgo", + "target": "npm:csso", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:http-proxy-agent", + "source": "npm:svgo", + "target": "npm:js-yaml", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:https-proxy-agent", + "source": "npm:svgo", + "target": "npm:mkdirp", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:is-lambda", + "source": "npm:svgo", + "target": "npm:object.values", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:lru-cache", + "source": "npm:svgo", + "target": "npm:sax", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:minipass", + "source": "npm:svgo", + "target": "npm:stable", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:minipass-collect", + "source": "npm:svgo", + "target": "npm:unquote", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:minipass-fetch@2.1.2", + "source": "npm:svgo", + "target": "npm:util.promisify", + "type": "static" + } + ], + "npm:svgo@2.8.0": [ + { + "source": "npm:svgo@2.8.0", + "target": "npm:@trysound/sax", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:minipass-flush", + "source": "npm:svgo@2.8.0", + "target": "npm:commander@7.2.0", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:minipass-pipeline", + "source": "npm:svgo@2.8.0", + "target": "npm:css-select", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:negotiator", + "source": "npm:svgo@2.8.0", + "target": "npm:css-tree", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:promise-retry", + "source": "npm:svgo@2.8.0", + "target": "npm:csso", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:socks-proxy-agent", + "source": "npm:svgo@2.8.0", + "target": "npm:picocolors", "type": "static" }, { - "source": "npm:make-fetch-happen@10.2.1", - "target": "npm:ssri@9.0.1", + "source": "npm:svgo@2.8.0", + "target": "npm:stable", "type": "static" } ], - "npm:make-fetch-happen": [ + "npm:syntax-error": [ { - "source": "npm:make-fetch-happen", - "target": "npm:agentkeepalive", + "source": "npm:syntax-error", + "target": "npm:acorn-node", "type": "static" - }, + } + ], + "npm:table@5.4.6": [ { - "source": "npm:make-fetch-happen", - "target": "npm:cacache", + "source": "npm:table@5.4.6", + "target": "npm:ajv", "type": "static" }, { - "source": "npm:make-fetch-happen", - "target": "npm:http-cache-semantics", + "source": "npm:table@5.4.6", + "target": "npm:lodash", "type": "static" }, { - "source": "npm:make-fetch-happen", - "target": "npm:http-proxy-agent", + "source": "npm:table@5.4.6", + "target": "npm:slice-ansi@2.1.0", "type": "static" }, { - "source": "npm:make-fetch-happen", - "target": "npm:https-proxy-agent", + "source": "npm:table@5.4.6", + "target": "npm:string-width@3.1.0", + "type": "static" + } + ], + "npm:table": [ + { + "source": "npm:table", + "target": "npm:ajv@8.17.1", "type": "static" }, { - "source": "npm:make-fetch-happen", - "target": "npm:is-lambda", + "source": "npm:table", + "target": "npm:lodash.truncate", "type": "static" }, { - "source": "npm:make-fetch-happen", - "target": "npm:lru-cache", + "source": "npm:table", + "target": "npm:slice-ansi", "type": "static" }, { - "source": "npm:make-fetch-happen", - "target": "npm:minipass@5.0.0", + "source": "npm:table", + "target": "npm:string-width", "type": "static" }, { - "source": "npm:make-fetch-happen", - "target": "npm:minipass-fetch", + "source": "npm:table", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:tailwindcss": [ + { + "source": "npm:tailwindcss", + "target": "npm:@alloc/quick-lru", "type": "static" }, { - "source": "npm:make-fetch-happen", - "target": "npm:minipass-flush", + "source": "npm:tailwindcss", + "target": "npm:arg", "type": "static" }, { - "source": "npm:make-fetch-happen", - "target": "npm:minipass-pipeline", + "source": "npm:tailwindcss", + "target": "npm:chokidar", "type": "static" }, { - "source": "npm:make-fetch-happen", - "target": "npm:negotiator", + "source": "npm:tailwindcss", + "target": "npm:didyoumean", "type": "static" }, { - "source": "npm:make-fetch-happen", - "target": "npm:promise-retry", + "source": "npm:tailwindcss", + "target": "npm:dlv", "type": "static" }, { - "source": "npm:make-fetch-happen", - "target": "npm:socks-proxy-agent", + "source": "npm:tailwindcss", + "target": "npm:fast-glob", "type": "static" }, { - "source": "npm:make-fetch-happen", - "target": "npm:ssri", + "source": "npm:tailwindcss", + "target": "npm:glob-parent@6.0.2", "type": "static" - } - ], - "npm:match-sorter": [ + }, { - "source": "npm:match-sorter", - "target": "npm:@babel/runtime", + "source": "npm:tailwindcss", + "target": "npm:is-glob", "type": "static" }, { - "source": "npm:match-sorter", - "target": "npm:remove-accents", + "source": "npm:tailwindcss", + "target": "npm:jiti", "type": "static" - } - ], - "npm:meow": [ + }, { - "source": "npm:meow", - "target": "npm:@types/minimist", + "source": "npm:tailwindcss", + "target": "npm:lilconfig", "type": "static" }, { - "source": "npm:meow", - "target": "npm:camelcase-keys", + "source": "npm:tailwindcss", + "target": "npm:micromatch", "type": "static" }, { - "source": "npm:meow", - "target": "npm:decamelize-keys", + "source": "npm:tailwindcss", + "target": "npm:normalize-path", "type": "static" }, { - "source": "npm:meow", - "target": "npm:hard-rejection", + "source": "npm:tailwindcss", + "target": "npm:object-hash", "type": "static" }, { - "source": "npm:meow", - "target": "npm:minimist-options", + "source": "npm:tailwindcss", + "target": "npm:picocolors", "type": "static" }, { - "source": "npm:meow", - "target": "npm:normalize-package-data@3.0.3", + "source": "npm:tailwindcss", + "target": "npm:postcss", "type": "static" }, { - "source": "npm:meow", - "target": "npm:read-pkg-up", + "source": "npm:tailwindcss", + "target": "npm:postcss-import", "type": "static" }, { - "source": "npm:meow", - "target": "npm:redent", + "source": "npm:tailwindcss", + "target": "npm:postcss-js", "type": "static" }, { - "source": "npm:meow", - "target": "npm:trim-newlines", + "source": "npm:tailwindcss", + "target": "npm:postcss-load-config", "type": "static" }, { - "source": "npm:meow", - "target": "npm:type-fest@0.18.1", + "source": "npm:tailwindcss", + "target": "npm:postcss-nested", "type": "static" }, { - "source": "npm:meow", - "target": "npm:yargs-parser@20.2.9", + "source": "npm:tailwindcss", + "target": "npm:postcss-selector-parser", "type": "static" - } - ], - "npm:micromatch": [ + }, { - "source": "npm:micromatch", - "target": "npm:braces", + "source": "npm:tailwindcss", + "target": "npm:resolve", "type": "static" }, { - "source": "npm:micromatch", - "target": "npm:picomatch", + "source": "npm:tailwindcss", + "target": "npm:sucrase", "type": "static" } ], - "npm:mime-types": [ + "npm:tar-stream": [ { - "source": "npm:mime-types", - "target": "npm:mime-db", + "source": "npm:tar-stream", + "target": "npm:bl", "type": "static" - } - ], - "npm:minimatch@3.0.5": [ + }, { - "source": "npm:minimatch@3.0.5", - "target": "npm:brace-expansion", + "source": "npm:tar-stream", + "target": "npm:end-of-stream", "type": "static" - } - ], - "npm:minimatch": [ + }, { - "source": "npm:minimatch", - "target": "npm:brace-expansion", + "source": "npm:tar-stream", + "target": "npm:fs-constants", "type": "static" - } - ], - "npm:minimatch@5.1.6": [ + }, { - "source": "npm:minimatch@5.1.6", - "target": "npm:brace-expansion@2.0.1", + "source": "npm:tar-stream", + "target": "npm:inherits", "type": "static" - } - ], - "npm:minimatch@6.2.0": [ + }, { - "source": "npm:minimatch@6.2.0", - "target": "npm:brace-expansion@2.0.1", + "source": "npm:tar-stream", + "target": "npm:readable-stream@3.6.2", "type": "static" } ], - "npm:minimatch@8.0.4": [ + "npm:tar@6.1.11": [ { - "source": "npm:minimatch@8.0.4", - "target": "npm:brace-expansion@2.0.1", + "source": "npm:tar@6.1.11", + "target": "npm:chownr", "type": "static" - } - ], - "npm:minimatch@9.0.5": [ + }, { - "source": "npm:minimatch@9.0.5", - "target": "npm:brace-expansion@2.0.1", + "source": "npm:tar@6.1.11", + "target": "npm:fs-minipass", "type": "static" - } - ], - "npm:minimist-options": [ + }, { - "source": "npm:minimist-options", - "target": "npm:arrify@1.0.1", + "source": "npm:tar@6.1.11", + "target": "npm:minipass", "type": "static" }, { - "source": "npm:minimist-options", - "target": "npm:is-plain-obj", + "source": "npm:tar@6.1.11", + "target": "npm:minizlib", "type": "static" }, { - "source": "npm:minimist-options", - "target": "npm:kind-of", + "source": "npm:tar@6.1.11", + "target": "npm:mkdirp@1.0.4", "type": "static" - } - ], - "npm:minipass-collect": [ + }, { - "source": "npm:minipass-collect", - "target": "npm:minipass", + "source": "npm:tar@6.1.11", + "target": "npm:yallist", "type": "static" } ], - "npm:minipass-fetch@2.1.2": [ + "npm:tar@4.4.19": [ { - "source": "npm:minipass-fetch@2.1.2", - "target": "npm:minipass", + "source": "npm:tar@4.4.19", + "target": "npm:chownr@1.1.4", "type": "static" }, { - "source": "npm:minipass-fetch@2.1.2", - "target": "npm:minipass-sized", + "source": "npm:tar@4.4.19", + "target": "npm:fs-minipass@1.2.7", "type": "static" }, { - "source": "npm:minipass-fetch@2.1.2", - "target": "npm:minizlib", + "source": "npm:tar@4.4.19", + "target": "npm:minipass@2.9.0", "type": "static" }, { - "source": "npm:minipass-fetch@2.1.2", - "target": "npm:encoding", + "source": "npm:tar@4.4.19", + "target": "npm:minizlib@1.3.3", + "type": "static" + }, + { + "source": "npm:tar@4.4.19", + "target": "npm:mkdirp", + "type": "static" + }, + { + "source": "npm:tar@4.4.19", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:tar@4.4.19", + "target": "npm:yallist@3.1.1", "type": "static" } ], - "npm:minipass-fetch": [ + "npm:tar": [ { - "source": "npm:minipass-fetch", - "target": "npm:minipass@7.1.2", + "source": "npm:tar", + "target": "npm:chownr", "type": "static" }, { - "source": "npm:minipass-fetch", - "target": "npm:minipass-sized", + "source": "npm:tar", + "target": "npm:fs-minipass", "type": "static" }, { - "source": "npm:minipass-fetch", + "source": "npm:tar", + "target": "npm:minipass@5.0.0", + "type": "static" + }, + { + "source": "npm:tar", "target": "npm:minizlib", "type": "static" }, { - "source": "npm:minipass-fetch", - "target": "npm:encoding", + "source": "npm:tar", + "target": "npm:mkdirp@1.0.4", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:yallist", "type": "static" } ], - "npm:minipass-flush": [ + "npm:temp": [ { - "source": "npm:minipass-flush", - "target": "npm:minipass", + "source": "npm:temp", + "target": "npm:rimraf@2.6.3", "type": "static" } ], - "npm:minipass-json-stream": [ + "npm:temp@0.9.4": [ { - "source": "npm:minipass-json-stream", - "target": "npm:jsonparse", + "source": "npm:temp@0.9.4", + "target": "npm:mkdirp", "type": "static" }, { - "source": "npm:minipass-json-stream", - "target": "npm:minipass", + "source": "npm:temp@0.9.4", + "target": "npm:rimraf@2.6.3", "type": "static" } ], - "npm:minipass-pipeline": [ + "npm:tempy@1.0.0": [ { - "source": "npm:minipass-pipeline", - "target": "npm:minipass", + "source": "npm:tempy@1.0.0", + "target": "npm:del@6.1.1", "type": "static" - } - ], - "npm:minipass-sized": [ + }, { - "source": "npm:minipass-sized", - "target": "npm:minipass", + "source": "npm:tempy@1.0.0", + "target": "npm:is-stream", "type": "static" - } - ], - "npm:minipass": [ + }, { - "source": "npm:minipass", - "target": "npm:yallist", + "source": "npm:tempy@1.0.0", + "target": "npm:temp-dir@2.0.0", "type": "static" - } - ], - "npm:minizlib": [ + }, { - "source": "npm:minizlib", - "target": "npm:minipass", + "source": "npm:tempy@1.0.0", + "target": "npm:type-fest", "type": "static" }, { - "source": "npm:minizlib", - "target": "npm:yallist", + "source": "npm:tempy@1.0.0", + "target": "npm:unique-string@2.0.0", "type": "static" } ], - "npm:mkdirp-infer-owner": [ + "npm:tempy@0.3.0": [ { - "source": "npm:mkdirp-infer-owner", - "target": "npm:chownr", + "source": "npm:tempy@0.3.0", + "target": "npm:temp-dir", "type": "static" }, { - "source": "npm:mkdirp-infer-owner", - "target": "npm:infer-owner", + "source": "npm:tempy@0.3.0", + "target": "npm:type-fest@0.3.1", "type": "static" }, { - "source": "npm:mkdirp-infer-owner", - "target": "npm:mkdirp", + "source": "npm:tempy@0.3.0", + "target": "npm:unique-string", "type": "static" } ], - "npm:multimatch": [ - { - "source": "npm:multimatch", - "target": "npm:@types/minimatch", - "type": "static" - }, + "npm:tempy": [ { - "source": "npm:multimatch", - "target": "npm:array-differ", + "source": "npm:tempy", + "target": "npm:is-stream", "type": "static" }, { - "source": "npm:multimatch", - "target": "npm:array-union", + "source": "npm:tempy", + "target": "npm:temp-dir@2.0.0", "type": "static" }, { - "source": "npm:multimatch", - "target": "npm:arrify", + "source": "npm:tempy", + "target": "npm:type-fest", "type": "static" }, { - "source": "npm:multimatch", - "target": "npm:minimatch", + "source": "npm:tempy", + "target": "npm:unique-string@2.0.0", "type": "static" } ], - "npm:nano-time": [ + "npm:term-size": [ { - "source": "npm:nano-time", - "target": "npm:big-integer", + "source": "npm:term-size", + "target": "npm:execa@0.7.0", "type": "static" } ], - "npm:node-fetch": [ + "npm:terminal-link": [ { - "source": "npm:node-fetch", - "target": "npm:whatwg-url", + "source": "npm:terminal-link", + "target": "npm:ansi-escapes", "type": "static" - } - ], - "npm:node-fetch@2.7.0": [ + }, { - "source": "npm:node-fetch@2.7.0", - "target": "npm:whatwg-url", + "source": "npm:terminal-link", + "target": "npm:supports-hyperlinks", "type": "static" } ], - "npm:node-gyp": [ + "npm:terser-webpack-plugin@4.2.3": [ { - "source": "npm:node-gyp", - "target": "npm:env-paths", + "source": "npm:terser-webpack-plugin@4.2.3", + "target": "npm:cacache@15.3.0", "type": "static" }, { - "source": "npm:node-gyp", - "target": "npm:exponential-backoff", + "source": "npm:terser-webpack-plugin@4.2.3", + "target": "npm:find-cache-dir@3.3.2", "type": "static" }, { - "source": "npm:node-gyp", - "target": "npm:glob", + "source": "npm:terser-webpack-plugin@4.2.3", + "target": "npm:jest-worker@26.6.2", "type": "static" }, { - "source": "npm:node-gyp", - "target": "npm:graceful-fs", + "source": "npm:terser-webpack-plugin@4.2.3", + "target": "npm:p-limit@3.1.0", "type": "static" }, { - "source": "npm:node-gyp", - "target": "npm:make-fetch-happen@10.2.1", + "source": "npm:terser-webpack-plugin@4.2.3", + "target": "npm:schema-utils", "type": "static" }, { - "source": "npm:node-gyp", - "target": "npm:nopt", + "source": "npm:terser-webpack-plugin@4.2.3", + "target": "npm:serialize-javascript@5.0.1", "type": "static" }, { - "source": "npm:node-gyp", - "target": "npm:npmlog", + "source": "npm:terser-webpack-plugin@4.2.3", + "target": "npm:source-map", "type": "static" }, { - "source": "npm:node-gyp", - "target": "npm:rimraf", + "source": "npm:terser-webpack-plugin@4.2.3", + "target": "npm:terser", "type": "static" }, { - "source": "npm:node-gyp", - "target": "npm:semver", + "source": "npm:terser-webpack-plugin@4.2.3", + "target": "npm:webpack-sources", + "type": "static" + } + ], + "npm:terser-webpack-plugin@1.4.5": [ + { + "source": "npm:terser-webpack-plugin@1.4.5", + "target": "npm:cacache@12.0.4", "type": "static" }, { - "source": "npm:node-gyp", - "target": "npm:tar", + "source": "npm:terser-webpack-plugin@1.4.5", + "target": "npm:find-cache-dir", "type": "static" }, { - "source": "npm:node-gyp", - "target": "npm:which", + "source": "npm:terser-webpack-plugin@1.4.5", + "target": "npm:is-wsl@1.1.0", "type": "static" - } - ], - "npm:nopt": [ + }, { - "source": "npm:nopt", - "target": "npm:abbrev", + "source": "npm:terser-webpack-plugin@1.4.5", + "target": "npm:schema-utils@1.0.0", "type": "static" - } - ], - "npm:nopt@7.2.1": [ + }, { - "source": "npm:nopt@7.2.1", - "target": "npm:abbrev@2.0.0", + "source": "npm:terser-webpack-plugin@1.4.5", + "target": "npm:serialize-javascript", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin@1.4.5", + "target": "npm:source-map", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin@1.4.5", + "target": "npm:terser@4.8.1", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin@1.4.5", + "target": "npm:webpack-sources", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin@1.4.5", + "target": "npm:worker-farm", "type": "static" } ], - "npm:normalize-package-data@2.5.0": [ + "npm:terser-webpack-plugin": [ { - "source": "npm:normalize-package-data@2.5.0", - "target": "npm:hosted-git-info@2.8.9", + "source": "npm:terser-webpack-plugin", + "target": "npm:@jridgewell/trace-mapping", "type": "static" }, { - "source": "npm:normalize-package-data@2.5.0", - "target": "npm:resolve", + "source": "npm:terser-webpack-plugin", + "target": "npm:jest-worker", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:serialize-javascript@6.0.2", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:terser", + "type": "static" + } + ], + "npm:terser@4.8.1": [ + { + "source": "npm:terser@4.8.1", + "target": "npm:commander", "type": "static" }, { - "source": "npm:normalize-package-data@2.5.0", - "target": "npm:semver@5.7.2", + "source": "npm:terser@4.8.1", + "target": "npm:source-map", "type": "static" }, { - "source": "npm:normalize-package-data@2.5.0", - "target": "npm:validate-npm-package-license", + "source": "npm:terser@4.8.1", + "target": "npm:source-map-support", "type": "static" } ], - "npm:normalize-package-data@3.0.3": [ + "npm:terser": [ { - "source": "npm:normalize-package-data@3.0.3", - "target": "npm:hosted-git-info@4.1.0", + "source": "npm:terser", + "target": "npm:@jridgewell/source-map", "type": "static" }, { - "source": "npm:normalize-package-data@3.0.3", - "target": "npm:is-core-module", + "source": "npm:terser", + "target": "npm:acorn@8.12.1", "type": "static" }, { - "source": "npm:normalize-package-data@3.0.3", - "target": "npm:semver", + "source": "npm:terser", + "target": "npm:commander", "type": "static" }, { - "source": "npm:normalize-package-data@3.0.3", - "target": "npm:validate-npm-package-license", + "source": "npm:terser", + "target": "npm:source-map-support", "type": "static" } ], - "npm:normalize-package-data@4.0.1": [ + "npm:test-exclude": [ { - "source": "npm:normalize-package-data@4.0.1", - "target": "npm:hosted-git-info@5.2.1", + "source": "npm:test-exclude", + "target": "npm:@istanbuljs/schema", "type": "static" }, { - "source": "npm:normalize-package-data@4.0.1", - "target": "npm:is-core-module", + "source": "npm:test-exclude", + "target": "npm:glob", "type": "static" }, { - "source": "npm:normalize-package-data@4.0.1", - "target": "npm:semver", + "source": "npm:test-exclude", + "target": "npm:minimatch", "type": "static" - }, + } + ], + "npm:thenify-all": [ { - "source": "npm:normalize-package-data@4.0.1", - "target": "npm:validate-npm-package-license", + "source": "npm:thenify-all", + "target": "npm:thenify", "type": "static" } ], - "npm:normalize-package-data": [ + "npm:thenify": [ { - "source": "npm:normalize-package-data", - "target": "npm:hosted-git-info", + "source": "npm:thenify", + "target": "npm:any-promise", "type": "static" - }, + } + ], + "npm:through2-filter": [ { - "source": "npm:normalize-package-data", - "target": "npm:is-core-module", + "source": "npm:through2-filter", + "target": "npm:through2@4.0.2", "type": "static" - }, + } + ], + "npm:through2": [ { - "source": "npm:normalize-package-data", - "target": "npm:semver", + "source": "npm:through2", + "target": "npm:readable-stream", "type": "static" }, { - "source": "npm:normalize-package-data", - "target": "npm:validate-npm-package-license", + "source": "npm:through2", + "target": "npm:xtend", "type": "static" } ], - "npm:npm-bundled": [ + "npm:through2@3.0.2": [ { - "source": "npm:npm-bundled", - "target": "npm:npm-normalize-package-bin@1.0.1", + "source": "npm:through2@3.0.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:through2@3.0.2", + "target": "npm:readable-stream@3.6.2", "type": "static" } ], - "npm:npm-bundled@3.0.1": [ + "npm:through2@4.0.2": [ { - "source": "npm:npm-bundled@3.0.1", - "target": "npm:npm-normalize-package-bin", + "source": "npm:through2@4.0.2", + "target": "npm:readable-stream@3.6.2", "type": "static" } ], - "npm:npm-install-checks": [ + "npm:timers-browserify": [ { - "source": "npm:npm-install-checks", - "target": "npm:semver", + "source": "npm:timers-browserify", + "target": "npm:process", "type": "static" } ], - "npm:npm-package-arg@8.1.1": [ + "npm:timers-browserify@2.0.12": [ { - "source": "npm:npm-package-arg@8.1.1", - "target": "npm:hosted-git-info@3.0.8", + "source": "npm:timers-browserify@2.0.12", + "target": "npm:setimmediate", "type": "static" - }, + } + ], + "npm:title-case": [ { - "source": "npm:npm-package-arg@8.1.1", - "target": "npm:semver", + "source": "npm:title-case", + "target": "npm:no-case@2.3.2", "type": "static" }, { - "source": "npm:npm-package-arg@8.1.1", - "target": "npm:validate-npm-package-name@3.0.0", + "source": "npm:title-case", + "target": "npm:upper-case", "type": "static" } ], - "npm:npm-package-arg": [ - { - "source": "npm:npm-package-arg", - "target": "npm:hosted-git-info", - "type": "static" - }, + "npm:tmp@0.0.33": [ { - "source": "npm:npm-package-arg", - "target": "npm:proc-log", + "source": "npm:tmp@0.0.33", + "target": "npm:os-tmpdir", "type": "static" - }, + } + ], + "npm:to-absolute-glob": [ { - "source": "npm:npm-package-arg", - "target": "npm:semver", + "source": "npm:to-absolute-glob", + "target": "npm:is-absolute", "type": "static" }, { - "source": "npm:npm-package-arg", - "target": "npm:validate-npm-package-name@5.0.1", + "source": "npm:to-absolute-glob", + "target": "npm:is-negated-glob", "type": "static" } ], - "npm:npm-package-arg@9.1.2": [ + "npm:to-object-path": [ { - "source": "npm:npm-package-arg@9.1.2", - "target": "npm:hosted-git-info@5.2.1", + "source": "npm:to-object-path", + "target": "npm:kind-of@3.2.2", "type": "static" - }, + } + ], + "npm:to-regex-range@2.1.1": [ { - "source": "npm:npm-package-arg@9.1.2", - "target": "npm:proc-log@2.0.1", + "source": "npm:to-regex-range@2.1.1", + "target": "npm:is-number", "type": "static" }, { - "source": "npm:npm-package-arg@9.1.2", - "target": "npm:semver", + "source": "npm:to-regex-range@2.1.1", + "target": "npm:repeat-string", "type": "static" - }, + } + ], + "npm:to-regex-range": [ { - "source": "npm:npm-package-arg@9.1.2", - "target": "npm:validate-npm-package-name", + "source": "npm:to-regex-range", + "target": "npm:is-number@7.0.0", "type": "static" } ], - "npm:npm-packlist": [ + "npm:to-regex": [ { - "source": "npm:npm-packlist", - "target": "npm:glob@8.1.0", + "source": "npm:to-regex", + "target": "npm:define-property@2.0.2", "type": "static" }, { - "source": "npm:npm-packlist", - "target": "npm:ignore-walk", + "source": "npm:to-regex", + "target": "npm:extend-shallow@3.0.2", "type": "static" }, { - "source": "npm:npm-packlist", - "target": "npm:npm-bundled", + "source": "npm:to-regex", + "target": "npm:regex-not", "type": "static" }, { - "source": "npm:npm-packlist", - "target": "npm:npm-normalize-package-bin@1.0.1", + "source": "npm:to-regex", + "target": "npm:safe-regex", "type": "static" } ], - "npm:npm-packlist@7.0.4": [ + "npm:to-through": [ { - "source": "npm:npm-packlist@7.0.4", - "target": "npm:ignore-walk@6.0.5", + "source": "npm:to-through", + "target": "npm:through2", "type": "static" } ], - "npm:npm-pick-manifest": [ + "npm:tough-cookie": [ { - "source": "npm:npm-pick-manifest", - "target": "npm:npm-install-checks", + "source": "npm:tough-cookie", + "target": "npm:psl", "type": "static" }, { - "source": "npm:npm-pick-manifest", - "target": "npm:npm-normalize-package-bin", + "source": "npm:tough-cookie", + "target": "npm:punycode", "type": "static" }, { - "source": "npm:npm-pick-manifest", - "target": "npm:npm-package-arg", + "source": "npm:tough-cookie", + "target": "npm:universalify@0.2.0", "type": "static" }, { - "source": "npm:npm-pick-manifest", - "target": "npm:semver", + "source": "npm:tough-cookie", + "target": "npm:url-parse", "type": "static" } ], - "npm:npm-registry-fetch@14.0.3": [ + "npm:tough-cookie@2.5.0": [ { - "source": "npm:npm-registry-fetch@14.0.3", - "target": "npm:make-fetch-happen", + "source": "npm:tough-cookie@2.5.0", + "target": "npm:psl", "type": "static" }, { - "source": "npm:npm-registry-fetch@14.0.3", - "target": "npm:minipass@4.2.8", + "source": "npm:tough-cookie@2.5.0", + "target": "npm:punycode", "type": "static" - }, + } + ], + "npm:tr46@1.0.1": [ { - "source": "npm:npm-registry-fetch@14.0.3", - "target": "npm:minipass-fetch", + "source": "npm:tr46@1.0.1", + "target": "npm:punycode", "type": "static" - }, + } + ], + "npm:tr46@2.1.0": [ { - "source": "npm:npm-registry-fetch@14.0.3", - "target": "npm:minipass-json-stream", + "source": "npm:tr46@2.1.0", + "target": "npm:punycode", + "type": "static" + } + ], + "npm:tsconfig-paths": [ + { + "source": "npm:tsconfig-paths", + "target": "npm:@types/json5", "type": "static" }, { - "source": "npm:npm-registry-fetch@14.0.3", - "target": "npm:minizlib", + "source": "npm:tsconfig-paths", + "target": "npm:json5@1.0.2", "type": "static" }, { - "source": "npm:npm-registry-fetch@14.0.3", - "target": "npm:npm-package-arg", + "source": "npm:tsconfig-paths", + "target": "npm:minimist", "type": "static" }, { - "source": "npm:npm-registry-fetch@14.0.3", - "target": "npm:proc-log", + "source": "npm:tsconfig-paths", + "target": "npm:strip-bom@3.0.0", "type": "static" } ], - "npm:npm-registry-fetch@13.3.1": [ + "npm:tsconfig-paths@4.2.0": [ { - "source": "npm:npm-registry-fetch@13.3.1", - "target": "npm:make-fetch-happen@10.2.1", + "source": "npm:tsconfig-paths@4.2.0", + "target": "npm:json5", "type": "static" }, { - "source": "npm:npm-registry-fetch@13.3.1", - "target": "npm:minipass", + "source": "npm:tsconfig-paths@4.2.0", + "target": "npm:minimist", "type": "static" }, { - "source": "npm:npm-registry-fetch@13.3.1", - "target": "npm:minipass-fetch@2.1.2", + "source": "npm:tsconfig-paths@4.2.0", + "target": "npm:strip-bom@3.0.0", "type": "static" - }, + } + ], + "npm:tsutils": [ { - "source": "npm:npm-registry-fetch@13.3.1", - "target": "npm:minipass-json-stream", + "source": "npm:tsutils", + "target": "npm:tslib@1.14.1", "type": "static" - }, + } + ], + "npm:tuf-js": [ { - "source": "npm:npm-registry-fetch@13.3.1", - "target": "npm:minizlib", + "source": "npm:tuf-js", + "target": "npm:@tufjs/models", "type": "static" }, { - "source": "npm:npm-registry-fetch@13.3.1", - "target": "npm:npm-package-arg@9.1.2", + "source": "npm:tuf-js", + "target": "npm:debug", "type": "static" }, { - "source": "npm:npm-registry-fetch@13.3.1", - "target": "npm:proc-log@2.0.1", + "source": "npm:tuf-js", + "target": "npm:make-fetch-happen", "type": "static" } ], - "npm:npm-registry-fetch": [ + "npm:tunnel-agent": [ { - "source": "npm:npm-registry-fetch", - "target": "npm:make-fetch-happen", + "source": "npm:tunnel-agent", + "target": "npm:safe-buffer", "type": "static" - }, + } + ], + "npm:type-check@0.4.0": [ { - "source": "npm:npm-registry-fetch", - "target": "npm:minipass@5.0.0", + "source": "npm:type-check@0.4.0", + "target": "npm:prelude-ls@1.2.1", "type": "static" - }, + } + ], + "npm:type-check": [ { - "source": "npm:npm-registry-fetch", - "target": "npm:minipass-fetch", + "source": "npm:type-check", + "target": "npm:prelude-ls", "type": "static" - }, + } + ], + "npm:type-is": [ { - "source": "npm:npm-registry-fetch", - "target": "npm:minipass-json-stream", + "source": "npm:type-is", + "target": "npm:media-typer", "type": "static" }, { - "source": "npm:npm-registry-fetch", - "target": "npm:minizlib", + "source": "npm:type-is", + "target": "npm:mime-types", + "type": "static" + } + ], + "npm:typed-array-buffer": [ + { + "source": "npm:typed-array-buffer", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:npm-registry-fetch", - "target": "npm:npm-package-arg", + "source": "npm:typed-array-buffer", + "target": "npm:es-errors", "type": "static" }, { - "source": "npm:npm-registry-fetch", - "target": "npm:proc-log", + "source": "npm:typed-array-buffer", + "target": "npm:is-typed-array", "type": "static" } ], - "npm:npm-run-path": [ + "npm:typed-array-byte-length": [ { - "source": "npm:npm-run-path", - "target": "npm:path-key", + "source": "npm:typed-array-byte-length", + "target": "npm:call-bind", "type": "static" - } - ], - "npm:npmlog": [ + }, { - "source": "npm:npmlog", - "target": "npm:are-we-there-yet", + "source": "npm:typed-array-byte-length", + "target": "npm:for-each", "type": "static" }, { - "source": "npm:npmlog", - "target": "npm:console-control-strings", + "source": "npm:typed-array-byte-length", + "target": "npm:gopd", "type": "static" }, { - "source": "npm:npmlog", - "target": "npm:gauge", + "source": "npm:typed-array-byte-length", + "target": "npm:has-proto", "type": "static" }, { - "source": "npm:npmlog", - "target": "npm:set-blocking", + "source": "npm:typed-array-byte-length", + "target": "npm:is-typed-array", "type": "static" } ], - "npm:npmlog@7.0.1": [ + "npm:typed-array-byte-offset": [ { - "source": "npm:npmlog@7.0.1", - "target": "npm:are-we-there-yet@4.0.2", + "source": "npm:typed-array-byte-offset", + "target": "npm:available-typed-arrays", "type": "static" }, { - "source": "npm:npmlog@7.0.1", - "target": "npm:console-control-strings", + "source": "npm:typed-array-byte-offset", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:npmlog@7.0.1", - "target": "npm:gauge@5.0.2", + "source": "npm:typed-array-byte-offset", + "target": "npm:for-each", "type": "static" }, { - "source": "npm:npmlog@7.0.1", - "target": "npm:set-blocking", + "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" } ], - "npm:nx": [ + "npm:typed-array-length": [ { - "source": "npm:nx", - "target": "npm:@nrwl/cli", + "source": "npm:typed-array-length", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@nrwl/tao", + "source": "npm:typed-array-length", + "target": "npm:for-each", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@parcel/watcher", + "source": "npm:typed-array-length", + "target": "npm:gopd", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@yarnpkg/lockfile", + "source": "npm:typed-array-length", + "target": "npm:has-proto", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@yarnpkg/parsers", + "source": "npm:typed-array-length", + "target": "npm:is-typed-array", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@zkochan/js-yaml", + "source": "npm:typed-array-length", + "target": "npm:possible-typed-array-names", "type": "static" - }, + } + ], + "npm:typedarray-to-buffer": [ { - "source": "npm:nx", - "target": "npm:axios", + "source": "npm:typedarray-to-buffer", + "target": "npm:is-typedarray", "type": "static" - }, + } + ], + "npm:unbox-primitive": [ { - "source": "npm:nx", - "target": "npm:chalk", + "source": "npm:unbox-primitive", + "target": "npm:call-bind", "type": "static" }, { - "source": "npm:nx", - "target": "npm:cli-cursor", + "source": "npm:unbox-primitive", + "target": "npm:has-bigints", "type": "static" }, { - "source": "npm:nx", - "target": "npm:cli-spinners", + "source": "npm:unbox-primitive", + "target": "npm:has-symbols", "type": "static" }, { - "source": "npm:nx", - "target": "npm:cliui", + "source": "npm:unbox-primitive", + "target": "npm:which-boxed-primitive", "type": "static" - }, + } + ], + "npm:undeclared-identifiers": [ { - "source": "npm:nx", - "target": "npm:dotenv", + "source": "npm:undeclared-identifiers", + "target": "npm:acorn-node", "type": "static" }, { - "source": "npm:nx", - "target": "npm:enquirer", + "source": "npm:undeclared-identifiers", + "target": "npm:dash-ast", "type": "static" }, { - "source": "npm:nx", - "target": "npm:fast-glob@3.2.7", + "source": "npm:undeclared-identifiers", + "target": "npm:get-assigned-identifiers", "type": "static" }, { - "source": "npm:nx", - "target": "npm:figures", + "source": "npm:undeclared-identifiers", + "target": "npm:simple-concat", "type": "static" }, { - "source": "npm:nx", - "target": "npm:flat", + "source": "npm:undeclared-identifiers", + "target": "npm:xtend", "type": "static" - }, + } + ], + "npm:unicode-match-property-ecmascript": [ { - "source": "npm:nx", - "target": "npm:fs-extra@11.2.0", + "source": "npm:unicode-match-property-ecmascript", + "target": "npm:unicode-canonical-property-names-ecmascript", "type": "static" }, { - "source": "npm:nx", - "target": "npm:glob@7.1.4", + "source": "npm:unicode-match-property-ecmascript", + "target": "npm:unicode-property-aliases-ecmascript", "type": "static" - }, + } + ], + "npm:union-value": [ { - "source": "npm:nx", - "target": "npm:ignore", + "source": "npm:union-value", + "target": "npm:arr-union", "type": "static" }, { - "source": "npm:nx", - "target": "npm:js-yaml@4.1.0", + "source": "npm:union-value", + "target": "npm:get-value", "type": "static" }, { - "source": "npm:nx", - "target": "npm:jsonc-parser", + "source": "npm:union-value", + "target": "npm:is-extendable", "type": "static" }, { - "source": "npm:nx", - "target": "npm:lines-and-columns@2.0.4", + "source": "npm:union-value", + "target": "npm:set-value", "type": "static" - }, + } + ], + "npm:unique-filename": [ { - "source": "npm:nx", - "target": "npm:minimatch@3.0.5", + "source": "npm:unique-filename", + "target": "npm:unique-slug", "type": "static" - }, + } + ], + "npm:unique-filename@2.0.1": [ { - "source": "npm:nx", - "target": "npm:npm-run-path", + "source": "npm:unique-filename@2.0.1", + "target": "npm:unique-slug@3.0.0", "type": "static" - }, + } + ], + "npm:unique-filename@3.0.0": [ { - "source": "npm:nx", - "target": "npm:open", + "source": "npm:unique-filename@3.0.0", + "target": "npm:unique-slug@4.0.0", "type": "static" - }, + } + ], + "npm:unique-slug": [ { - "source": "npm:nx", - "target": "npm:semver@7.5.4", + "source": "npm:unique-slug", + "target": "npm:imurmurhash", "type": "static" - }, + } + ], + "npm:unique-slug@3.0.0": [ { - "source": "npm:nx", - "target": "npm:string-width", + "source": "npm:unique-slug@3.0.0", + "target": "npm:imurmurhash", "type": "static" - }, + } + ], + "npm:unique-slug@4.0.0": [ { - "source": "npm:nx", - "target": "npm:strong-log-transformer", + "source": "npm:unique-slug@4.0.0", + "target": "npm:imurmurhash", "type": "static" - }, + } + ], + "npm:unique-stream": [ { - "source": "npm:nx", - "target": "npm:tar-stream", + "source": "npm:unique-stream", + "target": "npm:json-stable-stringify-without-jsonify", "type": "static" }, { - "source": "npm:nx", - "target": "npm:tmp", + "source": "npm:unique-stream", + "target": "npm:through2-filter", + "type": "static" + } + ], + "npm:unique-string": [ + { + "source": "npm:unique-string", + "target": "npm:crypto-random-string", + "type": "static" + } + ], + "npm:unique-string@2.0.0": [ + { + "source": "npm:unique-string@2.0.0", + "target": "npm:crypto-random-string@2.0.0", + "type": "static" + } + ], + "npm:unload": [ + { + "source": "npm:unload", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "npm:nx", - "target": "npm:tsconfig-paths", + "source": "npm:unload", + "target": "npm:detect-node", + "type": "static" + } + ], + "npm:unset-value": [ + { + "source": "npm:unset-value", + "target": "npm:has-value@0.3.1", "type": "static" }, { - "source": "npm:nx", - "target": "npm:tslib", + "source": "npm:unset-value", + "target": "npm:isobject", + "type": "static" + } + ], + "npm:update-browserslist-db": [ + { + "source": "npm:update-browserslist-db", + "target": "npm:escalade", "type": "static" }, { - "source": "npm:nx", - "target": "npm:v8-compile-cache", + "source": "npm:update-browserslist-db", + "target": "npm:picocolors", + "type": "static" + } + ], + "npm:update-notifier": [ + { + "source": "npm:update-notifier", + "target": "npm:boxen", "type": "static" }, { - "source": "npm:nx", - "target": "npm:yargs@17.7.2", + "source": "npm:update-notifier", + "target": "npm:chalk@2.4.2", "type": "static" }, { - "source": "npm:nx", - "target": "npm:yargs-parser@21.1.1", + "source": "npm:update-notifier", + "target": "npm:configstore", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@nrwl/nx-darwin-arm64", + "source": "npm:update-notifier", + "target": "npm:has-yarn", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@nrwl/nx-darwin-x64", + "source": "npm:update-notifier", + "target": "npm:import-lazy", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@nrwl/nx-linux-arm-gnueabihf", + "source": "npm:update-notifier", + "target": "npm:is-ci", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@nrwl/nx-linux-arm64-gnu", + "source": "npm:update-notifier", + "target": "npm:is-installed-globally@0.1.0", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@nrwl/nx-linux-arm64-musl", + "source": "npm:update-notifier", + "target": "npm:is-npm", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@nrwl/nx-linux-x64-gnu", + "source": "npm:update-notifier", + "target": "npm:is-yarn-global", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@nrwl/nx-linux-x64-musl", + "source": "npm:update-notifier", + "target": "npm:latest-version", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@nrwl/nx-win32-arm64-msvc", + "source": "npm:update-notifier", + "target": "npm:semver-diff", "type": "static" }, { - "source": "npm:nx", - "target": "npm:@nrwl/nx-win32-x64-msvc", + "source": "npm:update-notifier", + "target": "npm:xdg-basedir", "type": "static" } ], - "npm:object-is": [ + "npm:upper-case-first": [ { - "source": "npm:object-is", - "target": "npm:call-bind", + "source": "npm:upper-case-first", + "target": "npm:tslib", "type": "static" - }, + } + ], + "npm:uri-js": [ { - "source": "npm:object-is", - "target": "npm:define-properties", + "source": "npm:uri-js", + "target": "npm:punycode", "type": "static" } ], - "npm:object.assign": [ + "npm:url-loader": [ { - "source": "npm:object.assign", - "target": "npm:call-bind", + "source": "npm:url-loader", + "target": "npm:loader-utils", "type": "static" }, { - "source": "npm:object.assign", - "target": "npm:define-properties", + "source": "npm:url-loader", + "target": "npm:mime-types", "type": "static" }, { - "source": "npm:object.assign", - "target": "npm:has-symbols", + "source": "npm:url-loader", + "target": "npm:schema-utils", "type": "static" - }, + } + ], + "npm:url-parse-lax": [ { - "source": "npm:object.assign", - "target": "npm:object-keys", + "source": "npm:url-parse-lax", + "target": "npm:prepend-http@2.0.0", "type": "static" } ], - "npm:once": [ + "npm:url-parse": [ { - "source": "npm:once", - "target": "npm:wrappy", + "source": "npm:url-parse", + "target": "npm:querystringify", + "type": "static" + }, + { + "source": "npm:url-parse", + "target": "npm:requires-port", "type": "static" } ], - "npm:onetime": [ + "npm:url": [ { - "source": "npm:onetime", - "target": "npm:mimic-fn", + "source": "npm:url", + "target": "npm:punycode@1.4.1", + "type": "static" + }, + { + "source": "npm:url", + "target": "npm:qs@6.12.3", "type": "static" } ], - "npm:open": [ + "npm:use-deep-compare-effect": [ { - "source": "npm:open", - "target": "npm:define-lazy-prop", + "source": "npm:use-deep-compare-effect", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "npm:open", - "target": "npm:is-docker", + "source": "npm:use-deep-compare-effect", + "target": "npm:dequal", + "type": "static" + } + ], + "npm:usehooks-ts": [ + { + "source": "npm:usehooks-ts", + "target": "npm:lodash.debounce", + "type": "static" + } + ], + "npm:util.promisify@1.0.0": [ + { + "source": "npm:util.promisify@1.0.0", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:open", - "target": "npm:is-wsl", + "source": "npm:util.promisify@1.0.0", + "target": "npm:object.getownpropertydescriptors", "type": "static" } ], - "npm:ora": [ + "npm:util.promisify": [ { - "source": "npm:ora", - "target": "npm:bl", + "source": "npm:util.promisify", + "target": "npm:define-properties", "type": "static" }, { - "source": "npm:ora", - "target": "npm:chalk", + "source": "npm:util.promisify", + "target": "npm:es-abstract", "type": "static" }, { - "source": "npm:ora", - "target": "npm:cli-cursor", + "source": "npm:util.promisify", + "target": "npm:has-symbols", "type": "static" }, { - "source": "npm:ora", - "target": "npm:cli-spinners@2.9.2", + "source": "npm:util.promisify", + "target": "npm:object.getownpropertydescriptors", "type": "static" - }, + } + ], + "npm:util": [ { - "source": "npm:ora", - "target": "npm:is-interactive", + "source": "npm:util", + "target": "npm:inherits@2.0.3", "type": "static" - }, + } + ], + "npm:util@0.11.1": [ { - "source": "npm:ora", - "target": "npm:is-unicode-supported", + "source": "npm:util@0.11.1", + "target": "npm:inherits@2.0.3", + "type": "static" + } + ], + "npm:util@0.12.5": [ + { + "source": "npm:util@0.12.5", + "target": "npm:inherits", "type": "static" }, { - "source": "npm:ora", - "target": "npm:log-symbols", + "source": "npm:util@0.12.5", + "target": "npm:is-arguments", "type": "static" }, { - "source": "npm:ora", - "target": "npm:strip-ansi", + "source": "npm:util@0.12.5", + "target": "npm:is-generator-function", "type": "static" }, { - "source": "npm:ora", - "target": "npm:wcwidth", + "source": "npm:util@0.12.5", + "target": "npm:is-typed-array", "type": "static" - } - ], - "npm:p-limit@1.3.0": [ + }, { - "source": "npm:p-limit@1.3.0", - "target": "npm:p-try@1.0.0", + "source": "npm:util@0.12.5", + "target": "npm:which-typed-array", "type": "static" } ], - "npm:p-limit": [ + "npm:v8-to-istanbul@7.1.2": [ { - "source": "npm:p-limit", - "target": "npm:p-try", + "source": "npm:v8-to-istanbul@7.1.2", + "target": "npm:@types/istanbul-lib-coverage", "type": "static" - } - ], - "npm:p-limit@3.1.0": [ + }, { - "source": "npm:p-limit@3.1.0", - "target": "npm:yocto-queue", + "source": "npm:v8-to-istanbul@7.1.2", + "target": "npm:convert-source-map", "type": "static" - } - ], - "npm:p-locate@2.0.0": [ + }, { - "source": "npm:p-locate@2.0.0", - "target": "npm:p-limit@1.3.0", + "source": "npm:v8-to-istanbul@7.1.2", + "target": "npm:source-map@0.7.4", "type": "static" } ], - "npm:p-locate@4.1.0": [ + "npm:v8-to-istanbul": [ { - "source": "npm:p-locate@4.1.0", - "target": "npm:p-limit", + "source": "npm:v8-to-istanbul", + "target": "npm:@types/istanbul-lib-coverage", "type": "static" - } - ], - "npm:p-locate": [ + }, { - "source": "npm:p-locate", - "target": "npm:p-limit@3.1.0", + "source": "npm:v8-to-istanbul", + "target": "npm:convert-source-map", "type": "static" - } - ], - "npm:p-map": [ + }, { - "source": "npm:p-map", - "target": "npm:aggregate-error", + "source": "npm:v8-to-istanbul", + "target": "npm:source-map@0.7.4", "type": "static" } ], - "npm:p-queue": [ + "npm:validate-npm-package-license": [ { - "source": "npm:p-queue", - "target": "npm:eventemitter3", + "source": "npm:validate-npm-package-license", + "target": "npm:spdx-correct", "type": "static" }, { - "source": "npm:p-queue", - "target": "npm:p-timeout", + "source": "npm:validate-npm-package-license", + "target": "npm:spdx-expression-parse", "type": "static" } ], - "npm:p-timeout": [ + "npm:validate-npm-package-name": [ { - "source": "npm:p-timeout", - "target": "npm:p-finally", + "source": "npm:validate-npm-package-name", + "target": "npm:builtins", "type": "static" } ], - "npm:p-waterfall": [ + "npm:validate-npm-package-name@3.0.0": [ { - "source": "npm:p-waterfall", - "target": "npm:p-reduce", + "source": "npm:validate-npm-package-name@3.0.0", + "target": "npm:builtins@1.0.3", "type": "static" } ], - "npm:pacote": [ + "npm:verror": [ { - "source": "npm:pacote", - "target": "npm:@npmcli/git", + "source": "npm:verror", + "target": "npm:assert-plus", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:@npmcli/installed-package-contents", + "source": "npm:verror", + "target": "npm:core-util-is", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:@npmcli/promise-spawn", + "source": "npm:verror", + "target": "npm:extsprintf@1.4.1", "type": "static" - }, + } + ], + "npm:verror@1.10.1": [ { - "source": "npm:pacote", - "target": "npm:@npmcli/run-script", + "source": "npm:verror@1.10.1", + "target": "npm:assert-plus", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:cacache", + "source": "npm:verror@1.10.1", + "target": "npm:core-util-is", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:fs-minipass@3.0.3", + "source": "npm:verror@1.10.1", + "target": "npm:extsprintf@1.4.1", "type": "static" - }, + } + ], + "npm:vinyl-fs": [ { - "source": "npm:pacote", - "target": "npm:minipass@4.2.8", + "source": "npm:vinyl-fs", + "target": "npm:fs-mkdirp-stream", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:npm-package-arg", + "source": "npm:vinyl-fs", + "target": "npm:glob-stream", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:npm-packlist@7.0.4", + "source": "npm:vinyl-fs", + "target": "npm:graceful-fs", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:npm-pick-manifest", + "source": "npm:vinyl-fs", + "target": "npm:is-valid-glob", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:npm-registry-fetch", + "source": "npm:vinyl-fs", + "target": "npm:lazystream", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:proc-log", + "source": "npm:vinyl-fs", + "target": "npm:lead", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:promise-retry", + "source": "npm:vinyl-fs", + "target": "npm:object.assign", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:read-package-json@6.0.4", + "source": "npm:vinyl-fs", + "target": "npm:pumpify", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:read-package-json-fast", + "source": "npm:vinyl-fs", + "target": "npm:readable-stream", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:sigstore", + "source": "npm:vinyl-fs", + "target": "npm:remove-bom-buffer", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:ssri", + "source": "npm:vinyl-fs", + "target": "npm:remove-bom-stream", "type": "static" }, { - "source": "npm:pacote", - "target": "npm:tar", + "source": "npm:vinyl-fs", + "target": "npm:resolve-options", "type": "static" - } - ], - "npm:pacote@15.2.0": [ + }, { - "source": "npm:pacote@15.2.0", - "target": "npm:@npmcli/git", + "source": "npm:vinyl-fs", + "target": "npm:through2", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:@npmcli/installed-package-contents", + "source": "npm:vinyl-fs", + "target": "npm:to-through", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:@npmcli/promise-spawn", + "source": "npm:vinyl-fs", + "target": "npm:value-or-function", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:@npmcli/run-script", + "source": "npm:vinyl-fs", + "target": "npm:vinyl", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:cacache", + "source": "npm:vinyl-fs", + "target": "npm:vinyl-sourcemap", "type": "static" - }, + } + ], + "npm:vinyl-sourcemap": [ { - "source": "npm:pacote@15.2.0", - "target": "npm:fs-minipass@3.0.3", + "source": "npm:vinyl-sourcemap", + "target": "npm:append-buffer", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:minipass@5.0.0", + "source": "npm:vinyl-sourcemap", + "target": "npm:convert-source-map", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:npm-package-arg", + "source": "npm:vinyl-sourcemap", + "target": "npm:graceful-fs", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:npm-packlist@7.0.4", + "source": "npm:vinyl-sourcemap", + "target": "npm:normalize-path@2.1.1", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:npm-pick-manifest", + "source": "npm:vinyl-sourcemap", + "target": "npm:now-and-later", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:npm-registry-fetch", + "source": "npm:vinyl-sourcemap", + "target": "npm:remove-bom-buffer", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:proc-log", + "source": "npm:vinyl-sourcemap", + "target": "npm:vinyl", "type": "static" - }, + } + ], + "npm:vinyl": [ { - "source": "npm:pacote@15.2.0", - "target": "npm:promise-retry", + "source": "npm:vinyl", + "target": "npm:clone@2.1.2", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:read-package-json@6.0.4", + "source": "npm:vinyl", + "target": "npm:clone-buffer", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:read-package-json-fast", + "source": "npm:vinyl", + "target": "npm:clone-stats", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:sigstore", + "source": "npm:vinyl", + "target": "npm:cloneable-readable", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:ssri", + "source": "npm:vinyl", + "target": "npm:remove-trailing-separator", "type": "static" }, { - "source": "npm:pacote@15.2.0", - "target": "npm:tar", + "source": "npm:vinyl", + "target": "npm:replace-ext", "type": "static" } ], - "npm:parent-module": [ + "npm:w3c-hr-time": [ { - "source": "npm:parent-module", - "target": "npm:callsites", + "source": "npm:w3c-hr-time", + "target": "npm:browser-process-hrtime", "type": "static" } ], - "npm:parse-conflict-json": [ - { - "source": "npm:parse-conflict-json", - "target": "npm:json-parse-even-better-errors", - "type": "static" - }, - { - "source": "npm:parse-conflict-json", - "target": "npm:just-diff", - "type": "static" - }, + "npm:w3c-xmlserializer": [ { - "source": "npm:parse-conflict-json", - "target": "npm:just-diff-apply", + "source": "npm:w3c-xmlserializer", + "target": "npm:xml-name-validator", "type": "static" } ], - "npm:parse-json@4.0.0": [ + "npm:wait-on": [ { - "source": "npm:parse-json@4.0.0", - "target": "npm:error-ex", + "source": "npm:wait-on", + "target": "npm:axios", "type": "static" }, { - "source": "npm:parse-json@4.0.0", - "target": "npm:json-parse-better-errors", - "type": "static" - } - ], - "npm:parse-json": [ - { - "source": "npm:parse-json", - "target": "npm:@babel/code-frame", + "source": "npm:wait-on", + "target": "npm:joi", "type": "static" }, { - "source": "npm:parse-json", - "target": "npm:error-ex", + "source": "npm:wait-on", + "target": "npm:lodash", "type": "static" }, { - "source": "npm:parse-json", - "target": "npm:json-parse-even-better-errors@2.3.1", + "source": "npm:wait-on", + "target": "npm:minimist", "type": "static" }, { - "source": "npm:parse-json", - "target": "npm:lines-and-columns", + "source": "npm:wait-on", + "target": "npm:rxjs", "type": "static" } ], - "npm:parse-path": [ + "npm:walker": [ { - "source": "npm:parse-path", - "target": "npm:protocols", + "source": "npm:walker", + "target": "npm:makeerror", "type": "static" } ], - "npm:parse-url": [ + "npm:warning": [ { - "source": "npm:parse-url", - "target": "npm:parse-path", + "source": "npm:warning", + "target": "npm:loose-envify", "type": "static" } ], - "npm:path-scurry": [ + "npm:watchify": [ { - "source": "npm:path-scurry", - "target": "npm:lru-cache@10.4.3", + "source": "npm:watchify", + "target": "npm:anymatch", "type": "static" }, { - "source": "npm:path-scurry", - "target": "npm:minipass@7.1.2", + "source": "npm:watchify", + "target": "npm:browserify@17.0.0", "type": "static" - } - ], - "npm:path-to-regexp": [ + }, { - "source": "npm:path-to-regexp", - "target": "npm:isarray@0.0.1", + "source": "npm:watchify", + "target": "npm:chokidar", "type": "static" - } - ], - "npm:path-type@3.0.0": [ + }, { - "source": "npm:path-type@3.0.0", - "target": "npm:pify@3.0.0", + "source": "npm:watchify", + "target": "npm:defined", "type": "static" - } - ], - "npm:pkg-dir": [ + }, { - "source": "npm:pkg-dir", - "target": "npm:find-up@4.1.0", + "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:post-robot": [ + "npm:watchpack-chokidar2": [ { - "source": "npm:post-robot", - "target": "npm:belter", + "source": "npm:watchpack-chokidar2", + "target": "npm:chokidar@2.1.8", "type": "static" - }, + } + ], + "npm:watchpack@1.7.5": [ { - "source": "npm:post-robot", - "target": "npm:cross-domain-safe-weakmap", + "source": "npm:watchpack@1.7.5", + "target": "npm:graceful-fs", "type": "static" }, { - "source": "npm:post-robot", - "target": "npm:cross-domain-utils", + "source": "npm:watchpack@1.7.5", + "target": "npm:neo-async", "type": "static" }, { - "source": "npm:post-robot", - "target": "npm:universal-serialize", + "source": "npm:watchpack@1.7.5", + "target": "npm:chokidar", "type": "static" }, { - "source": "npm:post-robot", - "target": "npm:zalgo-promise", + "source": "npm:watchpack@1.7.5", + "target": "npm:watchpack-chokidar2", "type": "static" } ], - "npm:postcss-selector-parser": [ + "npm:watchpack": [ { - "source": "npm:postcss-selector-parser", - "target": "npm:cssesc", + "source": "npm:watchpack", + "target": "npm:glob-to-regexp", "type": "static" }, { - "source": "npm:postcss-selector-parser", - "target": "npm:util-deprecate", + "source": "npm:watchpack", + "target": "npm:graceful-fs", "type": "static" } ], - "npm:pretty-format@29.4.3": [ - { - "source": "npm:pretty-format@29.4.3", - "target": "npm:@jest/schemas", - "type": "static" - }, + "npm:wbuf": [ { - "source": "npm:pretty-format@29.4.3", - "target": "npm:ansi-styles@5.2.0", + "source": "npm:wbuf", + "target": "npm:minimalistic-assert", "type": "static" - }, + } + ], + "npm:wcwidth": [ { - "source": "npm:pretty-format@29.4.3", - "target": "npm:react-is@18.3.1", + "source": "npm:wcwidth", + "target": "npm:defaults", "type": "static" } ], - "npm:pretty-format": [ + "npm:webpack-dev-middleware@3.7.3": [ { - "source": "npm:pretty-format", - "target": "npm:ansi-regex", + "source": "npm:webpack-dev-middleware@3.7.3", + "target": "npm:memory-fs", "type": "static" }, { - "source": "npm:pretty-format", - "target": "npm:ansi-styles@5.2.0", + "source": "npm:webpack-dev-middleware@3.7.3", + "target": "npm:mime@2.6.0", "type": "static" }, { - "source": "npm:pretty-format", - "target": "npm:react-is", + "source": "npm:webpack-dev-middleware@3.7.3", + "target": "npm:mkdirp", "type": "static" - } - ], - "npm:promise-retry": [ + }, { - "source": "npm:promise-retry", - "target": "npm:err-code", + "source": "npm:webpack-dev-middleware@3.7.3", + "target": "npm:range-parser", "type": "static" }, { - "source": "npm:promise-retry", - "target": "npm:retry", + "source": "npm:webpack-dev-middleware@3.7.3", + "target": "npm:webpack-log", "type": "static" } ], - "npm:promzard": [ + "npm:webpack-dev-middleware": [ { - "source": "npm:promzard", - "target": "npm:read", + "source": "npm:webpack-dev-middleware", + "target": "npm:colorette", "type": "static" - } - ], - "npm:prop-types": [ + }, { - "source": "npm:prop-types", - "target": "npm:loose-envify", + "source": "npm:webpack-dev-middleware", + "target": "npm:memfs", "type": "static" }, { - "source": "npm:prop-types", - "target": "npm:object-assign", + "source": "npm:webpack-dev-middleware", + "target": "npm:mime-types", "type": "static" }, { - "source": "npm:prop-types", - "target": "npm:react-is@16.13.1", + "source": "npm:webpack-dev-middleware", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:schema-utils@4.2.0", "type": "static" } ], - "npm:react-beautiful-dnd": [ + "npm:webpack-dev-server@3.11.1": [ { - "source": "npm:react-beautiful-dnd", - "target": "npm:@babel/runtime", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:ansi-html", "type": "static" }, { - "source": "npm:react-beautiful-dnd", - "target": "npm:css-box-model", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:bonjour", "type": "static" }, { - "source": "npm:react-beautiful-dnd", - "target": "npm:memoize-one", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:chokidar@2.1.8", "type": "static" }, { - "source": "npm:react-beautiful-dnd", - "target": "npm:raf-schd", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:compression", "type": "static" }, { - "source": "npm:react-beautiful-dnd", - "target": "npm:react-redux", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:connect-history-api-fallback@1.6.0", "type": "static" }, { - "source": "npm:react-beautiful-dnd", - "target": "npm:redux", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:debug", "type": "static" }, { - "source": "npm:react-beautiful-dnd", - "target": "npm:use-memo-one", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:del@4.1.1", "type": "static" - } - ], - "npm:react-color": [ + }, { - "source": "npm:react-color", - "target": "npm:@icons/material", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:express", "type": "static" }, { - "source": "npm:react-color", - "target": "npm:lodash", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:html-entities", "type": "static" }, { - "source": "npm:react-color", - "target": "npm:lodash-es", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:http-proxy-middleware@0.19.1", "type": "static" }, { - "source": "npm:react-color", - "target": "npm:material-colors", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:import-local@2.0.0", "type": "static" }, { - "source": "npm:react-color", - "target": "npm:prop-types", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:internal-ip", "type": "static" }, { - "source": "npm:react-color", - "target": "npm:reactcss", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:ip", "type": "static" }, { - "source": "npm:react-color", - "target": "npm:tinycolor2", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:is-absolute-url", "type": "static" - } - ], - "npm:react-dnd-html5-backend": [ + }, { - "source": "npm:react-dnd-html5-backend", - "target": "npm:dnd-core", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:killable", "type": "static" - } - ], - "npm:react-dnd": [ + }, { - "source": "npm:react-dnd", - "target": "npm:@react-dnd/invariant", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:loglevel", "type": "static" }, { - "source": "npm:react-dnd", - "target": "npm:@react-dnd/shallowequal", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:opn", "type": "static" }, { - "source": "npm:react-dnd", - "target": "npm:dnd-core", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:p-retry@3.0.1", "type": "static" }, { - "source": "npm:react-dnd", - "target": "npm:fast-deep-equal", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:portfinder", "type": "static" }, { - "source": "npm:react-dnd", - "target": "npm:hoist-non-react-statics", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:schema-utils@1.0.0", "type": "static" - } - ], - "npm:react-dom": [ + }, { - "source": "npm:react-dom", - "target": "npm:loose-envify", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:selfsigned@1.10.14", "type": "static" }, { - "source": "npm:react-dom", - "target": "npm:object-assign", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:semver@6.3.1", "type": "static" }, { - "source": "npm:react-dom", - "target": "npm:prop-types", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:serve-index", "type": "static" }, { - "source": "npm:react-dom", - "target": "npm:scheduler@0.19.1", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:sockjs", "type": "static" - } - ], - "npm:react-error-boundary": [ + }, { - "source": "npm:react-error-boundary", - "target": "npm:@babel/runtime", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:sockjs-client", "type": "static" - } - ], - "npm:react-final-form": [ + }, { - "source": "npm:react-final-form", - "target": "npm:@babel/runtime", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:spdy", "type": "static" - } - ], - "npm:react-jsx-parser": [ + }, { - "source": "npm:react-jsx-parser", - "target": "npm:@types/jsdom", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:strip-ansi@3.0.1", "type": "static" }, { - "source": "npm:react-jsx-parser", - "target": "npm:acorn", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:supports-color@6.1.0", "type": "static" }, { - "source": "npm:react-jsx-parser", - "target": "npm:acorn-jsx", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:url", "type": "static" }, { - "source": "npm:react-jsx-parser", - "target": "npm:browserslist", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:webpack-dev-middleware@3.7.3", "type": "static" }, { - "source": "npm:react-jsx-parser", - "target": "npm:core-js", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:webpack-log", "type": "static" }, { - "source": "npm:react-jsx-parser", - "target": "npm:@types/react@17.0.80", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:ws@6.2.3", "type": "static" }, { - "source": "npm:react-jsx-parser", - "target": "npm:@types/react-dom", + "source": "npm:webpack-dev-server@3.11.1", + "target": "npm:yargs@13.3.2", "type": "static" } ], - "npm:react-popper": [ + "npm:webpack-dev-server": [ { - "source": "npm:react-popper", - "target": "npm:react-fast-compare", + "source": "npm:webpack-dev-server", + "target": "npm:@types/bonjour", "type": "static" }, { - "source": "npm:react-popper", - "target": "npm:warning", + "source": "npm:webpack-dev-server", + "target": "npm:@types/connect-history-api-fallback", "type": "static" - } - ], - "npm:react-query": [ + }, { - "source": "npm:react-query", - "target": "npm:@babel/runtime", + "source": "npm:webpack-dev-server", + "target": "npm:@types/express", "type": "static" }, { - "source": "npm:react-query", - "target": "npm:broadcast-channel", + "source": "npm:webpack-dev-server", + "target": "npm:@types/serve-index", "type": "static" }, { - "source": "npm:react-query", - "target": "npm:match-sorter", + "source": "npm:webpack-dev-server", + "target": "npm:@types/serve-static", "type": "static" - } - ], - "npm:react-redux": [ + }, { - "source": "npm:react-redux", - "target": "npm:@babel/runtime", + "source": "npm:webpack-dev-server", + "target": "npm:@types/sockjs", "type": "static" }, { - "source": "npm:react-redux", - "target": "npm:@types/react-redux", + "source": "npm:webpack-dev-server", + "target": "npm:@types/ws", "type": "static" }, { - "source": "npm:react-redux", - "target": "npm:hoist-non-react-statics", + "source": "npm:webpack-dev-server", + "target": "npm:ansi-html-community", "type": "static" }, { - "source": "npm:react-redux", - "target": "npm:loose-envify", + "source": "npm:webpack-dev-server", + "target": "npm:bonjour-service", "type": "static" }, { - "source": "npm:react-redux", - "target": "npm:prop-types", + "source": "npm:webpack-dev-server", + "target": "npm:chokidar", "type": "static" }, { - "source": "npm:react-redux", - "target": "npm:react-is", + "source": "npm:webpack-dev-server", + "target": "npm:colorette", "type": "static" - } - ], - "npm:react-router-dom@5.3.4": [ + }, { - "source": "npm:react-router-dom@5.3.4", - "target": "npm:@babel/runtime", + "source": "npm:webpack-dev-server", + "target": "npm:compression", "type": "static" }, { - "source": "npm:react-router-dom@5.3.4", - "target": "npm:history", + "source": "npm:webpack-dev-server", + "target": "npm:connect-history-api-fallback", "type": "static" }, { - "source": "npm:react-router-dom@5.3.4", - "target": "npm:loose-envify", + "source": "npm:webpack-dev-server", + "target": "npm:default-gateway", "type": "static" }, { - "source": "npm:react-router-dom@5.3.4", - "target": "npm:prop-types", + "source": "npm:webpack-dev-server", + "target": "npm:express", "type": "static" }, { - "source": "npm:react-router-dom@5.3.4", - "target": "npm:react-router@5.3.4", + "source": "npm:webpack-dev-server", + "target": "npm:graceful-fs", "type": "static" }, { - "source": "npm:react-router-dom@5.3.4", - "target": "npm:tiny-invariant", + "source": "npm:webpack-dev-server", + "target": "npm:html-entities@2.5.2", "type": "static" }, { - "source": "npm:react-router-dom@5.3.4", - "target": "npm:tiny-warning", + "source": "npm:webpack-dev-server", + "target": "npm:http-proxy-middleware", "type": "static" - } - ], - "npm:react-router-dom": [ + }, { - "source": "npm:react-router-dom", - "target": "npm:@remix-run/router", + "source": "npm:webpack-dev-server", + "target": "npm:ipaddr.js@2.2.0", "type": "static" }, { - "source": "npm:react-router-dom", - "target": "npm:react-router", + "source": "npm:webpack-dev-server", + "target": "npm:launch-editor", "type": "static" - } - ], - "npm:react-router@5.3.4": [ + }, { - "source": "npm:react-router@5.3.4", - "target": "npm:@babel/runtime", + "source": "npm:webpack-dev-server", + "target": "npm:open", "type": "static" }, { - "source": "npm:react-router@5.3.4", - "target": "npm:history", + "source": "npm:webpack-dev-server", + "target": "npm:p-retry", "type": "static" }, { - "source": "npm:react-router@5.3.4", - "target": "npm:hoist-non-react-statics", + "source": "npm:webpack-dev-server", + "target": "npm:rimraf", "type": "static" }, { - "source": "npm:react-router@5.3.4", - "target": "npm:loose-envify", + "source": "npm:webpack-dev-server", + "target": "npm:schema-utils@4.2.0", "type": "static" }, { - "source": "npm:react-router@5.3.4", - "target": "npm:path-to-regexp", + "source": "npm:webpack-dev-server", + "target": "npm:selfsigned", "type": "static" }, { - "source": "npm:react-router@5.3.4", - "target": "npm:prop-types", + "source": "npm:webpack-dev-server", + "target": "npm:serve-index", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:sockjs", "type": "static" }, { - "source": "npm:react-router@5.3.4", - "target": "npm:react-is@16.13.1", + "source": "npm:webpack-dev-server", + "target": "npm:spdy", "type": "static" }, { - "source": "npm:react-router@5.3.4", - "target": "npm:tiny-invariant", + "source": "npm:webpack-dev-server", + "target": "npm:webpack-dev-middleware", "type": "static" }, { - "source": "npm:react-router@5.3.4", - "target": "npm:tiny-warning", + "source": "npm:webpack-dev-server", + "target": "npm:ws", "type": "static" } ], - "npm:react-router": [ + "npm:webpack-log": [ { - "source": "npm:react-router", - "target": "npm:@remix-run/router", + "source": "npm:webpack-log", + "target": "npm:ansi-colors@3.2.4", + "type": "static" + }, + { + "source": "npm:webpack-log", + "target": "npm:uuid@3.4.0", "type": "static" } ], - "npm:react-transition-group": [ + "npm:webpack-manifest-plugin@2.2.0": [ { - "source": "npm:react-transition-group", - "target": "npm:@babel/runtime", + "source": "npm:webpack-manifest-plugin@2.2.0", + "target": "npm:fs-extra@7.0.1", "type": "static" }, { - "source": "npm:react-transition-group", - "target": "npm:dom-helpers", + "source": "npm:webpack-manifest-plugin@2.2.0", + "target": "npm:lodash", "type": "static" }, { - "source": "npm:react-transition-group", - "target": "npm:loose-envify", + "source": "npm:webpack-manifest-plugin@2.2.0", + "target": "npm:object.entries", "type": "static" }, { - "source": "npm:react-transition-group", - "target": "npm:prop-types", + "source": "npm:webpack-manifest-plugin@2.2.0", + "target": "npm:tapable", "type": "static" } ], - "npm:react-web-vitals": [ + "npm:webpack-manifest-plugin": [ { - "source": "npm:react-web-vitals", - "target": "npm:web-vitals", + "source": "npm:webpack-manifest-plugin", + "target": "npm:tapable@2.2.1", + "type": "static" + }, + { + "source": "npm:webpack-manifest-plugin", + "target": "npm:webpack-sources@2.3.1", "type": "static" } ], - "npm:react": [ + "npm:webpack-merge": [ { - "source": "npm:react", - "target": "npm:loose-envify", + "source": "npm:webpack-merge", + "target": "npm:clone-deep", "type": "static" }, { - "source": "npm:react", - "target": "npm:object-assign", + "source": "npm:webpack-merge", + "target": "npm:flat", "type": "static" }, { - "source": "npm:react", - "target": "npm:prop-types", - "type": "static" - } - ], - "npm:reactcss": [ - { - "source": "npm:reactcss", - "target": "npm:lodash", + "source": "npm:webpack-merge", + "target": "npm:wildcard", "type": "static" } ], - "npm:read-package-json-fast@2.0.3": [ + "npm:webpack-sources": [ { - "source": "npm:read-package-json-fast@2.0.3", - "target": "npm:json-parse-even-better-errors@2.3.1", + "source": "npm:webpack-sources", + "target": "npm:source-list-map", "type": "static" }, { - "source": "npm:read-package-json-fast@2.0.3", - "target": "npm:npm-normalize-package-bin@1.0.1", + "source": "npm:webpack-sources", + "target": "npm:source-map", "type": "static" } ], - "npm:read-package-json-fast": [ + "npm:webpack-sources@2.3.1": [ { - "source": "npm:read-package-json-fast", - "target": "npm:json-parse-even-better-errors", + "source": "npm:webpack-sources@2.3.1", + "target": "npm:source-list-map", "type": "static" }, { - "source": "npm:read-package-json-fast", - "target": "npm:npm-normalize-package-bin", + "source": "npm:webpack-sources@2.3.1", + "target": "npm:source-map", "type": "static" } ], - "npm:read-package-json": [ + "npm:webpack@4.44.2": [ { - "source": "npm:read-package-json", - "target": "npm:glob@8.1.0", + "source": "npm:webpack@4.44.2", + "target": "npm:@webassemblyjs/ast@1.9.0", "type": "static" }, { - "source": "npm:read-package-json", - "target": "npm:json-parse-even-better-errors@2.3.1", + "source": "npm:webpack@4.44.2", + "target": "npm:@webassemblyjs/helper-module-context", "type": "static" }, { - "source": "npm:read-package-json", - "target": "npm:normalize-package-data@4.0.1", + "source": "npm:webpack@4.44.2", + "target": "npm:@webassemblyjs/wasm-edit@1.9.0", "type": "static" }, { - "source": "npm:read-package-json", - "target": "npm:npm-normalize-package-bin@1.0.1", - "type": "static" - } - ], - "npm:read-package-json@5.0.2": [ - { - "source": "npm:read-package-json@5.0.2", - "target": "npm:glob@8.1.0", + "source": "npm:webpack@4.44.2", + "target": "npm:@webassemblyjs/wasm-parser@1.9.0", "type": "static" }, { - "source": "npm:read-package-json@5.0.2", - "target": "npm:json-parse-even-better-errors@2.3.1", + "source": "npm:webpack@4.44.2", + "target": "npm:acorn", "type": "static" }, { - "source": "npm:read-package-json@5.0.2", - "target": "npm:normalize-package-data@4.0.1", + "source": "npm:webpack@4.44.2", + "target": "npm:ajv", "type": "static" }, { - "source": "npm:read-package-json@5.0.2", - "target": "npm:npm-normalize-package-bin@2.0.0", + "source": "npm:webpack@4.44.2", + "target": "npm:ajv-keywords", "type": "static" - } - ], - "npm:read-package-json@6.0.4": [ + }, { - "source": "npm:read-package-json@6.0.4", - "target": "npm:glob@10.4.5", + "source": "npm:webpack@4.44.2", + "target": "npm:chrome-trace-event", "type": "static" }, { - "source": "npm:read-package-json@6.0.4", - "target": "npm:json-parse-even-better-errors", + "source": "npm:webpack@4.44.2", + "target": "npm:enhanced-resolve@4.5.0", "type": "static" }, { - "source": "npm:read-package-json@6.0.4", - "target": "npm:normalize-package-data", + "source": "npm:webpack@4.44.2", + "target": "npm:eslint-scope@4.0.3", "type": "static" }, { - "source": "npm:read-package-json@6.0.4", - "target": "npm:npm-normalize-package-bin", + "source": "npm:webpack@4.44.2", + "target": "npm:json-parse-better-errors", "type": "static" - } - ], - "npm:read-pkg-up@3.0.0": [ + }, { - "source": "npm:read-pkg-up@3.0.0", - "target": "npm:find-up@2.1.0", + "source": "npm:webpack@4.44.2", + "target": "npm:loader-runner@2.4.0", "type": "static" }, { - "source": "npm:read-pkg-up@3.0.0", - "target": "npm:read-pkg", + "source": "npm:webpack@4.44.2", + "target": "npm:loader-utils@1.4.2", "type": "static" - } - ], - "npm:read-pkg-up": [ + }, { - "source": "npm:read-pkg-up", - "target": "npm:find-up@4.1.0", + "source": "npm:webpack@4.44.2", + "target": "npm:memory-fs", "type": "static" }, { - "source": "npm:read-pkg-up", - "target": "npm:read-pkg@5.2.0", + "source": "npm:webpack@4.44.2", + "target": "npm:micromatch@3.1.10", "type": "static" }, { - "source": "npm:read-pkg-up", - "target": "npm:type-fest@0.8.1", + "source": "npm:webpack@4.44.2", + "target": "npm:mkdirp", "type": "static" - } - ], - "npm:read-pkg": [ + }, { - "source": "npm:read-pkg", - "target": "npm:load-json-file@4.0.0", + "source": "npm:webpack@4.44.2", + "target": "npm:neo-async", "type": "static" }, { - "source": "npm:read-pkg", - "target": "npm:normalize-package-data@2.5.0", + "source": "npm:webpack@4.44.2", + "target": "npm:node-libs-browser", "type": "static" }, { - "source": "npm:read-pkg", - "target": "npm:path-type@3.0.0", + "source": "npm:webpack@4.44.2", + "target": "npm:schema-utils@1.0.0", "type": "static" - } - ], - "npm:read-pkg@5.2.0": [ + }, { - "source": "npm:read-pkg@5.2.0", - "target": "npm:@types/normalize-package-data", + "source": "npm:webpack@4.44.2", + "target": "npm:tapable", "type": "static" }, { - "source": "npm:read-pkg@5.2.0", - "target": "npm:normalize-package-data@2.5.0", + "source": "npm:webpack@4.44.2", + "target": "npm:terser-webpack-plugin@1.4.5", "type": "static" }, { - "source": "npm:read-pkg@5.2.0", - "target": "npm:parse-json", + "source": "npm:webpack@4.44.2", + "target": "npm:watchpack@1.7.5", "type": "static" }, { - "source": "npm:read-pkg@5.2.0", - "target": "npm:type-fest@0.6.0", + "source": "npm:webpack@4.44.2", + "target": "npm:webpack-sources", "type": "static" } ], - "npm:read": [ + "npm:webpack": [ { - "source": "npm:read", - "target": "npm:mute-stream", + "source": "npm:webpack", + "target": "npm:@types/eslint-scope", "type": "static" - } - ], - "npm:readable-stream@3.6.2": [ + }, { - "source": "npm:readable-stream@3.6.2", - "target": "npm:inherits", + "source": "npm:webpack", + "target": "npm:@types/estree", "type": "static" }, { - "source": "npm:readable-stream@3.6.2", - "target": "npm:string_decoder", + "source": "npm:webpack", + "target": "npm:@webassemblyjs/ast", "type": "static" }, { - "source": "npm:readable-stream@3.6.2", - "target": "npm:util-deprecate", + "source": "npm:webpack", + "target": "npm:@webassemblyjs/wasm-edit", "type": "static" - } - ], - "npm:readable-stream": [ + }, { - "source": "npm:readable-stream", - "target": "npm:core-util-is", + "source": "npm:webpack", + "target": "npm:@webassemblyjs/wasm-parser", "type": "static" }, { - "source": "npm:readable-stream", - "target": "npm:inherits", + "source": "npm:webpack", + "target": "npm:acorn@8.12.1", "type": "static" }, { - "source": "npm:readable-stream", - "target": "npm:isarray@1.0.0", + "source": "npm:webpack", + "target": "npm:acorn-import-attributes", "type": "static" }, { - "source": "npm:readable-stream", - "target": "npm:process-nextick-args", + "source": "npm:webpack", + "target": "npm:browserslist", "type": "static" }, { - "source": "npm:readable-stream", - "target": "npm:safe-buffer@5.1.2", + "source": "npm:webpack", + "target": "npm:chrome-trace-event", "type": "static" }, { - "source": "npm:readable-stream", - "target": "npm:string_decoder@1.1.1", + "source": "npm:webpack", + "target": "npm:enhanced-resolve", "type": "static" }, { - "source": "npm:readable-stream", - "target": "npm:util-deprecate", + "source": "npm:webpack", + "target": "npm:es-module-lexer", "type": "static" - } - ], - "npm:recoil": [ + }, { - "source": "npm:recoil", - "target": "npm:hamt_plus", + "source": "npm:webpack", + "target": "npm:eslint-scope", "type": "static" - } - ], - "npm:recoil@0.7.7": [ + }, { - "source": "npm:recoil@0.7.7", - "target": "npm:hamt_plus", + "source": "npm:webpack", + "target": "npm:events", "type": "static" - } - ], - "npm:redent": [ + }, { - "source": "npm:redent", - "target": "npm:indent-string", + "source": "npm:webpack", + "target": "npm:glob-to-regexp", "type": "static" }, { - "source": "npm:redent", - "target": "npm:strip-indent", + "source": "npm:webpack", + "target": "npm:graceful-fs", "type": "static" - } - ], - "npm:redux": [ + }, { - "source": "npm:redux", - "target": "npm:@babel/runtime", + "source": "npm:webpack", + "target": "npm:json-parse-even-better-errors@2.3.1", "type": "static" - } - ], - "npm:regexp.prototype.flags": [ + }, { - "source": "npm:regexp.prototype.flags", - "target": "npm:call-bind", + "source": "npm:webpack", + "target": "npm:loader-runner", "type": "static" }, { - "source": "npm:regexp.prototype.flags", - "target": "npm:define-properties", + "source": "npm:webpack", + "target": "npm:mime-types", "type": "static" }, { - "source": "npm:regexp.prototype.flags", - "target": "npm:es-errors", + "source": "npm:webpack", + "target": "npm:neo-async", "type": "static" }, { - "source": "npm:regexp.prototype.flags", - "target": "npm:set-function-name", + "source": "npm:webpack", + "target": "npm:schema-utils", "type": "static" - } - ], - "npm:resolve-cwd": [ + }, { - "source": "npm:resolve-cwd", - "target": "npm:resolve-from", + "source": "npm:webpack", + "target": "npm:tapable@2.2.1", "type": "static" - } - ], - "npm:resolve": [ + }, { - "source": "npm:resolve", - "target": "npm:is-core-module", + "source": "npm:webpack", + "target": "npm:terser-webpack-plugin", "type": "static" }, { - "source": "npm:resolve", - "target": "npm:path-parse", + "source": "npm:webpack", + "target": "npm:watchpack", "type": "static" }, { - "source": "npm:resolve", - "target": "npm:supports-preserve-symlinks-flag", + "source": "npm:webpack", + "target": "npm:webpack-sources@3.2.3", "type": "static" } ], - "npm:restore-cursor": [ + "npm:websocket-driver": [ { - "source": "npm:restore-cursor", - "target": "npm:onetime", + "source": "npm:websocket-driver", + "target": "npm:http-parser-js", "type": "static" }, { - "source": "npm:restore-cursor", - "target": "npm:signal-exit", + "source": "npm:websocket-driver", + "target": "npm:safe-buffer", "type": "static" - } - ], - "npm:rimraf": [ + }, { - "source": "npm:rimraf", - "target": "npm:glob", + "source": "npm:websocket-driver", + "target": "npm:websocket-extensions", "type": "static" } ], - "npm:rimraf@4.4.1": [ + "npm:whatwg-encoding": [ { - "source": "npm:rimraf@4.4.1", - "target": "npm:glob@9.3.5", + "source": "npm:whatwg-encoding", + "target": "npm:iconv-lite", "type": "static" } ], - "npm:run-parallel": [ + "npm:whatwg-url": [ { - "source": "npm:run-parallel", - "target": "npm:queue-microtask", + "source": "npm:whatwg-url", + "target": "npm:tr46", "type": "static" - } - ], - "npm:rxjs": [ + }, { - "source": "npm:rxjs", - "target": "npm:tslib", + "source": "npm:whatwg-url", + "target": "npm:webidl-conversions@3.0.1", "type": "static" } ], - "npm:scheduler@0.19.1": [ + "npm:whatwg-url@7.1.0": [ { - "source": "npm:scheduler@0.19.1", - "target": "npm:loose-envify", + "source": "npm:whatwg-url@7.1.0", + "target": "npm:lodash.sortby", "type": "static" }, { - "source": "npm:scheduler@0.19.1", - "target": "npm:object-assign", + "source": "npm:whatwg-url@7.1.0", + "target": "npm:tr46@1.0.1", "type": "static" - } - ], - "npm:scheduler": [ + }, { - "source": "npm:scheduler", - "target": "npm:loose-envify", + "source": "npm:whatwg-url@7.1.0", + "target": "npm:webidl-conversions@4.0.2", "type": "static" } ], - "npm:semver@7.3.8": [ + "npm:whatwg-url@8.7.0": [ { - "source": "npm:semver@7.3.8", - "target": "npm:lru-cache@6.0.0", + "source": "npm:whatwg-url@8.7.0", + "target": "npm:lodash", "type": "static" - } - ], - "npm:semver@7.5.4": [ + }, { - "source": "npm:semver@7.5.4", - "target": "npm:lru-cache@6.0.0", + "source": "npm:whatwg-url@8.7.0", + "target": "npm:tr46@2.1.0", + "type": "static" + }, + { + "source": "npm:whatwg-url@8.7.0", + "target": "npm:webidl-conversions", "type": "static" } ], - "npm:set-function-length": [ + "npm:which-boxed-primitive": [ { - "source": "npm:set-function-length", - "target": "npm:define-data-property", + "source": "npm:which-boxed-primitive", + "target": "npm:is-bigint", "type": "static" }, { - "source": "npm:set-function-length", - "target": "npm:es-errors", + "source": "npm:which-boxed-primitive", + "target": "npm:is-boolean-object", "type": "static" }, { - "source": "npm:set-function-length", - "target": "npm:function-bind", + "source": "npm:which-boxed-primitive", + "target": "npm:is-number-object", "type": "static" }, { - "source": "npm:set-function-length", - "target": "npm:get-intrinsic", + "source": "npm:which-boxed-primitive", + "target": "npm:is-string", "type": "static" }, { - "source": "npm:set-function-length", - "target": "npm:gopd", + "source": "npm:which-boxed-primitive", + "target": "npm:is-symbol", + "type": "static" + } + ], + "npm:which-builtin-type": [ + { + "source": "npm:which-builtin-type", + "target": "npm:function.prototype.name", "type": "static" }, { - "source": "npm:set-function-length", - "target": "npm:has-property-descriptors", + "source": "npm:which-builtin-type", + "target": "npm:has-tostringtag", "type": "static" - } - ], - "npm:set-function-name": [ + }, { - "source": "npm:set-function-name", - "target": "npm:define-data-property", + "source": "npm:which-builtin-type", + "target": "npm:is-async-function", "type": "static" }, { - "source": "npm:set-function-name", - "target": "npm:es-errors", + "source": "npm:which-builtin-type", + "target": "npm:is-date-object", "type": "static" }, { - "source": "npm:set-function-name", - "target": "npm:functions-have-names", + "source": "npm:which-builtin-type", + "target": "npm:is-finalizationregistry", "type": "static" }, { - "source": "npm:set-function-name", - "target": "npm:has-property-descriptors", + "source": "npm:which-builtin-type", + "target": "npm:is-generator-function", "type": "static" - } - ], - "npm:shallow-clone": [ + }, { - "source": "npm:shallow-clone", - "target": "npm:kind-of", + "source": "npm:which-builtin-type", + "target": "npm:is-regex", "type": "static" - } - ], - "npm:shebang-command": [ + }, { - "source": "npm:shebang-command", - "target": "npm:shebang-regex", + "source": "npm:which-builtin-type", + "target": "npm:is-weakref", "type": "static" - } - ], - "npm:side-channel": [ + }, { - "source": "npm:side-channel", - "target": "npm:call-bind", + "source": "npm:which-builtin-type", + "target": "npm:isarray", "type": "static" }, { - "source": "npm:side-channel", - "target": "npm:es-errors", + "source": "npm:which-builtin-type", + "target": "npm:which-boxed-primitive", "type": "static" }, { - "source": "npm:side-channel", - "target": "npm:get-intrinsic", + "source": "npm:which-builtin-type", + "target": "npm:which-collection", "type": "static" }, { - "source": "npm:side-channel", - "target": "npm:object-inspect", + "source": "npm:which-builtin-type", + "target": "npm:which-typed-array", "type": "static" } ], - "npm:sigstore": [ + "npm:which-collection": [ { - "source": "npm:sigstore", - "target": "npm:@sigstore/bundle", + "source": "npm:which-collection", + "target": "npm:is-map", "type": "static" }, { - "source": "npm:sigstore", - "target": "npm:@sigstore/protobuf-specs", + "source": "npm:which-collection", + "target": "npm:is-set", "type": "static" }, { - "source": "npm:sigstore", - "target": "npm:@sigstore/sign", + "source": "npm:which-collection", + "target": "npm:is-weakmap", "type": "static" }, { - "source": "npm:sigstore", - "target": "npm:@sigstore/tuf", + "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:sigstore", - "target": "npm:make-fetch-happen", + "source": "npm:which-typed-array", + "target": "npm:call-bind", "type": "static" - } - ], - "npm:socks-proxy-agent": [ + }, { - "source": "npm:socks-proxy-agent", - "target": "npm:agent-base", + "source": "npm:which-typed-array", + "target": "npm:for-each", "type": "static" }, { - "source": "npm:socks-proxy-agent", - "target": "npm:debug", + "source": "npm:which-typed-array", + "target": "npm:gopd", "type": "static" }, { - "source": "npm:socks-proxy-agent", - "target": "npm:socks", + "source": "npm:which-typed-array", + "target": "npm:has-tostringtag", "type": "static" } ], - "npm:socks": [ + "npm:which@1.3.1": [ { - "source": "npm:socks", - "target": "npm:ip-address", + "source": "npm:which@1.3.1", + "target": "npm:isexe", "type": "static" - }, + } + ], + "npm:which": [ { - "source": "npm:socks", - "target": "npm:smart-buffer", + "source": "npm:which", + "target": "npm:isexe", "type": "static" } ], - "npm:sort-keys": [ + "npm:which@3.0.1": [ { - "source": "npm:sort-keys", - "target": "npm:is-plain-obj", + "source": "npm:which@3.0.1", + "target": "npm:isexe", "type": "static" } ], - "npm:spdx-correct": [ + "npm:wide-align": [ { - "source": "npm:spdx-correct", - "target": "npm:spdx-expression-parse", + "source": "npm:wide-align", + "target": "npm:string-width", "type": "static" - }, + } + ], + "npm:widest-line": [ { - "source": "npm:spdx-correct", - "target": "npm:spdx-license-ids", + "source": "npm:widest-line", + "target": "npm:string-width@2.1.1", "type": "static" } ], - "npm:spdx-expression-parse": [ + "npm:workbox-background-sync@6.6.1": [ { - "source": "npm:spdx-expression-parse", - "target": "npm:spdx-exceptions", + "source": "npm:workbox-background-sync@6.6.1", + "target": "npm:idb@7.1.1", "type": "static" }, { - "source": "npm:spdx-expression-parse", - "target": "npm:spdx-license-ids", + "source": "npm:workbox-background-sync@6.6.1", + "target": "npm:workbox-core", "type": "static" } ], - "npm:split2": [ + "npm:workbox-background-sync": [ { - "source": "npm:split2", - "target": "npm:readable-stream@3.6.2", + "source": "npm:workbox-background-sync", + "target": "npm:workbox-core@5.1.4", "type": "static" } ], - "npm:split": [ + "npm:workbox-broadcast-update": [ { - "source": "npm:split", - "target": "npm:through", + "source": "npm:workbox-broadcast-update", + "target": "npm:workbox-core", "type": "static" } ], - "npm:ssf": [ + "npm:workbox-broadcast-update@5.1.4": [ { - "source": "npm:ssf", - "target": "npm:frac", + "source": "npm:workbox-broadcast-update@5.1.4", + "target": "npm:workbox-core@5.1.4", "type": "static" } ], - "npm:ssri@9.0.1": [ + "npm:workbox-build": [ { - "source": "npm:ssri@9.0.1", - "target": "npm:minipass", + "source": "npm:workbox-build", + "target": "npm:@apideck/better-ajv-errors", "type": "static" - } - ], - "npm:ssri": [ + }, { - "source": "npm:ssri", - "target": "npm:minipass@7.1.2", + "source": "npm:workbox-build", + "target": "npm:@babel/core", "type": "static" - } - ], - "npm:stop-iteration-iterator": [ + }, { - "source": "npm:stop-iteration-iterator", - "target": "npm:internal-slot", + "source": "npm:workbox-build", + "target": "npm:@babel/preset-env", "type": "static" - } - ], - "npm:string-width-cjs": [ + }, { - "source": "npm:string-width-cjs", - "target": "npm:emoji-regex", + "source": "npm:workbox-build", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "npm:string-width-cjs", - "target": "npm:is-fullwidth-code-point", + "source": "npm:workbox-build", + "target": "npm:@rollup/plugin-babel", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:@rollup/plugin-node-resolve", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:@rollup/plugin-replace", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:@surma/rollup-plugin-off-main-thread", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:common-tags", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:fs-extra", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:pretty-bytes", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:rollup", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:rollup-plugin-terser", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:source-map@0.8.0-beta.0", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:stringify-object", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:strip-comments", + "type": "static" + }, + { + "source": "npm:workbox-build", + "target": "npm:tempy", "type": "static" }, { - "source": "npm:string-width-cjs", - "target": "npm:strip-ansi", + "source": "npm:workbox-build", + "target": "npm:upath", "type": "static" - } - ], - "npm:string-width": [ + }, { - "source": "npm:string-width", - "target": "npm:emoji-regex", + "source": "npm:workbox-build", + "target": "npm:workbox-background-sync@6.6.1", "type": "static" }, { - "source": "npm:string-width", - "target": "npm:is-fullwidth-code-point", + "source": "npm:workbox-build", + "target": "npm:workbox-broadcast-update", "type": "static" }, { - "source": "npm:string-width", - "target": "npm:strip-ansi", + "source": "npm:workbox-build", + "target": "npm:workbox-cacheable-response", "type": "static" - } - ], - "npm:string-width@5.1.2": [ + }, { - "source": "npm:string-width@5.1.2", - "target": "npm:eastasianwidth", + "source": "npm:workbox-build", + "target": "npm:workbox-core", "type": "static" }, { - "source": "npm:string-width@5.1.2", - "target": "npm:emoji-regex@9.2.2", + "source": "npm:workbox-build", + "target": "npm:workbox-expiration", "type": "static" }, { - "source": "npm:string-width@5.1.2", - "target": "npm:strip-ansi@7.1.0", + "source": "npm:workbox-build", + "target": "npm:workbox-google-analytics", "type": "static" - } - ], - "npm:string_decoder": [ + }, { - "source": "npm:string_decoder", - "target": "npm:safe-buffer", + "source": "npm:workbox-build", + "target": "npm:workbox-navigation-preload", "type": "static" - } - ], - "npm:string_decoder@1.1.1": [ + }, { - "source": "npm:string_decoder@1.1.1", - "target": "npm:safe-buffer@5.1.2", + "source": "npm:workbox-build", + "target": "npm:workbox-precaching", "type": "static" - } - ], - "npm:strip-ansi-cjs": [ + }, { - "source": "npm:strip-ansi-cjs", - "target": "npm:ansi-regex", + "source": "npm:workbox-build", + "target": "npm:workbox-range-requests", "type": "static" - } - ], - "npm:strip-ansi": [ + }, { - "source": "npm:strip-ansi", - "target": "npm:ansi-regex", + "source": "npm:workbox-build", + "target": "npm:workbox-recipes", "type": "static" - } - ], - "npm:strip-ansi@7.1.0": [ + }, { - "source": "npm:strip-ansi@7.1.0", - "target": "npm:ansi-regex@6.0.1", + "source": "npm:workbox-build", + "target": "npm:workbox-routing", "type": "static" - } - ], - "npm:strip-indent": [ + }, { - "source": "npm:strip-indent", - "target": "npm:min-indent", + "source": "npm:workbox-build", + "target": "npm:workbox-strategies", "type": "static" - } - ], - "npm:strong-log-transformer": [ + }, { - "source": "npm:strong-log-transformer", - "target": "npm:duplexer", + "source": "npm:workbox-build", + "target": "npm:workbox-streams", "type": "static" }, { - "source": "npm:strong-log-transformer", - "target": "npm:minimist", + "source": "npm:workbox-build", + "target": "npm:workbox-sw", "type": "static" }, { - "source": "npm:strong-log-transformer", - "target": "npm:through", + "source": "npm:workbox-build", + "target": "npm:workbox-window", "type": "static" } ], - "npm:styled-components": [ + "npm:workbox-build@5.1.4": [ { - "source": "npm:styled-components", - "target": "npm:@babel/helper-module-imports", + "source": "npm:workbox-build@5.1.4", + "target": "npm:@babel/core", "type": "static" }, { - "source": "npm:styled-components", - "target": "npm:@babel/traverse", + "source": "npm:workbox-build@5.1.4", + "target": "npm:@babel/preset-env", "type": "static" }, { - "source": "npm:styled-components", - "target": "npm:@emotion/is-prop-valid", + "source": "npm:workbox-build@5.1.4", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "npm:styled-components", - "target": "npm:@emotion/stylis", + "source": "npm:workbox-build@5.1.4", + "target": "npm:@hapi/joi", "type": "static" }, { - "source": "npm:styled-components", - "target": "npm:@emotion/unitless@0.7.5", + "source": "npm:workbox-build@5.1.4", + "target": "npm:@rollup/plugin-node-resolve@7.1.3", "type": "static" }, { - "source": "npm:styled-components", - "target": "npm:babel-plugin-styled-components", + "source": "npm:workbox-build@5.1.4", + "target": "npm:@rollup/plugin-replace", "type": "static" }, { - "source": "npm:styled-components", - "target": "npm:css-to-react-native", + "source": "npm:workbox-build@5.1.4", + "target": "npm:@surma/rollup-plugin-off-main-thread@1.4.2", "type": "static" }, { - "source": "npm:styled-components", - "target": "npm:hoist-non-react-statics", + "source": "npm:workbox-build@5.1.4", + "target": "npm:common-tags", "type": "static" }, { - "source": "npm:styled-components", - "target": "npm:shallowequal", + "source": "npm:workbox-build@5.1.4", + "target": "npm:fast-json-stable-stringify", "type": "static" }, { - "source": "npm:styled-components", - "target": "npm:supports-color@5.5.0", + "source": "npm:workbox-build@5.1.4", + "target": "npm:fs-extra@8.1.0", "type": "static" - } - ], - "npm:supports-color@5.5.0": [ + }, { - "source": "npm:supports-color@5.5.0", - "target": "npm:has-flag@3.0.0", + "source": "npm:workbox-build@5.1.4", + "target": "npm:glob", "type": "static" - } - ], - "npm:supports-color": [ + }, { - "source": "npm:supports-color", - "target": "npm:has-flag", + "source": "npm:workbox-build@5.1.4", + "target": "npm:lodash.template", "type": "static" - } - ], - "npm:supports-color@8.1.1": [ + }, { - "source": "npm:supports-color@8.1.1", - "target": "npm:has-flag", + "source": "npm:workbox-build@5.1.4", + "target": "npm:pretty-bytes", "type": "static" - } - ], - "npm:tar-stream": [ + }, { - "source": "npm:tar-stream", - "target": "npm:bl", + "source": "npm:workbox-build@5.1.4", + "target": "npm:rollup@1.32.1", "type": "static" }, { - "source": "npm:tar-stream", - "target": "npm:end-of-stream", + "source": "npm:workbox-build@5.1.4", + "target": "npm:rollup-plugin-babel", "type": "static" }, { - "source": "npm:tar-stream", - "target": "npm:fs-constants", + "source": "npm:workbox-build@5.1.4", + "target": "npm:rollup-plugin-terser@5.3.1", "type": "static" }, { - "source": "npm:tar-stream", - "target": "npm:inherits", + "source": "npm:workbox-build@5.1.4", + "target": "npm:source-map@0.7.4", "type": "static" }, { - "source": "npm:tar-stream", - "target": "npm:readable-stream@3.6.2", + "source": "npm:workbox-build@5.1.4", + "target": "npm:source-map-url", "type": "static" - } - ], - "npm:tar@6.1.11": [ + }, { - "source": "npm:tar@6.1.11", - "target": "npm:chownr", + "source": "npm:workbox-build@5.1.4", + "target": "npm:stringify-object", "type": "static" }, { - "source": "npm:tar@6.1.11", - "target": "npm:fs-minipass", + "source": "npm:workbox-build@5.1.4", + "target": "npm:strip-comments@1.0.2", "type": "static" }, { - "source": "npm:tar@6.1.11", - "target": "npm:minipass", + "source": "npm:workbox-build@5.1.4", + "target": "npm:tempy@0.3.0", "type": "static" }, { - "source": "npm:tar@6.1.11", - "target": "npm:minizlib", + "source": "npm:workbox-build@5.1.4", + "target": "npm:upath", "type": "static" }, { - "source": "npm:tar@6.1.11", - "target": "npm:mkdirp", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-background-sync", "type": "static" }, { - "source": "npm:tar@6.1.11", - "target": "npm:yallist", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-broadcast-update@5.1.4", "type": "static" - } - ], - "npm:tar": [ + }, { - "source": "npm:tar", - "target": "npm:chownr", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-cacheable-response@5.1.4", "type": "static" }, { - "source": "npm:tar", - "target": "npm:fs-minipass", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-core@5.1.4", "type": "static" }, { - "source": "npm:tar", - "target": "npm:minipass@5.0.0", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-expiration@5.1.4", "type": "static" }, { - "source": "npm:tar", - "target": "npm:minizlib", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-google-analytics@5.1.4", "type": "static" }, { - "source": "npm:tar", - "target": "npm:mkdirp", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-navigation-preload@5.1.4", "type": "static" }, { - "source": "npm:tar", - "target": "npm:yallist", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-precaching@5.1.4", "type": "static" - } - ], - "npm:tempy": [ + }, { - "source": "npm:tempy", - "target": "npm:del", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-range-requests@5.1.4", "type": "static" }, { - "source": "npm:tempy", - "target": "npm:is-stream", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-routing@5.1.4", "type": "static" }, { - "source": "npm:tempy", - "target": "npm:temp-dir@2.0.0", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-strategies@5.1.4", "type": "static" }, { - "source": "npm:tempy", - "target": "npm:type-fest", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-streams@5.1.4", "type": "static" }, { - "source": "npm:tempy", - "target": "npm:unique-string", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-sw@5.1.4", "type": "static" - } - ], - "npm:through2": [ + }, { - "source": "npm:through2", - "target": "npm:readable-stream", + "source": "npm:workbox-build@5.1.4", + "target": "npm:workbox-window@5.1.4", "type": "static" - }, + } + ], + "npm:workbox-cacheable-response": [ { - "source": "npm:through2", - "target": "npm:xtend", + "source": "npm:workbox-cacheable-response", + "target": "npm:workbox-core", "type": "static" } ], - "npm:through2@4.0.2": [ + "npm:workbox-cacheable-response@5.1.4": [ { - "source": "npm:through2@4.0.2", - "target": "npm:readable-stream@3.6.2", + "source": "npm:workbox-cacheable-response@5.1.4", + "target": "npm:workbox-core@5.1.4", "type": "static" } ], - "npm:tmp@0.0.33": [ + "npm:workbox-expiration": [ { - "source": "npm:tmp@0.0.33", - "target": "npm:os-tmpdir", + "source": "npm:workbox-expiration", + "target": "npm:idb@7.1.1", + "type": "static" + }, + { + "source": "npm:workbox-expiration", + "target": "npm:workbox-core", "type": "static" } ], - "npm:to-regex-range": [ + "npm:workbox-expiration@5.1.4": [ { - "source": "npm:to-regex-range", - "target": "npm:is-number", + "source": "npm:workbox-expiration@5.1.4", + "target": "npm:workbox-core@5.1.4", "type": "static" } ], - "npm:tsconfig-paths": [ + "npm:workbox-google-analytics": [ { - "source": "npm:tsconfig-paths", - "target": "npm:json5", + "source": "npm:workbox-google-analytics", + "target": "npm:workbox-background-sync@6.6.1", "type": "static" }, { - "source": "npm:tsconfig-paths", - "target": "npm:minimist", + "source": "npm:workbox-google-analytics", + "target": "npm:workbox-core", "type": "static" }, { - "source": "npm:tsconfig-paths", - "target": "npm:strip-bom@3.0.0", + "source": "npm:workbox-google-analytics", + "target": "npm:workbox-routing", + "type": "static" + }, + { + "source": "npm:workbox-google-analytics", + "target": "npm:workbox-strategies", "type": "static" } ], - "npm:tuf-js": [ + "npm:workbox-google-analytics@5.1.4": [ { - "source": "npm:tuf-js", - "target": "npm:@tufjs/models", + "source": "npm:workbox-google-analytics@5.1.4", + "target": "npm:workbox-background-sync", "type": "static" }, { - "source": "npm:tuf-js", - "target": "npm:debug", + "source": "npm:workbox-google-analytics@5.1.4", + "target": "npm:workbox-core@5.1.4", "type": "static" }, { - "source": "npm:tuf-js", - "target": "npm:make-fetch-happen", + "source": "npm:workbox-google-analytics@5.1.4", + "target": "npm:workbox-routing@5.1.4", "type": "static" - } - ], - "npm:unique-filename@2.0.1": [ + }, { - "source": "npm:unique-filename@2.0.1", - "target": "npm:unique-slug@3.0.0", + "source": "npm:workbox-google-analytics@5.1.4", + "target": "npm:workbox-strategies@5.1.4", "type": "static" } ], - "npm:unique-filename@3.0.0": [ + "npm:workbox-navigation-preload": [ { - "source": "npm:unique-filename@3.0.0", - "target": "npm:unique-slug@4.0.0", + "source": "npm:workbox-navigation-preload", + "target": "npm:workbox-core", "type": "static" } ], - "npm:unique-slug@3.0.0": [ + "npm:workbox-navigation-preload@5.1.4": [ { - "source": "npm:unique-slug@3.0.0", - "target": "npm:imurmurhash", + "source": "npm:workbox-navigation-preload@5.1.4", + "target": "npm:workbox-core@5.1.4", "type": "static" } ], - "npm:unique-slug@4.0.0": [ + "npm:workbox-precaching": [ { - "source": "npm:unique-slug@4.0.0", - "target": "npm:imurmurhash", + "source": "npm:workbox-precaching", + "target": "npm:workbox-core", + "type": "static" + }, + { + "source": "npm:workbox-precaching", + "target": "npm:workbox-routing", + "type": "static" + }, + { + "source": "npm:workbox-precaching", + "target": "npm:workbox-strategies", "type": "static" } ], - "npm:unique-string": [ + "npm:workbox-precaching@5.1.4": [ { - "source": "npm:unique-string", - "target": "npm:crypto-random-string", + "source": "npm:workbox-precaching@5.1.4", + "target": "npm:workbox-core@5.1.4", "type": "static" } ], - "npm:unload": [ + "npm:workbox-range-requests": [ { - "source": "npm:unload", - "target": "npm:@babel/runtime", + "source": "npm:workbox-range-requests", + "target": "npm:workbox-core", "type": "static" - }, + } + ], + "npm:workbox-range-requests@5.1.4": [ { - "source": "npm:unload", - "target": "npm:detect-node", + "source": "npm:workbox-range-requests@5.1.4", + "target": "npm:workbox-core@5.1.4", "type": "static" } ], - "npm:update-browserslist-db": [ + "npm:workbox-recipes": [ { - "source": "npm:update-browserslist-db", - "target": "npm:escalade", + "source": "npm:workbox-recipes", + "target": "npm:workbox-cacheable-response", "type": "static" }, { - "source": "npm:update-browserslist-db", - "target": "npm:picocolors", + "source": "npm:workbox-recipes", + "target": "npm:workbox-core", "type": "static" - } - ], - "npm:usehooks-ts": [ + }, { - "source": "npm:usehooks-ts", - "target": "npm:lodash.debounce", + "source": "npm:workbox-recipes", + "target": "npm:workbox-expiration", "type": "static" - } - ], - "npm:validate-npm-package-license": [ + }, { - "source": "npm:validate-npm-package-license", - "target": "npm:spdx-correct", + "source": "npm:workbox-recipes", + "target": "npm:workbox-precaching", "type": "static" }, { - "source": "npm:validate-npm-package-license", - "target": "npm:spdx-expression-parse", + "source": "npm:workbox-recipes", + "target": "npm:workbox-routing", "type": "static" - } - ], - "npm:validate-npm-package-name": [ + }, { - "source": "npm:validate-npm-package-name", - "target": "npm:builtins", + "source": "npm:workbox-recipes", + "target": "npm:workbox-strategies", "type": "static" } ], - "npm:validate-npm-package-name@3.0.0": [ + "npm:workbox-routing": [ { - "source": "npm:validate-npm-package-name@3.0.0", - "target": "npm:builtins@1.0.3", + "source": "npm:workbox-routing", + "target": "npm:workbox-core", "type": "static" } ], - "npm:warning": [ + "npm:workbox-routing@5.1.4": [ { - "source": "npm:warning", - "target": "npm:loose-envify", + "source": "npm:workbox-routing@5.1.4", + "target": "npm:workbox-core@5.1.4", "type": "static" } ], - "npm:wcwidth": [ + "npm:workbox-strategies": [ { - "source": "npm:wcwidth", - "target": "npm:defaults", + "source": "npm:workbox-strategies", + "target": "npm:workbox-core", "type": "static" } ], - "npm:whatwg-url": [ + "npm:workbox-strategies@5.1.4": [ { - "source": "npm:whatwg-url", - "target": "npm:tr46", + "source": "npm:workbox-strategies@5.1.4", + "target": "npm:workbox-core@5.1.4", "type": "static" }, { - "source": "npm:whatwg-url", - "target": "npm:webidl-conversions", + "source": "npm:workbox-strategies@5.1.4", + "target": "npm:workbox-routing@5.1.4", "type": "static" } ], - "npm:which-boxed-primitive": [ + "npm:workbox-streams": [ { - "source": "npm:which-boxed-primitive", - "target": "npm:is-bigint", + "source": "npm:workbox-streams", + "target": "npm:workbox-core", "type": "static" }, { - "source": "npm:which-boxed-primitive", - "target": "npm:is-boolean-object", + "source": "npm:workbox-streams", + "target": "npm:workbox-routing", "type": "static" - }, + } + ], + "npm:workbox-streams@5.1.4": [ { - "source": "npm:which-boxed-primitive", - "target": "npm:is-number-object", + "source": "npm:workbox-streams@5.1.4", + "target": "npm:workbox-core@5.1.4", "type": "static" }, { - "source": "npm:which-boxed-primitive", - "target": "npm:is-string", + "source": "npm:workbox-streams@5.1.4", + "target": "npm:workbox-routing@5.1.4", + "type": "static" + } + ], + "npm:workbox-webpack-plugin@5.1.4": [ + { + "source": "npm:workbox-webpack-plugin@5.1.4", + "target": "npm:@babel/runtime", "type": "static" }, { - "source": "npm:which-boxed-primitive", - "target": "npm:is-symbol", + "source": "npm:workbox-webpack-plugin@5.1.4", + "target": "npm:fast-json-stable-stringify", "type": "static" - } - ], - "npm:which-collection": [ + }, { - "source": "npm:which-collection", - "target": "npm:is-map", + "source": "npm:workbox-webpack-plugin@5.1.4", + "target": "npm:source-map-url", "type": "static" }, { - "source": "npm:which-collection", - "target": "npm:is-set", + "source": "npm:workbox-webpack-plugin@5.1.4", + "target": "npm:upath", "type": "static" }, { - "source": "npm:which-collection", - "target": "npm:is-weakmap", + "source": "npm:workbox-webpack-plugin@5.1.4", + "target": "npm:webpack-sources", "type": "static" }, { - "source": "npm:which-collection", - "target": "npm:is-weakset", + "source": "npm:workbox-webpack-plugin@5.1.4", + "target": "npm:workbox-build@5.1.4", "type": "static" } ], - "npm:which-typed-array": [ + "npm:workbox-webpack-plugin": [ { - "source": "npm:which-typed-array", - "target": "npm:available-typed-arrays", + "source": "npm:workbox-webpack-plugin", + "target": "npm:fast-json-stable-stringify", "type": "static" }, { - "source": "npm:which-typed-array", - "target": "npm:call-bind", + "source": "npm:workbox-webpack-plugin", + "target": "npm:pretty-bytes", "type": "static" }, { - "source": "npm:which-typed-array", - "target": "npm:for-each", + "source": "npm:workbox-webpack-plugin", + "target": "npm:upath", "type": "static" }, { - "source": "npm:which-typed-array", - "target": "npm:gopd", + "source": "npm:workbox-webpack-plugin", + "target": "npm:webpack-sources", "type": "static" }, { - "source": "npm:which-typed-array", - "target": "npm:has-tostringtag", + "source": "npm:workbox-webpack-plugin", + "target": "npm:workbox-build", "type": "static" } ], - "npm:which": [ + "npm:workbox-window": [ { - "source": "npm:which", - "target": "npm:isexe", + "source": "npm:workbox-window", + "target": "npm:@types/trusted-types", + "type": "static" + }, + { + "source": "npm:workbox-window", + "target": "npm:workbox-core", "type": "static" } ], - "npm:which@3.0.1": [ + "npm:workbox-window@5.1.4": [ { - "source": "npm:which@3.0.1", - "target": "npm:isexe", + "source": "npm:workbox-window@5.1.4", + "target": "npm:workbox-core@5.1.4", "type": "static" } ], - "npm:wide-align": [ + "npm:worker-farm": [ { - "source": "npm:wide-align", - "target": "npm:string-width", + "source": "npm:worker-farm", + "target": "npm:errno", + "type": "static" + } + ], + "npm:worker-rpc": [ + { + "source": "npm:worker-rpc", + "target": "npm:microevent.ts", "type": "static" } ], @@ -26253,6 +79986,35 @@ "type": "static" } ], + "npm:wrap-ansi@3.0.1": [ + { + "source": "npm:wrap-ansi@3.0.1", + "target": "npm:string-width@2.1.1", + "type": "static" + }, + { + "source": "npm:wrap-ansi@3.0.1", + "target": "npm:strip-ansi@4.0.0", + "type": "static" + } + ], + "npm:wrap-ansi@5.1.0": [ + { + "source": "npm:wrap-ansi@5.1.0", + "target": "npm:ansi-styles@3.2.1", + "type": "static" + }, + { + "source": "npm:wrap-ansi@5.1.0", + "target": "npm:string-width@3.1.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi@5.1.0", + "target": "npm:strip-ansi@5.2.0", + "type": "static" + } + ], "npm:wrap-ansi@6.2.0": [ { "source": "npm:wrap-ansi@6.2.0", @@ -26316,6 +80078,28 @@ "type": "static" } ], + "npm:write-file-atomic@3.0.3": [ + { + "source": "npm:write-file-atomic@3.0.3", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:write-file-atomic@3.0.3", + "target": "npm:is-typedarray", + "type": "static" + }, + { + "source": "npm:write-file-atomic@3.0.3", + "target": "npm:signal-exit", + "type": "static" + }, + { + "source": "npm:write-file-atomic@3.0.3", + "target": "npm:typedarray-to-buffer", + "type": "static" + } + ], "npm:write-file-atomic@5.0.1": [ { "source": "npm:write-file-atomic@5.0.1", @@ -26331,7 +80115,7 @@ "npm:write-json-file": [ { "source": "npm:write-json-file", - "target": "npm:detect-indent", + "target": "npm:detect-indent@5.0.0", "type": "static" }, { @@ -26377,6 +80161,20 @@ "type": "static" } ], + "npm:write": [ + { + "source": "npm:write", + "target": "npm:mkdirp", + "type": "static" + } + ], + "npm:ws@6.2.3": [ + { + "source": "npm:ws@6.2.3", + "target": "npm:async-limiter", + "type": "static" + } + ], "npm:xlsx": [ { "source": "npm:xlsx", @@ -26414,6 +80212,30 @@ "type": "static" } ], + "npm:yargs-parser@13.1.2": [ + { + "source": "npm:yargs-parser@13.1.2", + "target": "npm:camelcase", + "type": "static" + }, + { + "source": "npm:yargs-parser@13.1.2", + "target": "npm:decamelize", + "type": "static" + } + ], + "npm:yargs-parser@18.1.3": [ + { + "source": "npm:yargs-parser@18.1.3", + "target": "npm:camelcase", + "type": "static" + }, + { + "source": "npm:yargs-parser@18.1.3", + "target": "npm:decamelize", + "type": "static" + } + ], "npm:yargs": [ { "source": "npm:yargs", @@ -26442,7 +80264,7 @@ }, { "source": "npm:yargs", - "target": "npm:y18n", + "target": "npm:y18n@5.0.8", "type": "static" }, { @@ -26451,6 +80273,115 @@ "type": "static" } ], + "npm:yargs@13.3.2": [ + { + "source": "npm:yargs@13.3.2", + "target": "npm:cliui@5.0.0", + "type": "static" + }, + { + "source": "npm:yargs@13.3.2", + "target": "npm:find-up@3.0.0", + "type": "static" + }, + { + "source": "npm:yargs@13.3.2", + "target": "npm:get-caller-file", + "type": "static" + }, + { + "source": "npm:yargs@13.3.2", + "target": "npm:require-directory", + "type": "static" + }, + { + "source": "npm:yargs@13.3.2", + "target": "npm:require-main-filename", + "type": "static" + }, + { + "source": "npm:yargs@13.3.2", + "target": "npm:set-blocking", + "type": "static" + }, + { + "source": "npm:yargs@13.3.2", + "target": "npm:string-width@3.1.0", + "type": "static" + }, + { + "source": "npm:yargs@13.3.2", + "target": "npm:which-module", + "type": "static" + }, + { + "source": "npm:yargs@13.3.2", + "target": "npm:y18n", + "type": "static" + }, + { + "source": "npm:yargs@13.3.2", + "target": "npm:yargs-parser@13.1.2", + "type": "static" + } + ], + "npm:yargs@15.4.1": [ + { + "source": "npm:yargs@15.4.1", + "target": "npm:cliui@6.0.0", + "type": "static" + }, + { + "source": "npm:yargs@15.4.1", + "target": "npm:decamelize", + "type": "static" + }, + { + "source": "npm:yargs@15.4.1", + "target": "npm:find-up@4.1.0", + "type": "static" + }, + { + "source": "npm:yargs@15.4.1", + "target": "npm:get-caller-file", + "type": "static" + }, + { + "source": "npm:yargs@15.4.1", + "target": "npm:require-directory", + "type": "static" + }, + { + "source": "npm:yargs@15.4.1", + "target": "npm:require-main-filename", + "type": "static" + }, + { + "source": "npm:yargs@15.4.1", + "target": "npm:set-blocking", + "type": "static" + }, + { + "source": "npm:yargs@15.4.1", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:yargs@15.4.1", + "target": "npm:which-module", + "type": "static" + }, + { + "source": "npm:yargs@15.4.1", + "target": "npm:y18n", + "type": "static" + }, + { + "source": "npm:yargs@15.4.1", + "target": "npm:yargs-parser@18.1.3", + "type": "static" + } + ], "npm:yargs@17.7.2": [ { "source": "npm:yargs@17.7.2", @@ -26479,7 +80410,7 @@ }, { "source": "npm:yargs@17.7.2", - "target": "npm:y18n", + "target": "npm:y18n@5.0.8", "type": "static" }, { @@ -26487,6 +80418,52 @@ "target": "npm:yargs-parser@21.1.1", "type": "static" } + ], + "npm:yauzl": [ + { + "source": "npm:yauzl", + "target": "npm:buffer-crc32", + "type": "static" + }, + { + "source": "npm:yauzl", + "target": "npm:fd-slicer", + "type": "static" + } + ], + "npm:zip-stream": [ + { + "source": "npm:zip-stream", + "target": "npm:archiver-utils", + "type": "static" + }, + { + "source": "npm:zip-stream", + "target": "npm:compress-commons", + "type": "static" + }, + { + "source": "npm:zip-stream", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } + ], + "npm:zip-stream@4.1.1": [ + { + "source": "npm:zip-stream@4.1.1", + "target": "npm:archiver-utils@3.0.4", + "type": "static" + }, + { + "source": "npm:zip-stream@4.1.1", + "target": "npm:compress-commons@4.1.2", + "type": "static" + }, + { + "source": "npm:zip-stream@4.1.1", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } ] } } diff --git a/packages/app/src/modules/Main/Components/ScoreCardManagement/index.tsx b/packages/app/src/modules/Main/Components/ScoreCardManagement/index.tsx index db1a4a7b9..1e09213d1 100644 --- a/packages/app/src/modules/Main/Components/ScoreCardManagement/index.tsx +++ b/packages/app/src/modules/Main/Components/ScoreCardManagement/index.tsx @@ -1,201 +1,190 @@ -import i18n from "@dhis2/d2-i18n"; -import { Button, ButtonStrip, Tooltip } from "@dhis2/ui"; -import { Step, StepLabel, Stepper } from "@material-ui/core"; -import HelpIcon from "@material-ui/icons/Help"; -import { - AccessDeniedPage, - FullPageLoader, - HelpState, - HelpSteps, - STEP_OPTIONS, - useMediaQuery, - UserAuthorityOnScorecard, -} from "@scorecard/shared"; -import { Steps } from "intro.js-react"; -import React, { Suspense } from "react"; -import { FormProvider } from "react-hook-form"; -import { useParams } from "react-router-dom"; -import { useRecoilState, useRecoilValue } from "recoil"; -import useScorecardManage from "./hooks/useScorecardManage"; -import useScorecardManagerNavigate from "./hooks/useScorecardManagerNavigate"; -import classes from "./ScorecardManagement.module.css"; +import i18n from '@dhis2/d2-i18n'; +import {Button, ButtonStrip, Tooltip} from '@dhis2/ui'; +import {Step, StepLabel, Stepper} from '@material-ui/core'; +import HelpIcon from '@material-ui/icons/Help'; +import {AccessDeniedPage, FullPageLoader, HelpState, HelpSteps, STEP_OPTIONS, useMediaQuery, UserAuthorityOnScorecard,} from '@scorecard/shared'; +import {Steps} from 'intro.js-react'; +import React, {Suspense} from 'react'; +import {FormProvider} from 'react-hook-form'; +import {Outlet, useParams} from 'react-router-dom'; +import {useRecoilState, useRecoilValue} from 'recoil'; +import useScorecardManage from './hooks/useScorecardManage'; +import useScorecardManagerNavigate from './hooks/useScorecardManagerNavigate'; +import classes from './ScorecardManagement.module.css'; export default function ScoreCardManagement() { - const [helpEnabled, setHelpEnabled] = useRecoilState(HelpState); - const helpSteps = useRecoilValue(HelpSteps); - const { id: scorecardId } = useParams(); - const { write: writeAccess } = useRecoilValue( - UserAuthorityOnScorecard(scorecardId), - ); - const { height } = useMediaQuery(); - const { - form, - onSave, - saving, - onNavigate, - onSaveAndContinue, - savingAndContinue, - } = useScorecardManage(); - const { - Component, - activeStep, - helpStepIndex, - onCancel, - onNextStep, - onPreviousStep, - setHelpStepIndex, - steps, - currentIndex, - hasPreviousStep, - hasNextStep, - onStepChange, - } = useScorecardManagerNavigate({ form, onSave, onNavigate }); + const [helpEnabled, setHelpEnabled] = useRecoilState(HelpState); + const helpSteps = useRecoilValue(HelpSteps); + const {id: scorecardId} = useParams(); + const {write: writeAccess} = useRecoilValue( + UserAuthorityOnScorecard(scorecardId), + ); + const {height} = useMediaQuery(); + const { + form, + onSave, + saving, + onNavigate, + onSaveAndContinue, + savingAndContinue, + } = useScorecardManage(); + const { + Component, + activeStep, + helpStepIndex, + onCancel, + onNextStep, + onPreviousStep, + setHelpStepIndex, + steps, + currentIndex, + hasPreviousStep, + hasNextStep, + onStepChange, + } = useScorecardManagerNavigate({form, onSave, onNavigate}); - if (!writeAccess && scorecardId) { - return ; - } - //scorecardManagementTooltips - return ( - - }> -
- { - setHelpStepIndex(newStepIndex); - }} - onExit={() => { - setHelpEnabled(false); - }} - /> -
-
- - {steps?.map((step) => { - return ( - onStepChange(step)} - key={`${step.id}-step`} - > - - - {step.label} - - - - ); - })} - -
-
-
-
-
-
-
- -
+ if (!writeAccess && scorecardId) { + return ; + } + //scorecardManagementTooltips + return ( + + }> +
+ { + setHelpStepIndex(newStepIndex); + }} + onExit={() => { + setHelpEnabled(false); + }} + /> +
+
+ + {steps?.map((step) => { + return ( + onStepChange(step)} + key={`${step.id}-step`} + > + + + {step.label} + + + + ); + })} + +
+
+
+
+
+
+
+ +
-
- { - }> - - - } -
+
+ { + }> + + + } +
- - - - -
-
-
-
-
-
- - - {hasNextStep && ( - - )} - - -
-
-
-
-
- ); + + + + +
+
+
+
+
+
+ + + {hasNextStep && ( + + )} + + +
+
+
+
+
+ ); } diff --git a/packages/app/src/modules/Main/Components/ScorecardList/Components/Cards/ScorecardListCard.tsx b/packages/app/src/modules/Main/Components/ScorecardList/Components/Cards/ScorecardListCard.tsx index eeab789cd..2976b4297 100644 --- a/packages/app/src/modules/Main/Components/ScorecardList/Components/Cards/ScorecardListCard.tsx +++ b/packages/app/src/modules/Main/Components/ScorecardList/Components/Cards/ScorecardListCard.tsx @@ -1,19 +1,13 @@ -import { useAlert } from "@dhis2/app-runtime"; -import i18n from "@dhis2/d2-i18n"; -import { Button, ButtonStrip, colors } from "@dhis2/ui"; -import { useConfirmDialog } from "@hisptz/dhis2-ui"; -import { - RouterState, - ScorecardCardImage as holderImage, - truncateDescription, - useDeleteScorecard, - UserAuthorityOnScorecard, -} from "@scorecard/shared"; -import PropTypes from "prop-types"; -import React, { useState } from "react"; -import { useNavigate } from "react-router-dom"; -import { useRecoilValue, useSetRecoilState } from "recoil"; -import { steps } from "../../../ScoreCardManagement/state/pages"; +import {useAlert} from '@dhis2/app-runtime'; +import i18n from '@dhis2/d2-i18n'; +import {Button, ButtonStrip, colors} from '@dhis2/ui'; +import {useConfirmDialog} from '@hisptz/dhis2-ui'; +import {RouterState, ScorecardCardImage as holderImage, truncateDescription, useDeleteScorecard, UserAuthorityOnScorecard,} from '@scorecard/shared'; +import PropTypes from 'prop-types'; +import React, {useState} from 'react'; +import {useNavigate} from 'react-router-dom'; +import {useRecoilValue, useSetRecoilState} from 'recoil'; +import {steps} from '../../../ScoreCardManagement/state/pages'; export default function ScorecardListCard({ scorecard, grid }: any) { const setRoute = useSetRecoilState(RouterState); @@ -40,7 +34,7 @@ export default function ScorecardListCard({ scorecard, grid }: any) { if (write) { setRoute((prevRoute: any) => ({ ...prevRoute, previous: `/` })); const initialStep = steps[0].id; - navigate(`/edit/${initialStep}/${id}`); + navigate(`/edit/${id}/${initialStep}`); } }; diff --git a/packages/app/src/modules/Router/index.tsx b/packages/app/src/modules/Router/index.tsx index d12843140..456a1eb18 100644 --- a/packages/app/src/modules/Router/index.tsx +++ b/packages/app/src/modules/Router/index.tsx @@ -1,69 +1,83 @@ -import { FullPageError, FullPageLoader } from "@scorecard/shared"; -import { SystemSettingsState } from "@scorecard/shared"; -import React, { Suspense } from "react"; -import { ErrorBoundary } from "react-error-boundary"; -import { HashRouter, Routes, Route, Navigate } from "react-router-dom"; -import { useRecoilValue } from "recoil"; +import {FullPageError, FullPageLoader, SystemSettingsState} from '@scorecard/shared'; +import React, {Suspense} from 'react'; +import {ErrorBoundary} from 'react-error-boundary'; +import {HashRouter, Navigate, Route, Routes} from 'react-router-dom'; +import {useRecoilValue} from 'recoil'; +import {steps} from '../Main/Components/ScoreCardManagement/state/pages'; -const Main = React.lazy(() => import("../Main")); +const Main = React.lazy(() => import('../Main')); const ScorecardManagement = React.lazy(() => - import("../Main/Components/ScoreCardManagement"), + import('../Main/Components/ScoreCardManagement'), ); const ScorecardView = React.lazy(() => - import("@scorecard/shared").then((module) => ({ - default: module.ScorecardView, - })), + import('@scorecard/shared').then((module) => ({ + default: module.ScorecardView, + })), ); const ScorecardMigration = React.lazy(() => - import("../Main/Components/ScorecardMigration"), + import('../Main/Components/ScorecardMigration'), ); const pages = [ - { - path: "/migrate", - component: ScorecardMigration, - }, - { - path: "/edit/:step/:id", - component: ScorecardManagement, - }, - { - path: "/add/:step?", - component: ScorecardManagement, - }, - { - path: "/view/:id", - component: ScorecardView, - }, - { - path: "/", - component: Main, - }, + { + path: '/migrate', + component: ScorecardMigration, + }, + { + path: '/edit/:id', + component: ScorecardManagement, + subItems: [ + ...steps.map((step) => ({ + path: step.id, + component: step.component, + })) + ] + }, + { + path: '/add/:step?', + component: ScorecardManagement, + }, + { + path: '/view/:id', + component: ScorecardView, + }, + { + path: '/', + component: Main, + }, ]; export default function Router() { - useRecoilValue(SystemSettingsState); + useRecoilValue(SystemSettingsState); - return ( - - - }> - - {pages.map(({ path, component: Component }) => ( - - - - } - /> - ))} - } /> - - - - - ); + return ( + + + }> + + {pages.map(({path, component: Component, subItems}) => ( + + + + } + > + { + subItems?.map(({path, component: Component}) => ( + + + } key={path} path={path}/> + )) + } + + ))} + }/> + + + + + ); } diff --git a/packages/app/tsconfig.json b/packages/app/tsconfig.json index 79371e250..58dc0ff75 100644 --- a/packages/app/tsconfig.json +++ b/packages/app/tsconfig.json @@ -15,6 +15,6 @@ "noEmit": true, "jsx": "react-jsx" }, - "include": ["src"], + "include": ["src", "../../type.d.ts"], "exclude": ["node_modules", "**/*.test.tsx"] - } \ No newline at end of file + } diff --git a/packages/shared/package.json b/packages/shared/package.json index 0633a0936..00529b3ff 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,26 +1,27 @@ { - "name": "@scorecard/shared", - "version": "2.6.2", - "main": "./build/cjs/index.js", - "scripts": { - "build": "d2 app scripts build --verbose --no-verify", - "start": "d2 app scripts build --watch" - }, - "dependencies": { - "@dhis2/ui": "^9.10.2", - "jquery": "^3.6.4", - "react-hook-form": "^7.43.8", - "react-router-dom": "^6.25.1" - }, - "module": "./build/es/index.js", - "exports": { - "import": "./build/es/index.js", - "require": "./build/cjs/index.js" - }, - "devDependencies": { - "@types/node": "^20.14.11", - "@types/react": "^18.3.3", - "@types/react-dom": "^18.3.0", - "typescript": "^5.5.3" - } + "name": "@scorecard/shared", + "version": "2.6.2", + "main": "./build/cjs/index.js", + "scripts": { + "build": "tsc && d2 app scripts build --verbose --no-verify", + "start": "d2 app scripts build --watch" + }, + "dependencies": { + "@dhis2/ui": "^9.10.2", + "jquery": "^3.6.4", + "react-hook-form": "^7.43.8", + "react-router-dom": "^6.25.1" + }, + "module": "./build/es/index.js", + "exports": { + "import": "./build/es/index.js", + "require": "./build/cjs/index.js", + "types": "./build/types/index.d.ts" + }, + "devDependencies": { + "@types/node": "^20.14.11", + "@types/react": "^18.3.3", + "@types/react-dom": "^18.3.0", + "typescript": "^5.5.3" + } } diff --git a/packages/shared/tsconfig.json b/packages/shared/tsconfig.json index 8d9568a8e..5c2ec4b70 100644 --- a/packages/shared/tsconfig.json +++ b/packages/shared/tsconfig.json @@ -1,20 +1,32 @@ { - "compilerOptions": { - "target": "es5", - "lib": ["dom", "dom.iterable", "esnext"], - "allowJs": true, - "skipLibCheck": true, - "esModuleInterop": true, - "allowSyntheticDefaultImports": true, - "strict": true, - "forceConsistentCasingInFileNames": true, - "module": "esnext", - "moduleResolution": "node", - "resolveJsonModule": true, - "isolatedModules": true, - "noEmit": true, - "jsx": "react-jsx" - }, - "include": ["src"], - "exclude": ["node_modules", "**/*.test.tsx"] + "compilerOptions": { + "target": "es5", + "lib": [ + "dom", + "dom.iterable", + "esnext" + ], + "declarationDir": "./build/types", + "declaration": true, + "allowJs": true, + "skipLibCheck": true, + "esModuleInterop": true, + "allowSyntheticDefaultImports": true, + "strict": false, + "forceConsistentCasingInFileNames": true, + "module": "esnext", + "moduleResolution": "node", + "resolveJsonModule": true, + "isolatedModules": true, + "noEmit": true, + "jsx": "react-jsx" + }, + "include": [ + "src", + "../../type.d.ts" + ], + "exclude": [ + "node_modules", + "**/*.test.tsx" + ] } diff --git a/packages/widget/tsconfig.json b/packages/widget/tsconfig.json index 8d9568a8e..f8fb3d0a9 100644 --- a/packages/widget/tsconfig.json +++ b/packages/widget/tsconfig.json @@ -1,20 +1,30 @@ { - "compilerOptions": { - "target": "es5", - "lib": ["dom", "dom.iterable", "esnext"], - "allowJs": true, - "skipLibCheck": true, - "esModuleInterop": true, - "allowSyntheticDefaultImports": true, - "strict": true, - "forceConsistentCasingInFileNames": true, - "module": "esnext", - "moduleResolution": "node", - "resolveJsonModule": true, - "isolatedModules": true, - "noEmit": true, - "jsx": "react-jsx" - }, - "include": ["src"], - "exclude": ["node_modules", "**/*.test.tsx"] + "compilerOptions": { + "target": "es5", + "lib": [ + "dom", + "dom.iterable", + "esnext" + ], + "allowJs": true, + "skipLibCheck": true, + "esModuleInterop": true, + "allowSyntheticDefaultImports": true, + "strict": true, + "forceConsistentCasingInFileNames": true, + "module": "esnext", + "moduleResolution": "node", + "resolveJsonModule": true, + "isolatedModules": true, + "noEmit": true, + "jsx": "react-jsx" + }, + "include": [ + "src", + "../../type.d.ts" + ], + "exclude": [ + "node_modules", + "**/*.test.tsx" + ] } diff --git a/type.d.ts b/type.d.ts new file mode 100644 index 000000000..c0fd7c5fc --- /dev/null +++ b/type.d.ts @@ -0,0 +1,2 @@ +declare module '*.svg'; +declare module '*.css';